Push event to branch main Connecting to https://api.github.com using GitHub bot (username/token) Obtained Jenkinsfile from e9762deeff33e27cc30202dcfe750ded43f5ce96 [Pipeline] Start of Pipeline [Pipeline] echo [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option. [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes gemini/gemini-management-agent-pod-1dx5r-px9g6 Still waiting to schedule task ‘gemini-management-agent-pod-1dx5r-px9g6’ is offline Agent gemini-management-agent-pod-1dx5r-px9g6 is provisioned from template gemini-management-agent-pod-1dx5r --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins-ui.gemini.svc.cluster.local/gemini/job/gemini-management-all/job/main/1/" runUrl: "job/gemini-management-all/job/main/1/" labels: jenkins: "slave" jenkins/label-digest: "d0c292a4c3bb2a46a90280118649430c474837dc" jenkins/label: "gemini-management-agent-pod" name: "gemini-management-agent-pod-1dx5r-px9g6" namespace: "gemini" spec: containers: - command: - "cat" env: - name: "MAVEN_OPTS" value: "-Duser.home=/home/jenkins" image: "maven:3.9.4-eclipse-temurin-8" name: "maven" resources: limits: memory: "2Gi" cpu: "1" requests: memory: "2Gi" cpu: "1" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/settings.xml" name: "settings-xml" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.m2/repository" name: "m2-repo" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.gemini.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "gemini-management-agent-pod-1dx5r-px9g6" - name: "JENKINS_NAME" value: "gemini-management-agent-pod-1dx5r-px9g6" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.gemini.svc.cluster.local/gemini/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3131.vf2b_b_798b_ce99" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - emptyDir: {} name: "m2-repo" - name: "settings-xml" secret: items: - key: "settings.xml" path: "settings.xml" secretName: "m2-secret-dir" - emptyDir: medium: "" name: "workspace-volume" Running on gemini-management-agent-pod-1dx5r-px9g6 in /home/jenkins/agent/workspace/gemini-management-all_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential github-bot Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/eclipse-gemini/gemini.management.git > git init /home/jenkins/agent/workspace/gemini-management-all_main # timeout=10 Fetching upstream changes from https://github.com/eclipse-gemini/gemini.management.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub bot (username/token) > git fetch --no-tags --force --progress -- https://github.com/eclipse-gemini/gemini.management.git +refs/heads/main:refs/remotes/origin/main # timeout=10 Avoid second fetch Checking out Revision e9762deeff33e27cc30202dcfe750ded43f5ce96 (main) > git config remote.origin.url https://github.com/eclipse-gemini/gemini.management.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9762deeff33e27cc30202dcfe750ded43f5ce96 # timeout=10 Commit message: "Bump Tycho to latest compatible `0.x` version `0.26.0`" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Run maven) [Pipeline] container [Pipeline] { [Pipeline] sh + mvn verify [INFO] Scanning for projects... [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/tycho-maven-plugin/0.26.0/tycho-maven-plugin-0.26.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/tycho-maven-plugin/0.26.0/tycho-maven-plugin-0.26.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/0.26.0/tycho-maven-plugin-0.26.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/0.26.0/tycho-maven-plugin-0.26.0.pom (2.1 kB at 8.3 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/tycho/0.26.0/tycho-0.26.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/tycho/0.26.0/tycho-0.26.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/0.26.0/tycho-0.26.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/0.26.0/tycho-0.26.0.pom (19 kB at 1.2 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/tycho-core/0.26.0/tycho-core-0.26.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/tycho-core/0.26.0/tycho-core-0.26.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.26.0/tycho-core-0.26.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.26.0/tycho-core-0.26.0.pom (4.6 kB at 255 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 19 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 1.5 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 159 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/apache/6/apache-6.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 154 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 177 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (2.5 kB at 167 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 1.4 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 520 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 1.0 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 134 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 92 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 431 B/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 214 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 865 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 18 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 326 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 174 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 566 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 350 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 32 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 464 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 204 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 478 B/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 148 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 191 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 447 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 209 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 217 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 62 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 556 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 398 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 190 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 3.6 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 124 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 790 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 187 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 165 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 105 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 20 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 121 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 308 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 134 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom (4.4 kB at 312 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 255 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 905 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom (3.7 kB at 287 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3.1 kB at 55 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 852 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/commons-io/commons-io/2.2/commons-io-2.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 9.2 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/commons/commons-parent/24/commons-parent-24.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 2.6 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/apache/9/apache-9.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 1.2 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom (11 kB at 879 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 2.4 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/apache/13/apache-13.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 233 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.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.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.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.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom (1.1 kB at 91 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/sisu-equinox-embedder/0.26.0/sisu-equinox-embedder-0.26.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/sisu-equinox-embedder/0.26.0/sisu-equinox-embedder-0.26.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.26.0/sisu-equinox-embedder-0.26.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.26.0/sisu-equinox-embedder-0.26.0.pom (1.8 kB at 142 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/sisu-equinox/0.26.0/sisu-equinox-0.26.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/sisu-equinox/0.26.0/sisu-equinox-0.26.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/0.26.0/sisu-equinox-0.26.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/0.26.0/sisu-equinox-0.26.0.pom (1.0 kB at 42 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/org.eclipse.osgi/3.11.0.v20160603-1336/org.eclipse.osgi-3.11.0.v20160603-1336.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/org.eclipse.osgi/3.11.0.v20160603-1336/org.eclipse.osgi-3.11.0.v20160603-1336.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.11.0.v20160603-1336/org.eclipse.osgi-3.11.0.v20160603-1336.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.11.0.v20160603-1336/org.eclipse.osgi-3.11.0.v20160603-1336.pom (1.0 kB at 47 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/sisu-equinox-api/0.26.0/sisu-equinox-api-0.26.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/sisu-equinox-api/0.26.0/sisu-equinox-api-0.26.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.26.0/sisu-equinox-api-0.26.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.26.0/sisu-equinox-api-0.26.0.pom (1.7 kB at 82 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/tycho-metadata-model/0.26.0/tycho-metadata-model-0.26.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/tycho-metadata-model/0.26.0/tycho-metadata-model-0.26.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.26.0/tycho-metadata-model-0.26.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.26.0/tycho-metadata-model-0.26.0.pom (1.3 kB at 80 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/de/pdark/decentxml/1.3/decentxml-1.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 448 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/tycho-embedder-api/0.26.0/tycho-embedder-api-0.26.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/tycho-embedder-api/0.26.0/tycho-embedder-api-0.26.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.26.0/tycho-embedder-api-0.26.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.26.0/tycho-embedder-api-0.26.0.pom (2.1 kB at 188 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.26.0/org.eclipse.tycho.embedder.shared-0.26.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.26.0/org.eclipse.tycho.embedder.shared-0.26.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/0.26.0/org.eclipse.tycho.embedder.shared-0.26.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/0.26.0/org.eclipse.tycho.embedder.shared-0.26.0.pom (1.1 kB at 89 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/tycho-bundles/0.26.0/tycho-bundles-0.26.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/tycho-bundles/0.26.0/tycho-bundles-0.26.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/0.26.0/tycho-bundles-0.26.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/0.26.0/tycho-bundles-0.26.0.pom (3.2 kB at 189 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.26.0/org.eclipse.tycho.core.shared-0.26.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.26.0/org.eclipse.tycho.core.shared-0.26.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/0.26.0/org.eclipse.tycho.core.shared-0.26.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/0.26.0/org.eclipse.tycho.core.shared-0.26.0.pom (1.0 kB at 62 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/tycho-p2-facade/0.26.0/tycho-p2-facade-0.26.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/tycho-p2-facade/0.26.0/tycho-p2-facade-0.26.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.26.0/tycho-p2-facade-0.26.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.26.0/tycho-p2-facade-0.26.0.pom (2.1 kB at 179 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/tycho-p2/0.26.0/tycho-p2-0.26.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/tycho-p2/0.26.0/tycho-p2-0.26.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/0.26.0/tycho-p2-0.26.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/0.26.0/tycho-p2-0.26.0.pom (1.1 kB at 95 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.26.0/org.eclipse.tycho.p2.resolver.shared-0.26.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.26.0/org.eclipse.tycho.p2.resolver.shared-0.26.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/0.26.0/org.eclipse.tycho.p2.resolver.shared-0.26.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/0.26.0/org.eclipse.tycho.p2.resolver.shared-0.26.0.pom (1.1 kB at 83 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.26.0/org.eclipse.tycho.p2.tools.shared-0.26.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.26.0/org.eclipse.tycho.p2.tools.shared-0.26.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/0.26.0/org.eclipse.tycho.p2.tools.shared-0.26.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/0.26.0/org.eclipse.tycho.p2.tools.shared-0.26.0.pom (1.1 kB at 67 B/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/tycho-maven-plugin/0.26.0/tycho-maven-plugin-0.26.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/tycho-core/0.26.0/tycho-core-0.26.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/commons-io/commons-io/2.2/commons-io-2.2.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/sisu-equinox-embedder/0.26.0/sisu-equinox-embedder-0.26.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/tycho-metadata-model/0.26.0/tycho-metadata-model-0.26.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/org.eclipse.osgi/3.11.0.v20160603-1336/org.eclipse.osgi-3.11.0.v20160603-1336.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/sisu-equinox-api/0.26.0/sisu-equinox-api-0.26.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/de/pdark/decentxml/1.3/decentxml-1.3.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/tycho-embedder-api/0.26.0/tycho-embedder-api-0.26.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.26.0/org.eclipse.tycho.embedder.shared-0.26.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.26.0/org.eclipse.tycho.core.shared-0.26.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/tycho-p2-facade/0.26.0/tycho-p2-facade-0.26.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.26.0/org.eclipse.tycho.p2.resolver.shared-0.26.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.26.0/org.eclipse.tycho.p2.tools.shared-0.26.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/tycho-maven-plugin/0.26.0/tycho-maven-plugin-0.26.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/tycho-core/0.26.0/tycho-core-0.26.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/commons-io/commons-io/2.2/commons-io-2.2.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/sisu-equinox-embedder/0.26.0/sisu-equinox-embedder-0.26.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/sisu-equinox-api/0.26.0/sisu-equinox-api-0.26.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/org.eclipse.osgi/3.11.0.v20160603-1336/org.eclipse.osgi-3.11.0.v20160603-1336.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/tycho-metadata-model/0.26.0/tycho-metadata-model-0.26.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/tycho-embedder-api/0.26.0/tycho-embedder-api-0.26.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/de/pdark/decentxml/1.3/decentxml-1.3.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.26.0/org.eclipse.tycho.embedder.shared-0.26.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.26.0/org.eclipse.tycho.core.shared-0.26.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/tycho-p2-facade/0.26.0/tycho-p2-facade-0.26.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.26.0/org.eclipse.tycho.p2.tools.shared-0.26.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.26.0/org.eclipse.tycho.p2.resolver.shared-0.26.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/0.26.0/tycho-maven-plugin-0.26.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/0.26.0/tycho-maven-plugin-0.26.0.jar (5.5 kB at 96 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.26.0/tycho-core-0.26.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] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 14 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/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 510 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-model/3.0/maven-model-3.0.jar (165 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-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-artifact/3.0/maven-artifact-3.0.jar (52 kB at 385 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 343 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-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 272 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/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 91 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/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 708 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.26.0/tycho-core-0.26.0.jar (195 kB at 1.3 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] 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 230 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/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 664 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 333 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 480 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 877 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 118 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-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 630 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 249 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.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 185 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.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 53 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.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 193 kB/s) [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.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar (145 kB at 553 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.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar (82 kB at 255 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.26.0/sisu-equinox-embedder-0.26.0.jar [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.jar (174 kB at 532 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.11.0.v20160603-1336/org.eclipse.osgi-3.11.0.v20160603-1336.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar (230 kB at 703 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.26.0/sisu-equinox-api-0.26.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar (378 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.26.0/tycho-metadata-model-0.26.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.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar (244 kB at 742 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/0.26.0/sisu-equinox-embedder-0.26.0.jar (13 kB at 39 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.26.0/tycho-embedder-api-0.26.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.26.0/sisu-equinox-api-0.26.0.jar (3.1 kB at 9.2 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/0.26.0/org.eclipse.tycho.embedder.shared-0.26.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.26.0/tycho-metadata-model-0.26.0.jar (36 kB at 107 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/0.26.0/org.eclipse.tycho.core.shared-0.26.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 324 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.26.0/tycho-p2-facade-0.26.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.26.0/tycho-p2-facade-0.26.0.jar (34 kB at 94 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/0.26.0/org.eclipse.tycho.embedder.shared-0.26.0.jar (9.6 kB at 25 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.26.0/org.eclipse.tycho.p2.resolver.shared-0.26.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.26.0/tycho-embedder-api-0.26.0.jar (7.0 kB at 17 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/0.26.0/org.eclipse.tycho.p2.tools.shared-0.26.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/0.26.0/org.eclipse.tycho.core.shared-0.26.0.jar (38 kB at 90 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 10.0 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/0.26.0/org.eclipse.tycho.p2.resolver.shared-0.26.0.jar (27 kB at 61 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.11.0.v20160603-1336/org.eclipse.osgi-3.11.0.v20160603-1336.jar (1.4 MB at 3.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.26.0/org.eclipse.tycho.p2.tools.shared-0.26.0.jar (21 kB at 47 kB/s) [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/tycho-bundles-external/0.26.0/tycho-bundles-external-0.26.0.zip [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/tycho-bundles-external/0.26.0/tycho-bundles-external-0.26.0.zip [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/0.26.0/tycho-bundles-external-0.26.0.zip [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/0.26.0/tycho-bundles-external-0.26.0.zip (7.4 MB at 35 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.26.0/org.eclipse.tycho.p2.resolver.impl-0.26.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.26.0/org.eclipse.tycho.p2.resolver.impl-0.26.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/0.26.0/org.eclipse.tycho.p2.resolver.impl-0.26.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/0.26.0/org.eclipse.tycho.p2.resolver.impl-0.26.0.jar (216 kB at 11 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/0.26.0/org.eclipse.tycho.p2.maven.repository-0.26.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/0.26.0/org.eclipse.tycho.p2.maven.repository-0.26.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/0.26.0/org.eclipse.tycho.p2.maven.repository-0.26.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/0.26.0/org.eclipse.tycho.p2.maven.repository-0.26.0.jar (149 kB at 9.3 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/0.26.0/org.eclipse.tycho.p2.tools.impl-0.26.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/0.26.0/org.eclipse.tycho.p2.tools.impl-0.26.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/0.26.0/org.eclipse.tycho.p2.tools.impl-0.26.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/0.26.0/org.eclipse.tycho.p2.tools.impl-0.26.0.jar (47 kB at 2.2 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/target-platform-configuration/0.26.0/target-platform-configuration-0.26.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/target-platform-configuration/0.26.0/target-platform-configuration-0.26.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.26.0/target-platform-configuration-0.26.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.26.0/target-platform-configuration-0.26.0.pom (1.7 kB at 108 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/target-platform-configuration/0.26.0/target-platform-configuration-0.26.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/target-platform-configuration/0.26.0/target-platform-configuration-0.26.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.26.0/target-platform-configuration-0.26.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.26.0/target-platform-configuration-0.26.0.jar (8.1 kB at 619 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/tycho-source-plugin/0.26.0/tycho-source-plugin-0.26.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/tycho-source-plugin/0.26.0/tycho-source-plugin-0.26.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/0.26.0/tycho-source-plugin-0.26.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/0.26.0/tycho-source-plugin-0.26.0.pom (2.8 kB at 201 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/tycho-source-plugin/0.26.0/tycho-source-plugin-0.26.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/tycho-source-plugin/0.26.0/tycho-source-plugin-0.26.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/0.26.0/tycho-source-plugin-0.26.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/0.26.0/tycho-source-plugin-0.26.0.jar (23 kB at 1.8 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom (5.0 kB at 132 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom (12 kB at 491 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 1.7 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/apache/5/apache-5.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 205 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 303 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 242 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-parent/21/maven-parent-21.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 56 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/apache/10/apache-10.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 1.1 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 57 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/tycho-packaging-plugin/0.26.0/tycho-packaging-plugin-0.26.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/tycho-packaging-plugin/0.26.0/tycho-packaging-plugin-0.26.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.26.0/tycho-packaging-plugin-0.26.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.26.0/tycho-packaging-plugin-0.26.0.pom (2.7 kB at 209 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/tycho-packaging-plugin/0.26.0/tycho-packaging-plugin-0.26.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/tycho-packaging-plugin/0.26.0/tycho-packaging-plugin-0.26.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar (24 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.26.0/tycho-packaging-plugin-0.26.0.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 2.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.26.0/tycho-packaging-plugin-0.26.0.jar (129 kB at 2.6 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/mojo/findbugs-maven-plugin/2.3.2/findbugs-maven-plugin-2.3.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/mojo/findbugs-maven-plugin/2.3.2/findbugs-maven-plugin-2.3.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/findbugs-maven-plugin/2.3.2/findbugs-maven-plugin-2.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/findbugs-maven-plugin/2.3.2/findbugs-maven-plugin-2.3.2.pom (16 kB at 723 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom (26 kB at 1.3 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.1 kB at 171 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/mojo/findbugs-maven-plugin/2.3.2/findbugs-maven-plugin-2.3.2.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/mojo/findbugs-maven-plugin/2.3.2/findbugs-maven-plugin-2.3.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/findbugs-maven-plugin/2.3.2/findbugs-maven-plugin-2.3.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/findbugs-maven-plugin/2.3.2/findbugs-maven-plugin-2.3.2.jar (120 kB at 5.0 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/plugins/maven-pmd-plugin/2.5/maven-pmd-plugin-2.5.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/plugins/maven-pmd-plugin/2.5/maven-pmd-plugin-2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-pmd-plugin/2.5/maven-pmd-plugin-2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-pmd-plugin/2.5/maven-pmd-plugin-2.5.pom (7.5 kB at 326 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/plugins/maven-plugins/17/maven-plugins-17.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/plugins/maven-plugins/17/maven-plugins-17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/17/maven-plugins-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/17/maven-plugins-17.pom (13 kB at 589 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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.7 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/apache/7/apache-7.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 1.1 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/plugins/maven-pmd-plugin/2.5/maven-pmd-plugin-2.5.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/plugins/maven-pmd-plugin/2.5/maven-pmd-plugin-2.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-pmd-plugin/2.5/maven-pmd-plugin-2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-pmd-plugin/2.5/maven-pmd-plugin-2.5.jar (57 kB at 2.5 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom (5.3 kB at 312 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom (9.9 kB at 275 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-parent/35/maven-parent-35.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-parent/35/maven-parent-35.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/35/maven-parent-35.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/35/maven-parent-35.pom (45 kB at 2.1 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/apache/25/apache-25.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/apache/25/apache-25.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/25/apache-25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/25/apache-25.pom (21 kB at 1.5 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar (36 kB at 4.1 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/plugins/maven-resources-plugin/2.4.1/maven-resources-plugin-2.4.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/plugins/maven-resources-plugin/2.4.1/maven-resources-plugin-2.4.1.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.1/maven-resources-plugin-2.4.1.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.1/maven-resources-plugin-2.4.1.pom (5.3 kB at 211 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/plugins/maven-plugins/14/maven-plugins-14.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/plugins/maven-plugins/14/maven-plugins-14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/14/maven-plugins-14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/14/maven-plugins-14.pom (13 kB at 1.0 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-parent/13/maven-parent-13.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-parent/13/maven-parent-13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/13/maven-parent-13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 kB at 943 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/plugins/maven-resources-plugin/2.4.1/maven-resources-plugin-2.4.1.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/plugins/maven-resources-plugin/2.4.1/maven-resources-plugin-2.4.1.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.1/maven-resources-plugin-2.4.1.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.1/maven-resources-plugin-2.4.1.jar (24 kB at 1.7 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/tycho-p2-plugin/0.26.0/tycho-p2-plugin-0.26.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/tycho-p2-plugin/0.26.0/tycho-p2-plugin-0.26.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.26.0/tycho-p2-plugin-0.26.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.26.0/tycho-p2-plugin-0.26.0.pom (2.3 kB at 138 B/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/tycho-p2-plugin/0.26.0/tycho-p2-plugin-0.26.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/tycho-p2-plugin/0.26.0/tycho-p2-plugin-0.26.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.26.0/tycho-p2-plugin-0.26.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.26.0/tycho-p2-plugin-0.26.0.jar (28 kB at 919 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/sisu-equinox-launching/0.26.0/sisu-equinox-launching-0.26.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/sisu-equinox-launching/0.26.0/sisu-equinox-launching-0.26.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.26.0/sisu-equinox-launching-0.26.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.26.0/sisu-equinox-launching-0.26.0.pom (2.7 kB at 195 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 575 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/commons/commons-parent/32/commons-parent-32.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 3.5 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/tycho-artifactcomparator/0.26.0/tycho-artifactcomparator-0.26.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/tycho-artifactcomparator/0.26.0/tycho-artifactcomparator-0.26.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/0.26.0/tycho-artifactcomparator-0.26.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/0.26.0/tycho-artifactcomparator-0.26.0.pom (1.8 kB at 53 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 47 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 578 B/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/ow2/ow2/1.3/ow2-1.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 34 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/sisu-equinox-launching/0.26.0/sisu-equinox-launching-0.26.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/tycho-artifactcomparator/0.26.0/tycho-artifactcomparator-0.26.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/sisu-equinox-launching/0.26.0/sisu-equinox-launching-0.26.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/tycho-artifactcomparator/0.26.0/tycho-artifactcomparator-0.26.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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/sisu-equinox-launching/0.26.0/sisu-equinox-launching-0.26.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.26.0/sisu-equinox-launching-0.26.0.jar (28 kB at 899 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/0.26.0/tycho-artifactcomparator-0.26.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/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (54 kB at 5.4 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/0.26.0/tycho-artifactcomparator-0.26.0.jar (20 kB at 425 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 6.8 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/tycho-compiler-plugin/0.26.0/tycho-compiler-plugin-0.26.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/tycho-compiler-plugin/0.26.0/tycho-compiler-plugin-0.26.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/0.26.0/tycho-compiler-plugin-0.26.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/0.26.0/tycho-compiler-plugin-0.26.0.pom (2.6 kB at 184 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/tycho-compiler-plugin/0.26.0/tycho-compiler-plugin-0.26.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/tycho-compiler-plugin/0.26.0/tycho-compiler-plugin-0.26.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/0.26.0/tycho-compiler-plugin-0.26.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/0.26.0/tycho-compiler-plugin-0.26.0.jar (33 kB at 2.1 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 287 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 867 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 2.1 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 272 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 1.2 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 1.9 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom (20 kB at 1.4 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom (9.9 kB at 341 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-parent/36/maven-parent-36.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-parent/36/maven-parent-36.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/36/maven-parent-36.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 3.5 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/apache/26/apache-26.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/apache/26/apache-26.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom (21 kB at 1.2 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar (119 kB at 2.2 MB/s) [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/tycho-surefire-plugin/0.26.0/tycho-surefire-plugin-0.26.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/tycho-surefire-plugin/0.26.0/tycho-surefire-plugin-0.26.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/0.26.0/tycho-surefire-plugin-0.26.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/0.26.0/tycho-surefire-plugin-0.26.0.pom (4.5 kB at 343 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/tycho-surefire/0.26.0/tycho-surefire-0.26.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/tycho-surefire/0.26.0/tycho-surefire-0.26.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/0.26.0/tycho-surefire-0.26.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/0.26.0/tycho-surefire-0.26.0.pom (3.3 kB at 98 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/tycho-surefire-plugin/0.26.0/tycho-surefire-plugin-0.26.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/tycho-surefire-plugin/0.26.0/tycho-surefire-plugin-0.26.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/0.26.0/tycho-surefire-plugin-0.26.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/0.26.0/tycho-surefire-plugin-0.26.0.jar (55 kB at 1.9 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.26.0/org.eclipse.tycho.surefire.osgibooter-0.26.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.26.0/org.eclipse.tycho.surefire.osgibooter-0.26.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/0.26.0/org.eclipse.tycho.surefire.osgibooter-0.26.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/0.26.0/org.eclipse.tycho.surefire.osgibooter-0.26.0.pom (2.1 kB at 471 B/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.26.0/org.eclipse.tycho.surefire.junit-0.26.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.26.0/org.eclipse.tycho.surefire.junit-0.26.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/0.26.0/org.eclipse.tycho.surefire.junit-0.26.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/0.26.0/org.eclipse.tycho.surefire.junit-0.26.0.pom (1.6 kB at 124 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.26.0/org.eclipse.tycho.surefire.junit4-0.26.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.26.0/org.eclipse.tycho.surefire.junit4-0.26.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/0.26.0/org.eclipse.tycho.surefire.junit4-0.26.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/0.26.0/org.eclipse.tycho.surefire.junit4-0.26.0.pom (1.6 kB at 95 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.26.0/org.eclipse.tycho.surefire.junit47-0.26.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.26.0/org.eclipse.tycho.surefire.junit47-0.26.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/0.26.0/org.eclipse.tycho.surefire.junit47-0.26.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/0.26.0/org.eclipse.tycho.surefire.junit47-0.26.0.pom (2.0 kB at 117 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/0.26.0/org.eclipse.tycho.surefire.testng-0.26.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/0.26.0/org.eclipse.tycho.surefire.testng-0.26.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/0.26.0/org.eclipse.tycho.surefire.testng-0.26.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/0.26.0/org.eclipse.tycho.surefire.testng-0.26.0.pom (2.2 kB at 23 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom (2.3 kB at 164 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom (17 kB at 865 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 2.3 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom (6.1 kB at 3.8 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.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.3/maven-plugin-annotations-3.3.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.3/maven-plugin-annotations-3.3.pom (1.6 kB at 21 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.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.3/maven-plugin-tools-3.3.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.3/maven-plugin-tools-3.3.pom (13 kB at 18 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-parent/24/maven-parent-24.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-parent/24/maven-parent-24.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.9 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/apache/14/apache-14.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/apache/14/apache-14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 kB at 1.2 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom (2.8 kB at 257 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (1.6 kB at 147 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven/2.0.9/maven-2.0.9.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven/2.0.9/maven-2.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 kB at 1.6 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-parent/8/maven-parent-8.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-parent/8/maven-parent-8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 2.2 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/apache/4/apache-4.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 264 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (2.1 kB at 65 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 184 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 161 B/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 1.3 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 22 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/xbean/xbean/3.4/xbean-3.4.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/xbean/xbean/3.4/xbean-3.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 23 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/log4j/log4j/1.2.12/log4j-1.2.12.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/log4j/log4j/1.2.12/log4j-1.2.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 7.6 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 92 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/com/google/collections/google-collections/1.0/google-collections-1.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 99 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/com/google/google/1/google-1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 141 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/junit/junit/4.11/junit-4.11.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/junit/junit/4.11/junit-4.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom (2.3 kB at 138 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 64 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 5.9 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (2.7 kB at 2.1 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (2.0 kB at 1.2 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (2.7 kB at 208 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (1.9 kB at 173 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2.0 kB at 197 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (3.5 kB at 316 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 928 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/commons/commons-parent/22/commons-parent-22.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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.8 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/tycho-testing-harness/0.26.0/tycho-testing-harness-0.26.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/tycho-testing-harness/0.26.0/tycho-testing-harness-0.26.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-testing-harness/0.26.0/tycho-testing-harness-0.26.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-testing-harness/0.26.0/tycho-testing-harness-0.26.0.pom (2.6 kB at 214 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/plugin-testing/maven-plugin-testing-harness/2.1/maven-plugin-testing-harness-2.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/plugin-testing/maven-plugin-testing-harness/2.1/maven-plugin-testing-harness-2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/2.1/maven-plugin-testing-harness-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/2.1/maven-plugin-testing-harness-2.1.pom (3.2 kB at 269 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/plugin-testing/maven-plugin-testing/2.1/maven-plugin-testing-2.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/plugin-testing/maven-plugin-testing/2.1/maven-plugin-testing-2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing/2.1/maven-plugin-testing-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing/2.1/maven-plugin-testing-2.1.pom (10 kB at 718 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/shared/maven-verifier/1.3/maven-verifier-1.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/shared/maven-verifier/1.3/maven-verifier-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-verifier/1.3/maven-verifier-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-verifier/1.3/maven-verifier-1.3.pom (2.1 kB at 177 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom (9.2 kB at 763 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-parent/19/maven-parent-19.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-parent/19/maven-parent-19.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/19/maven-parent-19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 kB at 1.4 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.26.0/org.eclipse.tycho.surefire.osgibooter-0.26.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.26.0/org.eclipse.tycho.surefire.junit-0.26.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.26.0/org.eclipse.tycho.surefire.junit4-0.26.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.26.0/org.eclipse.tycho.surefire.junit47-0.26.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/0.26.0/org.eclipse.tycho.surefire.testng-0.26.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/tycho-testing-harness/0.26.0/tycho-testing-harness-0.26.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/plugin-testing/maven-plugin-testing-harness/2.1/maven-plugin-testing-harness-2.1.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/shared/maven-verifier/1.3/maven-verifier-1.3.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.26.0/org.eclipse.tycho.surefire.osgibooter-0.26.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.26.0/org.eclipse.tycho.surefire.junit-0.26.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.26.0/org.eclipse.tycho.surefire.junit4-0.26.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.26.0/org.eclipse.tycho.surefire.junit47-0.26.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/0.26.0/org.eclipse.tycho.surefire.testng-0.26.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/tycho-testing-harness/0.26.0/tycho-testing-harness-0.26.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/shared/maven-verifier/1.3/maven-verifier-1.3.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/plugin-testing/maven-plugin-testing-harness/2.1/maven-plugin-testing-harness-2.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.26.0/org.eclipse.tycho.surefire.osgibooter-0.26.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.26.0/org.eclipse.tycho.surefire.osgibooter-0.26.0.jar (417 kB at 15 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.26.0/org.eclipse.tycho.surefire.junit-0.26.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/0.26.0/org.eclipse.tycho.surefire.junit4-0.26.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.26.0/org.eclipse.tycho.surefire.junit47-0.26.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/0.26.0/org.eclipse.tycho.surefire.testng-0.26.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.26.0/org.eclipse.tycho.surefire.junit4-0.26.0.jar (58 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/maven-surefire-common/2.17/maven-surefire-common-2.17.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.26.0/org.eclipse.tycho.surefire.junit-0.26.0.jar (24 kB at 468 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar (40 kB at 649 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.9/maven-plugin-descriptor-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 kB at 514 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/0.26.0/org.eclipse.tycho.surefire.testng-0.26.0.jar (126 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.26.0/org.eclipse.tycho.surefire.junit47-0.26.0.jar (160 kB at 2.1 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.9/maven-artifact-manager-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar (147 kB at 1.0 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.9/maven-plugin-registry-2.0.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.9/maven-artifact-manager-2.0.9.jar (58 kB at 391 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 kB at 186 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (122 kB at 766 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-testing-harness/0.26.0/tycho-testing-harness-0.26.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 kB at 218 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/2.1/maven-plugin-testing-harness-2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar (38 kB at 222 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-verifier/1.3/maven-verifier-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-testing-harness/0.26.0/tycho-testing-harness-0.26.0.jar (40 kB at 229 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 1.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-verifier/1.3/maven-verifier-1.3.jar (90 kB at 493 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/2.1/maven-plugin-testing-harness-2.1.jar (39 kB at 212 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar (265 kB at 562 kB/s) [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/tycho-p2-publisher-plugin/0.26.0/tycho-p2-publisher-plugin-0.26.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/tycho-p2-publisher-plugin/0.26.0/tycho-p2-publisher-plugin-0.26.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.26.0/tycho-p2-publisher-plugin-0.26.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.26.0/tycho-p2-publisher-plugin-0.26.0.pom (2.1 kB at 117 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/tycho-p2-publisher-plugin/0.26.0/tycho-p2-publisher-plugin-0.26.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/tycho-p2-publisher-plugin/0.26.0/tycho-p2-publisher-plugin-0.26.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.26.0/tycho-p2-publisher-plugin-0.26.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.26.0/tycho-p2-publisher-plugin-0.26.0.jar (20 kB at 1.7 MB/s) [INFO] Computing target platform for MavenProject: org.eclipse.gemini.management:org.eclipse.gemini.management:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/gemini-management-all_main/org.eclipse.gemini.management/pom.xml [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/3.8/ (128B) [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/3.8/ (128B) [INFO] Adding repository http://download.eclipse.org/eclipse/updates/3.8 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/3.8/ (467B) [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/3.8/ (467B) [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/3.8/categories/ (781B) [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/3.8/categories/ (781B) [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/3.8/R-3.8.2-201301310800/ (335.64kB) [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/3.8/R-3.8.2-201301310800/ (335.64kB) [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/3.8/R-3.8.1-201209141540/ (305.41kB) [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/3.8/R-3.8.1-201209141540/ (305.41kB) [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/3.8/R-3.8-201206081200/ (334.1kB) [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/3.8/R-3.8-201206081200/ (334.1kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.gemini.management:org.eclipse.gemini.management:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/gemini-management-all_main/org.eclipse.gemini.management/pom.xml [INFO] Fetching R-3.8.2-201301310800&format=xml&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/eclipse/updates/3.8/ (63B) [INFO] Fetching org.eclipse.equinox.region_1.1.1.v20130108-172736.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.8/R-3.8.2-201301310800/plugins/ (45.9kB) [INFO] Fetching org.eclipse.equinox.region_1.1.1.v20130108-172736.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.8/R-3.8.2-201301310800/plugins/ (45.9kB) [INFO] Fetching org.eclipse.osgi_3.8.2.v20130124-134944.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.8/R-3.8.2-201301310800/plugins/ (461.81kB) [INFO] Fetching org.eclipse.osgi_3.8.2.v20130124-134944.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.8/R-3.8.2-201301310800/plugins/ (461.81kB) [INFO] Fetching org.eclipse.osgi.services_3.3.100.v20120522-1822.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.8/R-3.8.2-201301310800/plugins/ (31.33kB) [INFO] Fetching org.eclipse.osgi.services_3.3.100.v20120522-1822.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.8/R-3.8.2-201301310800/plugins/ (31.33kB) [INFO] Resolving class path of MavenProject: org.eclipse.gemini.management:org.eclipse.gemini.management:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/gemini-management-all_main/org.eclipse.gemini.management/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gemini.management:org.eclipse.gemini.management.tests:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/gemini-management-all_main/org.eclipse.gemini.management.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gemini.management:org.eclipse.gemini.management.tests:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/gemini-management-all_main/org.eclipse.gemini.management.tests/pom.xml [INFO] Fetching org.eclipse.core.contenttype_3.4.200.v20120523-2004.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.8/R-3.8.2-201301310800/plugins/ (34.75kB) [INFO] Fetching org.eclipse.core.contenttype_3.4.200.v20120523-2004.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.8/R-3.8.2-201301310800/plugins/ (34.75kB) [INFO] Fetching org.eclipse.equinox.preferences_3.5.1.v20121031-182809.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.8/R-3.8.2-201301310800/plugins/ (46.33kB) [INFO] Fetching org.eclipse.equinox.preferences_3.5.1.v20121031-182809.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.8/R-3.8.2-201301310800/plugins/ (46.33kB) [INFO] Fetching org.eclipse.equinox.registry_3.5.200.v20120522-1841.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.8/R-3.8.2-201301310800/plugins/ (68.02kB) [INFO] Fetching org.eclipse.equinox.registry_3.5.200.v20120522-1841.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.8/R-3.8.2-201301310800/plugins/ (68.02kB) [INFO] Fetching org.eclipse.equinox.common_3.6.100.v20120522-1841.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.8/R-3.8.2-201301310800/plugins/ (43.51kB) [INFO] Fetching org.eclipse.equinox.common_3.6.100.v20120522-1841.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.8/R-3.8.2-201301310800/plugins/ (43.51kB) [INFO] Fetching org.eclipse.core.jobs_3.5.200.v20120521-2346.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.8/R-3.8.2-201301310800/plugins/ (37.59kB) [INFO] Fetching org.eclipse.core.jobs_3.5.200.v20120521-2346.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.8/R-3.8.2-201301310800/plugins/ (37.59kB) [INFO] Fetching org.eclipse.core.runtime_3.8.0.v20120521-2346.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.8/R-3.8.2-201301310800/plugins/ (32.04kB) [INFO] Fetching org.eclipse.core.runtime_3.8.0.v20120521-2346.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.8/R-3.8.2-201301310800/plugins/ (32.04kB) [INFO] Fetching org.eclipse.equinox.app_1.3.100.v20120522-1841.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.8/R-3.8.2-201301310800/plugins/ (39.01kB) [INFO] Fetching org.eclipse.equinox.app_1.3.100.v20120522-1841.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.8/R-3.8.2-201301310800/plugins/ (39.01kB) [INFO] Fetching org.junit4_4.8.1.v20120523-1257.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.8/R-3.8.2-201301310800/plugins/ (6.17kB) [INFO] Fetching org.junit4_4.8.1.v20120523-1257.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.8/R-3.8.2-201301310800/plugins/ (6.17kB) [INFO] Fetching org.junit_4.10.0.v4_10_0_v20120426-0900.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.8/R-3.8.2-201301310800/plugins/ (62.4kB) [INFO] Fetching org.junit_4.10.0.v4_10_0_v20120426-0900.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.8/R-3.8.2-201301310800/plugins/ (62.4kB) [INFO] Fetching org.junit_4.10.0.v4_10_0_v20120426-0900.jar from http://download.eclipse.org/eclipse/updates/3.8/R-3.8.2-201301310800/plugins/ (211.78kB) [INFO] Fetching org.junit_4.10.0.v4_10_0_v20120426-0900.jar from http://download.eclipse.org/eclipse/updates/3.8/R-3.8.2-201301310800/plugins/ (211.78kB) [WARNING] Some attempts to read artifact osgi.bundle,org.junit,4.10.0.v4_10_0_v20120426-0900 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.junit,4.10.0.v4_10_0_v20120426-0900 from repository http://download.eclipse.org/eclipse/updates/3.8/R-3.8.2-201301310800: [WARNING] Problems downloading artifact: osgi.bundle,org.junit,4.10.0.v4_10_0_v20120426-0900.: [WARNING] File has invalid content:/tmp/signatureFile2325856971753082545.jar: [WARNING] Invalid content:junit.jar [INFO] Fetching org.hamcrest.core_1.1.0.v20090501071000.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.8/R-3.8.2-201301310800/plugins/ (11.77kB) [INFO] Fetching org.hamcrest.core_1.1.0.v20090501071000.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.8/R-3.8.2-201301310800/plugins/ (11.77kB) [INFO] Fetching org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.8/R-3.8.2-201301310800/plugins/ (26.94kB) [INFO] Fetching org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.8/R-3.8.2-201301310800/plugins/ (26.94kB) [INFO] Resolving class path of MavenProject: org.eclipse.gemini.management:org.eclipse.gemini.management.tests:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/gemini-management-all_main/org.eclipse.gemini.management.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gemini.management:org.eclipse.gemini.management.feature:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/gemini-management-all_main/org.eclipse.gemini.management.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gemini.management:org.eclipse.gemini.management.feature:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/gemini-management-all_main/org.eclipse.gemini.management.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gemini.management:org.eclipse.gemini.management.feature:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/gemini-management-all_main/org.eclipse.gemini.management.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gemini.management:gemini.management.repository:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/gemini-management-all_main/gemini.management.repository/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gemini.management:gemini.management.repository:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/gemini-management-all_main/gemini.management.repository/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gemini.management:gemini.management.repository:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/gemini-management-all_main/gemini.management.repository/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Gemini Management Parent POM [pom] [INFO] Gemini Management Bundle [eclipse-plugin] [INFO] Gemini Management Bundle Tests [eclipse-test-plugin] [INFO] Gemini Management Feature [eclipse-feature] [INFO] Gemini Management Update Site [eclipse-update-site] [INFO] Gemini Management Target Platform [pom] [INFO] [INFO] --< org.eclipse.gemini.management:org.eclipse.gemini.management_parent >-- [INFO] Building Gemini Management Parent POM 2.0.1-SNAPSHOT [1/6] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] ----< org.eclipse.gemini.management:org.eclipse.gemini.management >----- [INFO] Building Gemini Management Bundle 2.0.1-SNAPSHOT [2/6] [INFO] from org.eclipse.gemini.management/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:0.26.0:target-platform (default-target-platform)' [WARNING] Parameter 'target' is unknown for plugin 'target-platform-configuration:0.26.0:target-platform (default-target-platform)' [INFO] [INFO] --- tycho-packaging:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.gemini.management --- [INFO] The project's OSGi version is 2.0.1.202310211033 [INFO] [INFO] --- tycho-packaging:0.26.0:validate-id (default-validate-id) @ org.eclipse.gemini.management --- [INFO] [INFO] --- tycho-packaging:0.26.0:validate-version (default-validate-version) @ org.eclipse.gemini.management --- [INFO] [INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.gemini.management --- [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 121 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 696 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-parent/5/maven-parent-5.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 1.4 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/apache/3/apache-3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 286 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 110 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 182 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 277 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 159 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 8.8 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/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 maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 274 B/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 11 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 522 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 83 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 623 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 347 B/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 165 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 202 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 142 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 131 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 195 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 623 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 829 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/shared/maven-filtering/1.0-beta-3/maven-filtering-1.0-beta-3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/shared/maven-filtering/1.0-beta-3/maven-filtering-1.0-beta-3.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-3/maven-filtering-1.0-beta-3.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-3/maven-filtering-1.0-beta-3.pom (5.5 kB at 1.1 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom (8.3 kB at 780 B/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 610 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 191 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 1.3 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 55 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 42 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 391 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 142 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 175 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 168 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 591 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 114 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/classworlds/classworlds/1.1/classworlds-1.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 277 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 64 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 417 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 493 B/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/spice/spice-parent/10/spice-parent-10.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 505 B/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/forge/forge-parent/3/forge-parent-3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 503 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 896 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 89 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 253 B/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/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 codehaus.snapshots: https://snapshots.repository.codehaus.org/junit/junit/3.8.1/junit-3.8.1.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/shared/maven-filtering/1.0-beta-3/maven-filtering-1.0-beta-3.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/commons-cli/commons-cli/1.0/commons-cli-1.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/junit/junit/3.8.1/junit-3.8.1.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/shared/maven-filtering/1.0-beta-3/maven-filtering-1.0-beta-3.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar [INFO] 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 4.3 MB/s) [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-model/2.0.6/maven-model-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar [INFO] 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 8.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-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 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-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-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/2.0.6/maven-artifact-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 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/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.1 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/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 708 kB/s) [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] 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.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-3/maven-filtering-1.0-beta-3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-3/maven-filtering-1.0-beta-3.jar (34 kB at 387 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (228 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 534 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 379 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 882 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 1.5 MB/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 208 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/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 276 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 335 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/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 85 kB/s) [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 51 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] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 115 kB/s) [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 114 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 86 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 485 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 54 kB/s) [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gemini-management-all_main/org.eclipse.gemini.management/src/main/resources [INFO] [INFO] --- tycho-compiler:0.26.0:compile (default-compile) @ org.eclipse.gemini.management --- [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 212 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 52 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 400 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 142 B/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 201 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 146 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 1.1 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 86 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/tycho-compiler-jdt/0.26.0/tycho-compiler-jdt-0.26.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/tycho-compiler-jdt/0.26.0/tycho-compiler-jdt-0.26.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/0.26.0/tycho-compiler-jdt-0.26.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/0.26.0/tycho-compiler-jdt-0.26.0.pom (1.8 kB at 142 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/org.eclipse.jdt.core/3.12.0.v20160516-2131/org.eclipse.jdt.core-3.12.0.v20160516-2131.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/org.eclipse.jdt.core/3.12.0.v20160516-2131/org.eclipse.jdt.core-3.12.0.v20160516-2131.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.core/3.12.0.v20160516-2131/org.eclipse.jdt.core-3.12.0.v20160516-2131.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.core/3.12.0.v20160516-2131/org.eclipse.jdt.core-3.12.0.v20160516-2131.pom (1.0 kB at 87 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.100.v20160418-1457/org.eclipse.jdt.compiler.apt-1.2.100.v20160418-1457.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.100.v20160418-1457/org.eclipse.jdt.compiler.apt-1.2.100.v20160418-1457.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.100.v20160418-1457/org.eclipse.jdt.compiler.apt-1.2.100.v20160418-1457.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.100.v20160418-1457/org.eclipse.jdt.compiler.apt-1.2.100.v20160418-1457.pom (1.1 kB at 38 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/tycho-compiler-jdt/0.26.0/tycho-compiler-jdt-0.26.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/org.eclipse.jdt.core/3.12.0.v20160516-2131/org.eclipse.jdt.core-3.12.0.v20160516-2131.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.100.v20160418-1457/org.eclipse.jdt.compiler.apt-1.2.100.v20160418-1457.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/tycho-compiler-jdt/0.26.0/tycho-compiler-jdt-0.26.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/org.eclipse.jdt.core/3.12.0.v20160516-2131/org.eclipse.jdt.core-3.12.0.v20160516-2131.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.100.v20160418-1457/org.eclipse.jdt.compiler.apt-1.2.100.v20160418-1457.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 14 MB/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/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/0.26.0/tycho-compiler-jdt-0.26.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.core/3.12.0.v20160516-2131/org.eclipse.jdt.core-3.12.0.v20160516-2131.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 4.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.100.v20160418-1457/org.eclipse.jdt.compiler.apt-1.2.100.v20160418-1457.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 1.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/0.26.0/tycho-compiler-jdt-0.26.0.jar (16 kB at 862 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 228 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.100.v20160418-1457/org.eclipse.jdt.compiler.apt-1.2.100.v20160418-1457.jar (169 kB at 2.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.core/3.12.0.v20160516-2131/org.eclipse.jdt.core-3.12.0.v20160516-2131.jar (5.8 MB at 64 MB/s) [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/gemini-management-all_main/org.eclipse.gemini.management/target/classes [INFO] [INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.gemini.management --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gemini-management-all_main/org.eclipse.gemini.management/src/test/resources [INFO] [INFO] --- tycho-source:0.26.0:plugin-source (plugin-source) @ org.eclipse.gemini.management --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gemini-management-all_main/org.eclipse.gemini.management/plugin.properties not found [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/gemini-management-all_main/org.eclipse.gemini.management/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/gemini-management-all_main/org.eclipse.gemini.management/target/org.eclipse.gemini.management-2.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.gemini.management --- [INFO] [INFO] --- tycho-packaging:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.gemini.management --- [INFO] Building jar: /home/jenkins/agent/workspace/gemini-management-all_main/org.eclipse.gemini.management/target/org.eclipse.gemini.management-2.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gemini.management --- [INFO] [INFO] >>> findbugs:2.3.2:check (default) > :findbugs @ org.eclipse.gemini.management >>> [INFO] [INFO] --- findbugs:2.3.2:findbugs (findbugs) @ org.eclipse.gemini.management --- [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/com/google/code/findbugs/bcel/1.3.9/bcel-1.3.9.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/com/google/code/findbugs/bcel/1.3.9/bcel-1.3.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/bcel/1.3.9/bcel-1.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/bcel/1.3.9/bcel-1.3.9.pom (956 B at 46 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/gmaven/gmaven-mojo/1.3/gmaven-mojo-1.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/gmaven/gmaven-mojo/1.3/gmaven-mojo-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/gmaven-mojo/1.3/gmaven-mojo-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/gmaven-mojo/1.3/gmaven-mojo-1.3.pom (2.8 kB at 150 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/gmaven/gmaven/1.3/gmaven-1.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/gmaven/gmaven/1.3/gmaven-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/gmaven/1.3/gmaven-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/gmaven/1.3/gmaven-1.3.pom (43 kB at 3.1 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/codehaus-parent/1/codehaus-parent-1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/codehaus-parent/1/codehaus-parent-1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/1/codehaus-parent-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/1/codehaus-parent-1.pom (3.4 kB at 215 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/gmaven/runtime/gmaven-runtime-api/1.3/gmaven-runtime-api-1.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/gmaven/runtime/gmaven-runtime-api/1.3/gmaven-runtime-api-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/runtime/gmaven-runtime-api/1.3/gmaven-runtime-api-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/runtime/gmaven-runtime-api/1.3/gmaven-runtime-api-1.3.pom (1.5 kB at 107 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/gmaven/runtime/gmaven-runtime/1.3/gmaven-runtime-1.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/gmaven/runtime/gmaven-runtime/1.3/gmaven-runtime-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/runtime/gmaven-runtime/1.3/gmaven-runtime-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/runtime/gmaven-runtime/1.3/gmaven-runtime-1.3.pom (3.0 kB at 113 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/gmaven/feature/gmaven-feature-api/1.3/gmaven-feature-api-1.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/gmaven/feature/gmaven-feature-api/1.3/gmaven-feature-api-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/feature/gmaven-feature-api/1.3/gmaven-feature-api-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/feature/gmaven-feature-api/1.3/gmaven-feature-api-1.3.pom (1.8 kB at 127 B/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/gmaven/feature/gmaven-feature/1.3/gmaven-feature-1.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/gmaven/feature/gmaven-feature/1.3/gmaven-feature-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/feature/gmaven-feature/1.3/gmaven-feature-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/feature/gmaven-feature/1.3/gmaven-feature-1.3.pom (1.5 kB at 52 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/gmaven/runtime/gmaven-runtime-1.5/1.3/gmaven-runtime-1.5-1.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/gmaven/runtime/gmaven-runtime-1.5/1.3/gmaven-runtime-1.5-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/runtime/gmaven-runtime-1.5/1.3/gmaven-runtime-1.5-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/runtime/gmaven-runtime-1.5/1.3/gmaven-runtime-1.5-1.3.pom (2.3 kB at 135 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/slf4j/slf4j-api/1.5.10/slf4j-api-1.5.10.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/slf4j/slf4j-api/1.5.10/slf4j-api-1.5.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.10/slf4j-api-1.5.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.10/slf4j-api-1.5.10.pom (3.0 kB at 136 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/slf4j/slf4j-parent/1.5.10/slf4j-parent-1.5.10.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/slf4j/slf4j-parent/1.5.10/slf4j-parent-1.5.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.10/slf4j-parent-1.5.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.10/slf4j-parent-1.5.10.pom (8.8 kB at 734 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/gmaven/feature/gmaven-feature-support/1.3/gmaven-feature-support-1.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/gmaven/feature/gmaven-feature-support/1.3/gmaven-feature-support-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/feature/gmaven-feature-support/1.3/gmaven-feature-support-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/feature/gmaven-feature-support/1.3/gmaven-feature-support-1.3.pom (1.7 kB at 88 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/gmaven/runtime/gmaven-runtime-support/1.3/gmaven-runtime-support-1.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/gmaven/runtime/gmaven-runtime-support/1.3/gmaven-runtime-support-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/runtime/gmaven-runtime-support/1.3/gmaven-runtime-support-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/runtime/gmaven-runtime-support/1.3/gmaven-runtime-support-1.3.pom (2.3 kB at 141 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/gshell/gshell-io/2.0/gshell-io-2.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/sonatype/gshell/gshell-io/2.0/gshell-io-2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gshell/gshell-io/2.0/gshell-io-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gshell/gshell-io/2.0/gshell-io-2.0.pom (1.4 kB at 3.8 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/gshell/gshell/2.0/gshell-2.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/sonatype/gshell/gshell/2.0/gshell-2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gshell/gshell/2.0/gshell-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gshell/gshell/2.0/gshell-2.0.pom (15 kB at 1.4 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/gossip/gossip/1.0/gossip-1.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/sonatype/gossip/gossip/1.0/gossip-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gossip/gossip/1.0/gossip-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gossip/gossip/1.0/gossip-1.0.pom (20 kB at 1.3 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/slf4j/slf4j-api/1.5.8/slf4j-api-1.5.8.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/slf4j/slf4j-api/1.5.8/slf4j-api-1.5.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.8/slf4j-api-1.5.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.8/slf4j-api-1.5.8.pom (3.0 kB at 230 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/slf4j/slf4j-parent/1.5.8/slf4j-parent-1.5.8.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/slf4j/slf4j-parent/1.5.8/slf4j-parent-1.5.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.8/slf4j-parent-1.5.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.8/slf4j-parent-1.5.8.pom (8.1 kB at 506 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-utils/2.0.1/plexus-utils-2.0.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-utils/2.0.1/plexus-utils-2.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.1/plexus-utils-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.1/plexus-utils-2.0.1.pom (3.3 kB at 176 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/com/thoughtworks/qdox/qdox/1.10/qdox-1.10.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/com/thoughtworks/qdox/qdox/1.10/qdox-1.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/1.10/qdox-1.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/1.10/qdox-1.10.pom (17 kB at 1000 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/groovy/groovy-all-minimal/1.5.8/groovy-all-minimal-1.5.8.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/groovy/groovy-all-minimal/1.5.8/groovy-all-minimal-1.5.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-all-minimal/1.5.8/groovy-all-minimal-1.5.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-all-minimal/1.5.8/groovy-all-minimal-1.5.8.pom (18 kB at 579 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/ant/ant/1.7.1/ant-1.7.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/ant/ant/1.7.1/ant-1.7.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.7.1/ant-1.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.7.1/ant-1.7.1.pom (9.8 kB at 751 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/ant/ant-parent/1.7.1/ant-parent-1.7.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/ant/ant-parent/1.7.1/ant-parent-1.7.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.7.1/ant-parent-1.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.7.1/ant-parent-1.7.1.pom (4.4 kB at 922 B/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.pom (2.4 kB at 183 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/jline/jline/0.9.94/jline-0.9.94.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/jline/jline/0.9.94/jline-0.9.94.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jline/jline/0.9.94/jline-0.9.94.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jline/jline/0.9.94/jline-0.9.94.pom (6.4 kB at 245 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/junit/junit/3.8.2/junit-3.8.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/junit/junit/3.8.2/junit-3.8.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.2/junit-3.8.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 21 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom (2.8 kB at 142 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.10/maven-2.0.10.pom (24 kB at 759 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-parent/9/maven-parent-9.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-parent/9/maven-parent-9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 1.2 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom (2.2 kB at 324 B/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom (3.3 kB at 278 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 286 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom (1.4 kB at 144 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom (2.1 kB at 75 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom (2.7 kB at 246 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom (2.3 kB at 96 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom (1.6 kB at 32 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom (2.0 kB at 1.5 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 55 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven/2.0/maven-2.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 325 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/gmaven/gmaven-plugin/1.3/gmaven-plugin-1.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/gmaven/gmaven-plugin/1.3/gmaven-plugin-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/gmaven-plugin/1.3/gmaven-plugin-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/gmaven-plugin/1.3/gmaven-plugin-1.3.pom (11 kB at 389 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/gmaven/runtime/gmaven-runtime-loader/1.3/gmaven-runtime-loader-1.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/gmaven/runtime/gmaven-runtime-loader/1.3/gmaven-runtime-loader-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/runtime/gmaven-runtime-loader/1.3/gmaven-runtime-loader-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/runtime/gmaven-runtime-loader/1.3/gmaven-runtime-loader-1.3.pom (2.7 kB at 123 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 538 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/commons/commons-parent/9/commons-parent-9.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/commons/commons-parent/9/commons-parent-9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 1.6 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/gossip/gossip/1.2/gossip-1.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/sonatype/gossip/gossip/1.2/gossip-1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gossip/gossip/1.2/gossip-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gossip/gossip/1.2/gossip-1.2.pom (19 kB at 972 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (3.9 kB at 324 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (8.4 kB at 422 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4.1 kB at 4.4 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 1.7 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-parent/7/maven-parent-7.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-parent/7/maven-parent-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 8.8 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 42 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 kB at 1.2 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 37 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (1.4 kB at 39 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (1.3 kB at 73 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.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/plexus-container-default-1.0-alpha-9.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/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 49 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-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-alpha-6/wagon-provider-api-1.0-alpha-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-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 389 B/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (6.4 kB at 640 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 174 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 231 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (9.8 kB at 516 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-plugin-descriptor/2.0.10/maven-plugin-descriptor-2.0.10.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-plugin-descriptor/2.0.10/maven-plugin-descriptor-2.0.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.10/maven-plugin-descriptor-2.0.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.10/maven-plugin-descriptor-2.0.10.pom (2.1 kB at 193 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/reporting/maven-reporting-impl/2.0.4.1/maven-reporting-impl-2.0.4.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/reporting/maven-reporting-impl/2.0.4.1/maven-reporting-impl-2.0.4.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.0.4.1/maven-reporting-impl-2.0.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.0.4.1/maven-reporting-impl-2.0.4.1.pom (2.3 kB at 154 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom (1.8 kB at 80 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven/2.0.4/maven-2.0.4.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven/2.0.4/maven-2.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.4/maven-2.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.4/maven-2.0.4.pom (12 kB at 621 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom (1.6 kB at 74 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom (2.7 kB at 129 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom (1.6 kB at 51 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom (1.4 kB at 38 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom (1.5 kB at 59 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom (765 B at 31 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9.1 kB at 363 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 32 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 25 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 46 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 231 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 9.1 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 174 B/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 235 B/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 80 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 329 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/oro/oro/2.0.8/oro-2.0.8.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/oro/oro/2.0.8/oro-2.0.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 54 B/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 289 B/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-core/1.0-alpha-10/doxia-core-1.0-alpha-10.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-core/1.0-alpha-10/doxia-core-1.0-alpha-10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0-alpha-10/doxia-core-1.0-alpha-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0-alpha-10/doxia-core-1.0-alpha-10.pom (2.4 kB at 214 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom (9.2 kB at 833 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-parent/6/maven-parent-6.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 716 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.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-10/doxia-sink-api-1.0-alpha-10.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-10/doxia-sink-api-1.0-alpha-10.pom (1.3 kB at 112 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 174 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 267 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 95 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 119 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 458 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.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.4/maven-reporting-api-2.0.4.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.4/maven-reporting-api-2.0.4.pom (902 B at 1.9 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/reporting/maven-reporting/2.0.4/maven-reporting-2.0.4.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/reporting/maven-reporting/2.0.4/maven-reporting-2.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.4/maven-reporting-2.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.4/maven-reporting-2.0.4.pom (700 B at 2.9 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-10/doxia-site-renderer-1.0-alpha-10.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-10/doxia-site-renderer-1.0-alpha-10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-10/doxia-site-renderer-1.0-alpha-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-10/doxia-site-renderer-1.0-alpha-10.pom (4.4 kB at 397 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-sitetools/1.0-alpha-10/doxia-sitetools-1.0-alpha-10.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-sitetools/1.0-alpha-10/doxia-sitetools-1.0-alpha-10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.0-alpha-10/doxia-sitetools-1.0-alpha-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.0-alpha-10/doxia-sitetools-1.0-alpha-10.pom (7.7 kB at 551 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 46 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 231 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 163 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.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-20/plexus-container-default-1.0-alpha-20.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-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 107 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 145 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 80 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 2.5 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 13 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 768 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/velocity/velocity/1.5/velocity-1.5.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/velocity/velocity/1.5/velocity-1.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 457 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 435 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 662 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-10/doxia-decoration-model-1.0-alpha-10.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-10/doxia-decoration-model-1.0-alpha-10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-10/doxia-decoration-model-1.0-alpha-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-10/doxia-decoration-model-1.0-alpha-10.pom (3.1 kB at 254 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 920 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-module-apt/1.0-alpha-10/doxia-module-apt-1.0-alpha-10.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-module-apt/1.0-alpha-10/doxia-module-apt-1.0-alpha-10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0-alpha-10/doxia-module-apt-1.0-alpha-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0-alpha-10/doxia-module-apt-1.0-alpha-10.pom (2.2 kB at 28 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-modules/1.0-alpha-10/doxia-modules-1.0-alpha-10.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-modules/1.0-alpha-10/doxia-modules-1.0-alpha-10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.0-alpha-10/doxia-modules-1.0-alpha-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.0-alpha-10/doxia-modules-1.0-alpha-10.pom (2.4 kB at 4.1 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-module-fml/1.0-alpha-10/doxia-module-fml-1.0-alpha-10.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-module-fml/1.0-alpha-10/doxia-module-fml-1.0-alpha-10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0-alpha-10/doxia-module-fml-1.0-alpha-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0-alpha-10/doxia-module-fml-1.0-alpha-10.pom (2.5 kB at 232 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-module-xdoc/1.0-alpha-10/doxia-module-xdoc-1.0-alpha-10.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-module-xdoc/1.0-alpha-10/doxia-module-xdoc-1.0-alpha-10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0-alpha-10/doxia-module-xdoc-1.0-alpha-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0-alpha-10/doxia-module-xdoc-1.0-alpha-10.pom (2.2 kB at 32 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-module-xhtml/1.0-alpha-10/doxia-module-xhtml-1.0-alpha-10.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-module-xhtml/1.0-alpha-10/doxia-module-xhtml-1.0-alpha-10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0-alpha-10/doxia-module-xhtml-1.0-alpha-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0-alpha-10/doxia-module-xhtml-1.0-alpha-10.pom (1.6 kB at 119 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom (4.5 kB at 302 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 359 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 183 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 126 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 508 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-parent/10/maven-parent-10.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-parent/10/maven-parent-10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 959 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom (1.6 kB at 143 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom (18 kB at 21 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom (1.6 kB at 113 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom (3.7 kB at 310 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom (5.6 kB at 433 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom (2.2 kB at 201 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom (738 B at 62 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/apache/1/apache-1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/apache/1/apache-1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/1/apache-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/1/apache-1.pom (3.4 kB at 85 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (7.8 kB at 268 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (3.8 kB at 57 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom (6.1 kB at 21 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom (15 kB at 23 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom (3.0 kB at 248 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom (1.6 kB at 134 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom (2.4 kB at 244 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom (5.5 kB at 500 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/groovy/groovy-all/1.7.4/groovy-all-1.7.4.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/groovy/groovy-all/1.7.4/groovy-all-1.7.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-all/1.7.4/groovy-all-1.7.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-all/1.7.4/groovy-all-1.7.4.pom (27 kB at 750 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-core/1.1.3/doxia-core-1.1.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-core/1.1.3/doxia-core-1.1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.3/doxia-core-1.1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.3/doxia-core-1.1.3.pom (3.7 kB at 310 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia/1.1.3/doxia-1.1.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia/1.1.3/doxia-1.1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1.3/doxia-1.1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1.3/doxia-1.1.3.pom (19 kB at 979 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-sink-api/1.1.3/doxia-sink-api-1.1.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-sink-api/1.1.3/doxia-sink-api-1.1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1.3/doxia-sink-api-1.1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1.3/doxia-sink-api-1.1.3.pom (1.6 kB at 51 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-logging-api/1.1.3/doxia-logging-api-1.1.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-logging-api/1.1.3/doxia-logging-api-1.1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1.3/doxia-logging-api-1.1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1.3/doxia-logging-api-1.1.3.pom (1.6 kB at 132 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (1.4 kB at 105 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (1.8 kB at 166 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-decoration-model/1.1.3/doxia-decoration-model-1.1.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-decoration-model/1.1.3/doxia-decoration-model-1.1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.3/doxia-decoration-model-1.1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.3/doxia-decoration-model-1.1.3.pom (3.0 kB at 149 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-sitetools/1.1.3/doxia-sitetools-1.1.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-sitetools/1.1.3/doxia-sitetools-1.1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.1.3/doxia-sitetools-1.1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.1.3/doxia-sitetools-1.1.3.pom (16 kB at 477 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-site-renderer/1.1.3/doxia-site-renderer-1.1.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-site-renderer/1.1.3/doxia-site-renderer-1.1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.3/doxia-site-renderer-1.1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.3/doxia-site-renderer-1.1.3.pom (6.1 kB at 266 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-module-xhtml/1.1.3/doxia-module-xhtml-1.1.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-module-xhtml/1.1.3/doxia-module-xhtml-1.1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.3/doxia-module-xhtml-1.1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.3/doxia-module-xhtml-1.1.3.pom (1.6 kB at 146 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-modules/1.1.3/doxia-modules-1.1.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-modules/1.1.3/doxia-modules-1.1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.1.3/doxia-modules-1.1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.1.3/doxia-modules-1.1.3.pom (2.4 kB at 187 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-module-fml/1.1.3/doxia-module-fml-1.1.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-module-fml/1.1.3/doxia-module-fml-1.1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.3/doxia-module-fml-1.1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.3/doxia-module-fml-1.1.3.pom (5.5 kB at 189 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/shared/maven-doxia-tools/1.2.1/maven-doxia-tools-1.2.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/shared/maven-doxia-tools/1.2.1/maven-doxia-tools-1.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-doxia-tools/1.2.1/maven-doxia-tools-1.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-doxia-tools/1.2.1/maven-doxia-tools-1.2.1.pom (6.3 kB at 860 B/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/commons-io/commons-io/1.4/commons-io-1.4.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/commons-io/commons-io/1.4/commons-io-1.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.pom (13 kB at 1.0 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/commons/commons-parent/7/commons-parent-7.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/commons/commons-parent/7/commons-parent-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/7/commons-parent-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/7/commons-parent-7.pom (17 kB at 972 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/com/google/code/findbugs/findbugs-ant/1.3.9/findbugs-ant-1.3.9.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/com/google/code/findbugs/findbugs-ant/1.3.9/findbugs-ant-1.3.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/findbugs-ant/1.3.9/findbugs-ant-1.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/findbugs-ant/1.3.9/findbugs-ant-1.3.9.pom (1.1 kB at 41 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/com/google/code/findbugs/findbugs/1.3.9/findbugs-1.3.9.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/com/google/code/findbugs/findbugs/1.3.9/findbugs-1.3.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/findbugs/1.3.9/findbugs-1.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/findbugs/1.3.9/findbugs-1.3.9.pom (2.8 kB at 233 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 74 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/com/google/code/findbugs/jFormatString/1.3.9/jFormatString-1.3.9.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/com/google/code/findbugs/jFormatString/1.3.9/jFormatString-1.3.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jFormatString/1.3.9/jFormatString-1.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jFormatString/1.3.9/jFormatString-1.3.9.pom (950 B at 43 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/com/google/code/findbugs/annotations/1.3.9/annotations-1.3.9.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/com/google/code/findbugs/annotations/1.3.9/annotations-1.3.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/annotations/1.3.9/annotations-1.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/annotations/1.3.9/annotations-1.3.9.pom (764 B at 55 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom (6.8 kB at 33 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/jaxen/jaxen/1.1.1/jaxen-1.1.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/jaxen/jaxen/1.1.1/jaxen-1.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jaxen/jaxen/1.1.1/jaxen-1.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jaxen/jaxen/1.1.1/jaxen-1.1.1.pom (7.5 kB at 466 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/jdom/jdom/1.0/jdom-1.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/jdom/jdom/1.0/jdom-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jdom/jdom/1.0/jdom-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jdom/jdom/1.0/jdom-1.0.pom (1.2 kB at 21 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/xml-apis/xml-apis/1.3.02/xml-apis-1.3.02.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/xml-apis/xml-apis/1.3.02/xml-apis-1.3.02.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.02/xml-apis-1.3.02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.02/xml-apis-1.3.02.pom (357 B at 27 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2.pom (150 B at 12 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/xom/xom/1.0/xom-1.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/xom/xom/1.0/xom-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xom/xom/1.0/xom-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xom/xom/1.0/xom-1.0.pom (1.6 kB at 30 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom (153 B at 7.3 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/xalan/xalan/2.6.0/xalan-2.6.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/xalan/xalan/2.6.0/xalan-2.6.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xalan/xalan/2.6.0/xalan-2.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xalan/xalan/2.6.0/xalan-2.6.0.pom (491 B at 7.2 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/com/ibm/icu/icu4j/2.6.1/icu4j-2.6.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/com/ibm/icu/icu4j/2.6.1/icu4j-2.6.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/2.6.1/icu4j-2.6.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/2.6.1/icu4j-2.6.1.pom (150 B at 8.8 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/asm/asm/3.1/asm-3.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/asm/asm/3.1/asm-3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.1/asm-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.1/asm-3.1.pom (278 B at 10 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/asm/asm-parent/3.1/asm-parent-3.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/asm/asm-parent/3.1/asm-parent-3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-parent/3.1/asm-parent-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-parent/3.1/asm-parent-3.1.pom (4.2 kB at 119 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/asm/asm-analysis/3.1/asm-analysis-3.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/asm/asm-analysis/3.1/asm-analysis-3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-analysis/3.1/asm-analysis-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-analysis/3.1/asm-analysis-3.1.pom (438 B at 20 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/asm/asm-tree/3.1/asm-tree-3.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/asm/asm-tree/3.1/asm-tree-3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-tree/3.1/asm-tree-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-tree/3.1/asm-tree-3.1.pom (425 B at 25 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/asm/asm-commons/3.1/asm-commons-3.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/asm/asm-commons/3.1/asm-commons-3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-commons/3.1/asm-commons-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-commons/3.1/asm-commons-3.1.pom (436 B at 36 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/asm/asm-util/3.1/asm-util-3.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/asm/asm-util/3.1/asm-util-3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-util/3.1/asm-util-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-util/3.1/asm-util-3.1.pom (430 B at 29 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/asm/asm-xml/3.1/asm-xml-3.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/asm/asm-xml/3.1/asm-xml-3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-xml/3.1/asm-xml-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-xml/3.1/asm-xml-3.1.pom (428 B at 18 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/jgoodies/plastic/1.2.0/plastic-1.2.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/jgoodies/plastic/1.2.0/plastic-1.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jgoodies/plastic/1.2.0/plastic-1.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jgoodies/plastic/1.2.0/plastic-1.2.0.pom (149 B at 6.5 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-resources/1.0-alpha-4/plexus-resources-1.0-alpha-4.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-resources/1.0-alpha-4/plexus-resources-1.0-alpha-4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.0-alpha-4/plexus-resources-1.0-alpha-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.0-alpha-4/plexus-resources-1.0-alpha-4.pom (762 B at 38 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 262 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 164 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/com/google/code/findbugs/bcel/1.3.9/bcel-1.3.9.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/gmaven/gmaven-mojo/1.3/gmaven-mojo-1.3.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/gmaven/runtime/gmaven-runtime-api/1.3/gmaven-runtime-api-1.3.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/gmaven/feature/gmaven-feature-api/1.3/gmaven-feature-api-1.3.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/gmaven/runtime/gmaven-runtime-1.5/1.3/gmaven-runtime-1.5-1.3.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/groovy/groovy-all-minimal/1.5.8/groovy-all-minimal-1.5.8.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/gmaven/feature/gmaven-feature-support/1.3/gmaven-feature-support-1.3.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/ant/ant/1.7.1/ant-1.7.1.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/jline/jline/0.9.94/jline-0.9.94.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/gmaven/gmaven-plugin/1.3/gmaven-plugin-1.3.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/gmaven/runtime/gmaven-runtime-loader/1.3/gmaven-runtime-loader-1.3.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/gmaven/runtime/gmaven-runtime-support/1.3/gmaven-runtime-support-1.3.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/gshell/gshell-io/2.0/gshell-io-2.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/com/thoughtworks/qdox/qdox/1.10/qdox-1.10.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-plugin-descriptor/2.0.10/maven-plugin-descriptor-2.0.10.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/slf4j/slf4j-api/1.5.10/slf4j-api-1.5.10.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/sonatype/gossip/gossip/1.2/gossip-1.2.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/oro/oro/2.0.8/oro-2.0.8.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/groovy/groovy-all/1.7.4/groovy-all-1.7.4.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-core/1.1.3/doxia-core-1.1.3.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-logging-api/1.1.3/doxia-logging-api-1.1.3.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-sink-api/1.1.3/doxia-sink-api-1.1.3.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-decoration-model/1.1.3/doxia-decoration-model-1.1.3.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-site-renderer/1.1.3/doxia-site-renderer-1.1.3.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-module-xhtml/1.1.3/doxia-module-xhtml-1.1.3.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-module-fml/1.1.3/doxia-module-fml-1.1.3.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/velocity/velocity/1.5/velocity-1.5.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/shared/maven-doxia-tools/1.2.1/maven-doxia-tools-1.2.1.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/commons-io/commons-io/1.4/commons-io-1.4.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/com/google/code/findbugs/findbugs-ant/1.3.9/findbugs-ant-1.3.9.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/com/google/code/findbugs/findbugs/1.3.9/findbugs-1.3.9.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/com/google/code/findbugs/jFormatString/1.3.9/jFormatString-1.3.9.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/com/google/code/findbugs/annotations/1.3.9/annotations-1.3.9.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/jaxen/jaxen/1.1.1/jaxen-1.1.1.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/jdom/jdom/1.0/jdom-1.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/xom/xom/1.0/xom-1.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/xalan/xalan/2.6.0/xalan-2.6.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/com/ibm/icu/icu4j/2.6.1/icu4j-2.6.1.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/asm/asm-analysis/3.1/asm-analysis-3.1.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/asm/asm/3.1/asm-3.1.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/asm/asm-commons/3.1/asm-commons-3.1.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/asm/asm-util/3.1/asm-util-3.1.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/asm/asm-tree/3.1/asm-tree-3.1.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/asm/asm-xml/3.1/asm-xml-3.1.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/jgoodies/plastic/1.2.0/plastic-1.2.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-resources/1.0-alpha-4/plexus-resources-1.0-alpha-4.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/com/google/code/findbugs/bcel/1.3.9/bcel-1.3.9.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/gmaven/gmaven-mojo/1.3/gmaven-mojo-1.3.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/gmaven/runtime/gmaven-runtime-api/1.3/gmaven-runtime-api-1.3.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/gmaven/feature/gmaven-feature-api/1.3/gmaven-feature-api-1.3.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/gmaven/runtime/gmaven-runtime-1.5/1.3/gmaven-runtime-1.5-1.3.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/gmaven/feature/gmaven-feature-support/1.3/gmaven-feature-support-1.3.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/groovy/groovy-all-minimal/1.5.8/groovy-all-minimal-1.5.8.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/ant/ant/1.7.1/ant-1.7.1.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/jline/jline/0.9.94/jline-0.9.94.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/gmaven/gmaven-plugin/1.3/gmaven-plugin-1.3.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/gmaven/runtime/gmaven-runtime-loader/1.3/gmaven-runtime-loader-1.3.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/sonatype/gshell/gshell-io/2.0/gshell-io-2.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/com/thoughtworks/qdox/qdox/1.10/qdox-1.10.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/gmaven/runtime/gmaven-runtime-support/1.3/gmaven-runtime-support-1.3.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-plugin-descriptor/2.0.10/maven-plugin-descriptor-2.0.10.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/slf4j/slf4j-api/1.5.10/slf4j-api-1.5.10.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/sonatype/gossip/gossip/1.2/gossip-1.2.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/oro/oro/2.0.8/oro-2.0.8.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/groovy/groovy-all/1.7.4/groovy-all-1.7.4.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-logging-api/1.1.3/doxia-logging-api-1.1.3.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-core/1.1.3/doxia-core-1.1.3.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-sink-api/1.1.3/doxia-sink-api-1.1.3.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-site-renderer/1.1.3/doxia-site-renderer-1.1.3.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-decoration-model/1.1.3/doxia-decoration-model-1.1.3.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-module-xhtml/1.1.3/doxia-module-xhtml-1.1.3.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-module-fml/1.1.3/doxia-module-fml-1.1.3.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/velocity/velocity/1.5/velocity-1.5.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/shared/maven-doxia-tools/1.2.1/maven-doxia-tools-1.2.1.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/commons-io/commons-io/1.4/commons-io-1.4.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/com/google/code/findbugs/findbugs-ant/1.3.9/findbugs-ant-1.3.9.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/com/google/code/findbugs/findbugs/1.3.9/findbugs-1.3.9.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/com/google/code/findbugs/jFormatString/1.3.9/jFormatString-1.3.9.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/com/google/code/findbugs/annotations/1.3.9/annotations-1.3.9.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/xom/xom/1.0/xom-1.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/jdom/jdom/1.0/jdom-1.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/jaxen/jaxen/1.1.1/jaxen-1.1.1.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/xalan/xalan/2.6.0/xalan-2.6.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/asm/asm/3.1/asm-3.1.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/com/ibm/icu/icu4j/2.6.1/icu4j-2.6.1.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/asm/asm-analysis/3.1/asm-analysis-3.1.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/asm/asm-commons/3.1/asm-commons-3.1.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/asm/asm-tree/3.1/asm-tree-3.1.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/asm/asm-util/3.1/asm-util-3.1.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/asm/asm-xml/3.1/asm-xml-3.1.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-resources/1.0-alpha-4/plexus-resources-1.0-alpha-4.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/jgoodies/plastic/1.2.0/plastic-1.2.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/bcel/1.3.9/bcel-1.3.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/bcel/1.3.9/bcel-1.3.9.jar (535 kB at 9.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/gmaven-mojo/1.3/gmaven-mojo-1.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/runtime/gmaven-runtime-api/1.3/gmaven-runtime-api-1.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/feature/gmaven-feature-api/1.3/gmaven-feature-api-1.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/runtime/gmaven-runtime-1.5/1.3/gmaven-runtime-1.5-1.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/feature/gmaven-feature-support/1.3/gmaven-feature-support-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/gmaven-mojo/1.3/gmaven-mojo-1.3.jar (9.5 kB at 731 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-all-minimal/1.5.8/groovy-all-minimal-1.5.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/feature/gmaven-feature-api/1.3/gmaven-feature-api-1.3.jar (17 kB at 293 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.7.1/ant-1.7.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/feature/gmaven-feature-support/1.3/gmaven-feature-support-1.3.jar (14 kB at 181 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/runtime/gmaven-runtime-api/1.3/gmaven-runtime-api-1.3.jar (22 kB at 256 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jline/jline/0.9.94/jline-0.9.94.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.jar (12 kB at 138 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/runtime/gmaven-runtime-1.5/1.3/gmaven-runtime-1.5-1.3.jar (45 kB at 503 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-all-minimal/1.5.8/groovy-all-minimal-1.5.8.jar (2.9 MB at 31 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.7.1/ant-1.7.1.jar (1.3 MB at 13 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.10/maven-plugin-registry-2.0.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar (37 kB at 352 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar (123 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-plugin-api/2.0/maven-plugin-api-2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar (30 kB at 269 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/gmaven-plugin/1.3/gmaven-plugin-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.jar (51 kB at 440 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/runtime/gmaven-runtime-loader/1.3/gmaven-runtime-loader-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jline/jline/0.9.94/jline-0.9.94.jar (87 kB at 740 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/gmaven-plugin/1.3/gmaven-plugin-1.3.jar (73 kB at 588 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/runtime/gmaven-runtime-support/1.3/gmaven-runtime-support-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar (35 kB at 282 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gshell/gshell-io/2.0/gshell-io-2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 kB at 339 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/1.10/qdox-1.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/runtime/gmaven-runtime-support/1.3/gmaven-runtime-support-1.3.jar (80 kB at 587 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/runtime/gmaven-runtime-loader/1.3/gmaven-runtime-loader-1.3.jar (25 kB at 181 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gshell/gshell-io/2.0/gshell-io-2.0.jar (22 kB at 156 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-alpha-6/wagon-provider-api-1.0-alpha-6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (38 kB at 259 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.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 68 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.10/maven-plugin-descriptor-2.0.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 kB at 260 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/1.10/qdox-1.10.jar (172 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.10/slf4j-api-1.5.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.10/maven-plugin-descriptor-2.0.10.jar (39 kB at 243 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gossip/gossip/1.2/gossip-1.2.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-alpha-6/wagon-provider-api-1.0-alpha-6.jar (43 kB at 262 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.jar (89 kB at 541 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.10/slf4j-api-1.5.10.jar (24 kB at 137 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar (17 kB at 96 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gossip/gossip/1.2/gossip-1.2.jar (77 kB at 441 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 205 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-all/1.7.4/groovy-all-1.7.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 351 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (109 kB at 581 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 55 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.3/doxia-core-1.1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (91 kB at 458 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1.3/doxia-logging-api-1.1.3.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/plexus-container-default-1.0-alpha-9.jar (195 kB at 977 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 802 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.3/doxia-core-1.1.3.jar (159 kB at 746 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (30 kB at 135 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1.3/doxia-sink-api-1.1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1.3/doxia-logging-api-1.1.3.jar (11 kB at 51 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.3/doxia-decoration-model-1.1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1.3/doxia-sink-api-1.1.3.jar (13 kB at 54 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.3/doxia-site-renderer-1.1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.3/doxia-decoration-model-1.1.3.jar (52 kB at 220 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.3/doxia-module-xhtml-1.1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.3/doxia-module-xhtml-1.1.3.jar (15 kB at 60 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.3/doxia-module-fml-1.1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (305 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.3/doxia-site-renderer-1.1.3.jar (51 kB at 201 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 29 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 40 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.3/doxia-module-fml-1.1.3.jar (37 kB at 140 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-doxia-tools/1.2.1/maven-doxia-tools-1.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1.2 MB at 4.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-all/1.7.4/groovy-all-1.7.4.jar (5.4 MB at 19 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/findbugs-ant/1.3.9/findbugs-ant-1.3.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/findbugs/1.3.9/findbugs-1.3.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-doxia-tools/1.2.1/maven-doxia-tools-1.2.1.jar (43 kB at 151 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/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jFormatString/1.3.9/jFormatString-1.3.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.jar (109 kB at 355 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/annotations/1.3.9/annotations-1.3.9.jar [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 106 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jFormatString/1.3.9/jFormatString-1.3.9.jar (23 kB at 74 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jaxen/jaxen/1.1.1/jaxen-1.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/findbugs-ant/1.3.9/findbugs-ant-1.3.9.jar (28 kB at 91 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jdom/jdom/1.0/jdom-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/annotations/1.3.9/annotations-1.3.9.jar (15 kB at 41 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xom/xom/1.0/xom-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jaxen/jaxen/1.1.1/jaxen-1.1.1.jar (227 kB at 641 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar (314 kB at 877 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xalan/xalan/2.6.0/xalan-2.6.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xom/xom/1.0/xom-1.0.jar (109 kB at 298 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/2.6.1/icu4j-2.6.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jdom/jdom/1.0/jdom-1.0.jar (153 kB at 415 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.1/asm-3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/findbugs/1.3.9/findbugs-1.3.9.jar (3.3 MB at 8.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-analysis/3.1/asm-analysis-3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.1/asm-3.1.jar (43 kB at 113 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-commons/3.1/asm-commons-3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-analysis/3.1/asm-analysis-3.1.jar (18 kB at 45 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-util/3.1/asm-util-3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar (125 kB at 319 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-tree/3.1/asm-tree-3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-commons/3.1/asm-commons-3.1.jar (33 kB at 83 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-xml/3.1/asm-xml-3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-util/3.1/asm-util-3.1.jar (34 kB at 86 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jgoodies/plastic/1.2.0/plastic-1.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-tree/3.1/asm-tree-3.1.jar (22 kB at 54 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.0-alpha-4/plexus-resources-1.0-alpha-4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-xml/3.1/asm-xml-3.1.jar (52 kB at 127 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.0-alpha-4/plexus-resources-1.0-alpha-4.jar (17 kB at 39 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jgoodies/plastic/1.2.0/plastic-1.2.0.jar (233 kB at 514 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (211 kB at 464 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xalan/xalan/2.6.0/xalan-2.6.0.jar (3.1 MB at 6.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/2.6.1/icu4j-2.6.1.jar (2.5 MB at 5.3 MB/s) [WARNING] Parameter 'findbugsXmlOutput' is deprecated: No reason given [INFO] ****** FindBugsMojo execute ******* [INFO] canGenerate is true [INFO] ****** FindBugsMojo executeFindbugs ******* [INFO] Temp File is /home/jenkins/agent/workspace/gemini-management-all_main/org.eclipse.gemini.management/target/findbugsTemp.xml [INFO] Fork Value is true [java] Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 40705 [java] at org.objectweb.asm.ClassReader.readClass(Unknown Source) [java] at org.objectweb.asm.ClassReader.accept(Unknown Source) [java] at edu.umd.cs.findbugs.asm.FBClassReader.accept(FBClassReader.java:44) [java] at org.objectweb.asm.ClassReader.accept(Unknown Source) [java] at edu.umd.cs.findbugs.classfile.engine.ClassParserUsingASM.parse(ClassParserUsingASM.java:93) [java] at edu.umd.cs.findbugs.classfile.engine.ClassParserUsingASM.parse(ClassParserUsingASM.java:414) [java] at edu.umd.cs.findbugs.classfile.engine.ClassInfoAnalysisEngine.analyze(ClassInfoAnalysisEngine.java:65) [java] at edu.umd.cs.findbugs.classfile.engine.ClassInfoAnalysisEngine.analyze(ClassInfoAnalysisEngine.java:39) [java] at edu.umd.cs.findbugs.classfile.impl.AnalysisCache.getClassAnalysis(AnalysisCache.java:214) [java] at edu.umd.cs.findbugs.ba.XFactory.getXClass(XFactory.java:581) [java] at edu.umd.cs.findbugs.ba.AnalysisCacheToAnalysisContextAdapter.setAppClassList(AnalysisCacheToAnalysisContextAdapter.java:319) [java] at edu.umd.cs.findbugs.FindBugs2.createAnalysisContext(FindBugs2.java:785) [java] at edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:187) [java] at edu.umd.cs.findbugs.FindBugs.runMain(FindBugs.java:348) [java] at edu.umd.cs.findbugs.FindBugs2.main(FindBugs2.java:1057) [java] Java Result: 1 [INFO] No bugs found [INFO] [INFO] <<< findbugs:2.3.2:check (default) < :findbugs @ org.eclipse.gemini.management <<< [INFO] [INFO] [INFO] --- findbugs:2.3.2:check (default) @ org.eclipse.gemini.management --- [WARNING] Parameter 'findbugsXmlOutput' is deprecated: No reason given [INFO] [INFO] >>> pmd:2.5:cpd-check (default) > :cpd @ org.eclipse.gemini.management >>> [INFO] [INFO] --- pmd:2.5:cpd (cpd) @ org.eclipse.gemini.management --- [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/reporting/maven-reporting-impl/2.0.4.3/maven-reporting-impl-2.0.4.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/reporting/maven-reporting-impl/2.0.4.3/maven-reporting-impl-2.0.4.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.0.4.3/maven-reporting-impl-2.0.4.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.0.4.3/maven-reporting-impl-2.0.4.3.pom (4.4 kB at 398 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/shared/maven-shared-components/14/maven-shared-components-14.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/shared/maven-shared-components/14/maven-shared-components-14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/14/maven-shared-components-14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/14/maven-shared-components-14.pom (9.3 kB at 667 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (2.4 kB at 83 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8.1 kB at 672 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.pom (643 B at 58 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (4.4 kB at 153 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (9.6 kB at 639 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (3.2 kB at 131 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (2.3 kB at 75 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (2.4 kB at 77 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (2.7 kB at 179 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (2.2 kB at 204 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (1.6 kB at 107 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom (5.9 kB at 972 B/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.pom (1.4 kB at 59 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-components/1.1.17/plexus-components-1.1.17.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-components/1.1.17/plexus-components-1.1.17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.17/plexus-components-1.1.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.17/plexus-components-1.1.17.pom (5.2 kB at 434 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 867 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/pmd/pmd-jdk14/4.2.5/pmd-jdk14-4.2.5.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/pmd/pmd-jdk14/4.2.5/pmd-jdk14-4.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pmd/pmd-jdk14/4.2.5/pmd-jdk14-4.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pmd/pmd-jdk14/4.2.5/pmd-jdk14-4.2.5.pom (9.4 kB at 392 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/ant/ant/1.6/ant-1.6.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/ant/ant/1.6/ant-1.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ant/ant/1.6/ant-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ant/ant/1.6/ant-1.6.pom (182 B at 15 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/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 63 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/net/sourceforge/retroweaver/retroweaver-rt/2.0.3/retroweaver-rt-2.0.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/net/sourceforge/retroweaver/retroweaver-rt/2.0.3/retroweaver-rt-2.0.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/retroweaver/retroweaver-rt/2.0.3/retroweaver-rt-2.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/retroweaver/retroweaver-rt/2.0.3/retroweaver-rt-2.0.3.pom (1.0 kB at 53 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/backport-util-concurrent/backport-util-concurrent/3.0/backport-util-concurrent-3.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/backport-util-concurrent/backport-util-concurrent/3.0/backport-util-concurrent-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.0/backport-util-concurrent-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.0/backport-util-concurrent-3.0.pom (909 B at 91 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/reporting/maven-reporting-impl/2.0.4.3/maven-reporting-impl-2.0.4.3.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/commons-lang/commons-lang/2.1/commons-lang-2.1.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/pmd/pmd-jdk14/4.2.5/pmd-jdk14-4.2.5.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/ant/ant/1.6/ant-1.6.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/junit/junit/3.8.2/junit-3.8.2.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/net/sourceforge/retroweaver/retroweaver-rt/2.0.3/retroweaver-rt-2.0.3.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/reporting/maven-reporting-impl/2.0.4.3/maven-reporting-impl-2.0.4.3.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/commons-lang/commons-lang/2.1/commons-lang-2.1.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/pmd/pmd-jdk14/4.2.5/pmd-jdk14-4.2.5.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/ant/ant/1.6/ant-1.6.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/net/sourceforge/retroweaver/retroweaver-rt/2.0.3/retroweaver-rt-2.0.3.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/junit/junit/3.8.2/junit-3.8.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.0.4.3/maven-reporting-impl-2.0.4.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.0.4.3/maven-reporting-impl-2.0.4.3.jar (21 kB at 491 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.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/doxia-sink-api-1.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (55 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 5.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (47 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.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/doxia-sink-api-1.0.jar (10 kB at 190 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (49 kB at 924 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (19 kB at 304 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 kB at 357 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 kB at 448 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pmd/pmd-jdk14/4.2.5/pmd-jdk14-4.2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar (41 kB at 456 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ant/ant/1.6/ant-1.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (47 kB at 476 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (251 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.2/junit-3.8.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.jar (23 kB at 210 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/retroweaver/retroweaver-rt/2.0.3/retroweaver-rt-2.0.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ant/ant/1.6/ant-1.6.jar (952 kB at 7.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pmd/pmd-jdk14/4.2.5/pmd-jdk14-4.2.5.jar (1.1 MB at 9.3 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2.jar (1.0 MB at 7.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 2.4 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/retroweaver/retroweaver-rt/2.0.3/retroweaver-rt-2.0.3.jar (120 kB at 599 kB/s) [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] <<< pmd:2.5:cpd-check (default) < :cpd @ org.eclipse.gemini.management <<< [INFO] [INFO] [INFO] --- pmd:2.5:cpd-check (default) @ org.eclipse.gemini.management --- [INFO] [INFO] [INFO] --< org.eclipse.gemini.management:org.eclipse.gemini.management.tests >-- [INFO] Building Gemini Management Bundle Tests 2.0.1-SNAPSHOT [3/6] [INFO] from org.eclipse.gemini.management.tests/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:0.26.0:target-platform (default-target-platform)' [WARNING] Parameter 'target' is unknown for plugin 'target-platform-configuration:0.26.0:target-platform (default-target-platform)' [INFO] [INFO] --- tycho-packaging:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.gemini.management.tests --- [INFO] The project's OSGi version is 2.0.1.202310211033 [INFO] [INFO] --- tycho-packaging:0.26.0:validate-id (default-validate-id) @ org.eclipse.gemini.management.tests --- [INFO] [INFO] --- tycho-packaging:0.26.0:validate-version (default-validate-version) @ org.eclipse.gemini.management.tests --- [INFO] [INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.gemini.management.tests --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gemini-management-all_main/org.eclipse.gemini.management.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:0.26.0:compile (default-compile) @ org.eclipse.gemini.management.tests --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/gemini-management-all_main/org.eclipse.gemini.management.tests/target/classes [INFO] [INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.gemini.management.tests --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gemini-management-all_main/org.eclipse.gemini.management.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.gemini.management.tests --- [INFO] [INFO] --- tycho-packaging:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.gemini.management.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/gemini-management-all_main/org.eclipse.gemini.management.tests/target/org.eclipse.gemini.management.tests-2.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gemini.management.tests --- [INFO] [INFO] --- tycho-surefire:0.26.0:test (default-test) @ org.eclipse.gemini.management.tests --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/gemini-management-all_main/org.eclipse.gemini.management.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/java/openjdk/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Xms128m, -Dcom.sun.management.jmxremote.port=21045, -Dcom.sun.management.jmxremote.authenticate=false, -Dcom.sun.management.jmxremote.ssl=false, -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/agent/workspace/gemini-management-all_main/org.eclipse.gemini.management.tests/target/work/data, -install, /home/jenkins/agent/workspace/gemini-management-all_main/org.eclipse.gemini.management.tests/target/work, -configuration, /home/jenkins/agent/workspace/gemini-management-all_main/org.eclipse.gemini.management.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/gemini-management-all_main/org.eclipse.gemini.management.tests/target/surefire.properties] ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.gemini.management.integration.tests.BundleStateTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 sec - in org.eclipse.gemini.management.integration.tests.BundleStateTest nameAndVersionTest(org.eclipse.gemini.management.integration.tests.BundleStateTest) Time elapsed: 0.101 sec listTest(org.eclipse.gemini.management.integration.tests.BundleStateTest) Time elapsed: 0.169 sec Running org.eclipse.gemini.management.integration.tests.PackageStateTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec - in org.eclipse.gemini.management.integration.tests.PackageStateTest listTest(org.eclipse.gemini.management.integration.tests.PackageStateTest) Time elapsed: 0.102 sec Running org.eclipse.gemini.management.integration.tests.BundleWiringStateTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 sec - in org.eclipse.gemini.management.integration.tests.BundleWiringStateTest currentWiringClosureTest(org.eclipse.gemini.management.integration.tests.BundleWiringStateTest) Time elapsed: 0.191 sec Running org.eclipse.gemini.management.integration.tests.FrameworkTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.gemini.management.integration.tests.FrameworkTest frameworkStartLevelTest(org.eclipse.gemini.management.integration.tests.FrameworkTest) Time elapsed: 0.003 sec Running org.eclipse.gemini.management.integration.tests.ServiceStateTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec - in org.eclipse.gemini.management.integration.tests.ServiceStateTest listTest(org.eclipse.gemini.management.integration.tests.ServiceStateTest) Time elapsed: 0.077 sec Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --< org.eclipse.gemini.management:org.eclipse.gemini.management.feature >-- [INFO] Building Gemini Management Feature 2.0.1-SNAPSHOT [4/6] [INFO] from org.eclipse.gemini.management.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:0.26.0:target-platform (default-target-platform)' [WARNING] Parameter 'target' is unknown for plugin 'target-platform-configuration:0.26.0:target-platform (default-target-platform)' [INFO] [INFO] --- tycho-packaging:0.26.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.gemini.management.feature --- [INFO] The project's OSGi version is 2.0.1.202310211033 [INFO] [INFO] --- tycho-packaging:0.26.0:validate-id (default-validate-id) @ org.eclipse.gemini.management.feature --- [INFO] [INFO] --- tycho-packaging:0.26.0:validate-version (default-validate-version) @ org.eclipse.gemini.management.feature --- [INFO] [INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.gemini.management.feature --- [INFO] [INFO] --- tycho-packaging:0.26.0:package-feature (default-package-feature) @ org.eclipse.gemini.management.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/gemini-management-all_main/org.eclipse.gemini.management.feature/target/org.eclipse.gemini.management.feature-2.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gemini.management.feature --- [INFO] [INFO] --- tycho-p2:0.26.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.gemini.management.feature --- [INFO] [INFO] -----< org.eclipse.gemini.management:gemini.management.repository >----- [INFO] Building Gemini Management Update Site 2.0.1-SNAPSHOT [5/6] [INFO] from gemini.management.repository/pom.xml [INFO] ------------------------[ eclipse-update-site ]------------------------- [INFO] [INFO] --- tycho-packaging:0.26.0:build-qualifier (default-build-qualifier) @ gemini.management.repository --- [INFO] The project's OSGi version is 2.0.1.202310211033 [INFO] [INFO] --- tycho-packaging:0.26.0:update-site (default-update-site) @ gemini.management.repository --- [INFO] [INFO] --- tycho-p2:0.26.0:update-site-p2-metadata (default-update-site-p2-metadata) @ gemini.management.repository --- [INFO] Command line: [/opt/java/openjdk/jre/bin/java, -jar, /home/jenkins/.m2/repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar, -configuration, /tmp/tycho-p2-runtime6231425995664966378.tmp/configuration, -nosplash, -application, org.eclipse.equinox.p2.publisher.UpdateSitePublisher, -source, /home/jenkins/agent/workspace/gemini-management-all_main/gemini.management.repository/target/site, -metadataRepository, file:/home/jenkins/agent/workspace/gemini-management-all_main/gemini.management.repository/target/site/, -metadataRepositoryName, Gemini Management Update Site, -artifactRepository, file:/home/jenkins/agent/workspace/gemini-management-all_main/gemini.management.repository/target/site/, -artifactRepositoryName, Gemini Management Update Site Artifacts, -noDefaultIUs, -compress] Generating metadata for .. Generation completed with success [0 seconds]. [INFO] [INFO] --- tycho-packaging:0.26.0:update-site-packaging (default-update-site-packaging) @ gemini.management.repository --- [INFO] Building zip: /home/jenkins/agent/workspace/gemini-management-all_main/gemini.management.repository/target/site.zip [INFO] [INFO] -----------< org.eclipse.gemini.management:target-platform >------------ [INFO] Building Gemini Management Target Platform 2.0.1-SNAPSHOT [6/6] [INFO] from org.eclipse.gemini.management.target/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/mojo/build-helper-maven-plugin/1.3/build-helper-maven-plugin-1.3.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/mojo/build-helper-maven-plugin/1.3/build-helper-maven-plugin-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/1.3/build-helper-maven-plugin-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/1.3/build-helper-maven-plugin-1.3.pom (4.0 kB at 304 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/mojo/mojo-parent/21/mojo-parent-21.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/mojo/mojo-parent/21/mojo-parent-21.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/21/mojo-parent-21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/21/mojo-parent-21.pom (19 kB at 1.6 MB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/mojo/build-helper-maven-plugin/1.3/build-helper-maven-plugin-1.3.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/mojo/build-helper-maven-plugin/1.3/build-helper-maven-plugin-1.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/1.3/build-helper-maven-plugin-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/1.3/build-helper-maven-plugin-1.3.jar (21 kB at 1.2 MB/s) [INFO] [INFO] --- build-helper:1.3:attach-artifact (attach-artifacts) @ target-platform --- [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-model/2.0.2/maven-model-2.0.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-model/2.0.2/maven-model-2.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.2/maven-model-2.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.2/maven-model-2.0.2.pom (2.5 kB at 230 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-project/2.0.2/maven-project-2.0.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-project/2.0.2/maven-project-2.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.2/maven-project-2.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.2/maven-project-2.0.2.pom (1.7 kB at 53 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-profile/2.0.2/maven-profile-2.0.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-profile/2.0.2/maven-profile-2.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.2/maven-profile-2.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.2/maven-profile-2.0.2.pom (1.5 kB at 66 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-core/2.0.2/maven-core-2.0.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-core/2.0.2/maven-core-2.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.2/maven-core-2.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.2/maven-core-2.0.2.pom (5.2 kB at 372 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-settings/2.0.2/maven-settings-2.0.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-settings/2.0.2/maven-settings-2.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.2/maven-settings-2.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.2/maven-settings-2.0.2.pom (1.4 kB at 76 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-plugin-parameter-documenter/2.0.2/maven-plugin-parameter-documenter-2.0.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-plugin-parameter-documenter/2.0.2/maven-plugin-parameter-documenter-2.0.2.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.2/maven-plugin-parameter-documenter-2.0.2.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.2/maven-plugin-parameter-documenter-2.0.2.pom (1.6 kB at 95 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/reporting/maven-reporting-api/2.0.2/maven-reporting-api-2.0.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/reporting/maven-reporting-api/2.0.2/maven-reporting-api-2.0.2.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.2/maven-reporting-api-2.0.2.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.2/maven-reporting-api-2.0.2.pom (902 B at 69 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/reporting/maven-reporting/2.0.2/maven-reporting-2.0.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/reporting/maven-reporting/2.0.2/maven-reporting-2.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.2/maven-reporting-2.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.2/maven-reporting-2.0.2.pom (738 B at 41 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-error-diagnostics/2.0.2/maven-error-diagnostics-2.0.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-error-diagnostics/2.0.2/maven-error-diagnostics-2.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.2/maven-error-diagnostics-2.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.2/maven-error-diagnostics-2.0.2.pom (854 B at 26 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-plugin-registry/2.0.2/maven-plugin-registry-2.0.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-plugin-registry/2.0.2/maven-plugin-registry-2.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.2/maven-plugin-registry-2.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.2/maven-plugin-registry-2.0.2.pom (1.4 kB at 136 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-plugin-descriptor/2.0.2/maven-plugin-descriptor-2.0.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-plugin-descriptor/2.0.2/maven-plugin-descriptor-2.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.2/maven-plugin-descriptor-2.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.2/maven-plugin-descriptor-2.0.2.pom (1.5 kB at 155 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-monitor/2.0.2/maven-monitor-2.0.2.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-monitor/2.0.2/maven-monitor-2.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.2/maven-monitor-2.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.2/maven-monitor-2.0.2.pom (442 B at 23 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 103 kB/s) [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-model/2.0.2/maven-model-2.0.2.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-project/2.0.2/maven-project-2.0.2.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-profile/2.0.2/maven-profile-2.0.2.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-core/2.0.2/maven-core-2.0.2.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-plugin-parameter-documenter/2.0.2/maven-plugin-parameter-documenter-2.0.2.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/reporting/maven-reporting-api/2.0.2/maven-reporting-api-2.0.2.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-error-diagnostics/2.0.2/maven-error-diagnostics-2.0.2.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-settings/2.0.2/maven-settings-2.0.2.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-plugin-descriptor/2.0.2/maven-plugin-descriptor-2.0.2.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-plugin-registry/2.0.2/maven-plugin-registry-2.0.2.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-monitor/2.0.2/maven-monitor-2.0.2.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/classworlds/classworlds/1.1/classworlds-1.1.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [INFO] Downloading from codehaus.snapshots: https://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-model/2.0.2/maven-model-2.0.2.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-project/2.0.2/maven-project-2.0.2.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-profile/2.0.2/maven-profile-2.0.2.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-core/2.0.2/maven-core-2.0.2.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-settings/2.0.2/maven-settings-2.0.2.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/reporting/maven-reporting-api/2.0.2/maven-reporting-api-2.0.2.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-plugin-parameter-documenter/2.0.2/maven-plugin-parameter-documenter-2.0.2.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-plugin-registry/2.0.2/maven-plugin-registry-2.0.2.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-error-diagnostics/2.0.2/maven-error-diagnostics-2.0.2.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-plugin-descriptor/2.0.2/maven-plugin-descriptor-2.0.2.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/classworlds/classworlds/1.1/classworlds-1.1.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-monitor/2.0.2/maven-monitor-2.0.2.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [INFO] Downloading from maven.eclipse.org: https://maven.eclipse.org/nexus/content/repositories/release-indigo/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.2/maven-model-2.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.2/maven-model-2.0.2.jar (80 kB at 3.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.2/maven-project-2.0.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.2/maven-profile-2.0.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.2/maven-core-2.0.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.2/maven-settings-2.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.2/maven-profile-2.0.2.jar (30 kB at 2.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.2/maven-plugin-parameter-documenter-2.0.2.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.2/maven-plugin-parameter-documenter-2.0.2.jar (16 kB at 543 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.2/maven-reporting-api-2.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.2/maven-settings-2.0.2.jar (44 kB at 894 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.2/maven-repository-metadata-2.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.2/maven-core-2.0.2.jar (136 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-error-diagnostics/2.0.2/maven-error-diagnostics-2.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar (49 kB at 862 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.2/maven-plugin-registry-2.0.2.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.2/maven-reporting-api-2.0.2.jar (5.0 kB at 88 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.2/maven-plugin-descriptor-2.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar (20 kB at 340 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.2/maven-monitor-2.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.2/maven-plugin-registry-2.0.2.jar (24 kB at 374 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.2/maven-error-diagnostics-2.0.2.jar (8.6 kB at 125 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.2/maven-monitor-2.0.2.jar (5.7 kB at 83 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [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.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.2/maven-plugin-descriptor-2.0.2.jar (32 kB at 457 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.2/maven-project-2.0.2.jar (107 kB at 1.5 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (79 kB at 997 kB/s) [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 462 kB/s) [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.jar (268 kB at 2.4 MB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Gemini Management Parent POM 2.0.1-SNAPSHOT: [INFO] [INFO] Gemini Management Parent POM ....................... SUCCESS [ 0.001 s] [INFO] Gemini Management Bundle ........................... SUCCESS [18:10 min] [INFO] Gemini Management Bundle Tests ..................... SUCCESS [ 2.617 s] [INFO] Gemini Management Feature .......................... SUCCESS [ 0.021 s] [INFO] Gemini Management Update Site ...................... SUCCESS [ 2.258 s] [INFO] Gemini Management Target Platform .................. SUCCESS [01:12 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 32:01 min [INFO] Finished at: 2023-10-21T10:53:19Z [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS