Started by user Stephane Bouchet [EnvInject] - Loading node environment variables. Building remotely on rhel7-devstudio-releng-51167 (rhel7-devstudio-releng rhel7-releng upshift) in workspace /mnt/hudson_workspace/workspace/jbosstools-discovery_master Cloning the remote Git repository Cloning repository git://github.com/jbosstools/jbosstools-discovery.git > git init /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources # timeout=10 Fetching upstream changes from git://github.com/jbosstools/jbosstools-discovery.git > git --version # timeout=10 > git fetch --tags --progress git://github.com/jbosstools/jbosstools-discovery.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://github.com/jbosstools/jbosstools-discovery.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://github.com/jbosstools/jbosstools-discovery.git # timeout=10 Fetching upstream changes from git://github.com/jbosstools/jbosstools-discovery.git > git fetch --tags --progress git://github.com/jbosstools/jbosstools-discovery.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 30e55962edacd13d0f447a41e9a99b361f973a59 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 30e55962edacd13d0f447a41e9a99b361f973a59 Commit message: " #comment bump up to parent pom version = 4.18.0.Final-SNAPSHOT #close" > git rev-list --no-walk 30e55962edacd13d0f447a41e9a99b361f973a59 # timeout=10 > git tag -a -f -m Jenkins Build #9267 jenkins-jbosstools-discovery_master-9267 # timeout=10 [jbosstools-discovery_master] $ /bin/sh -xe /tmp/jenkins495386035946045146.sh + PROPSFILE=/mnt/hudson_workspace/workspace/jbosstools-discovery_master/discovery.properties + echo '' + wget https://raw.githubusercontent.com/jbosstools/jbosstools-build/master/parent/pom.xml -O parent-pom.xml --2021-01-15 08:23:09-- https://raw.githubusercontent.com/jbosstools/jbosstools-build/master/parent/pom.xml Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 199.232.64.133 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|199.232.64.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 51332 (50K) [text/plain] Saving to: ‘parent-pom.xml’ 0K .......... .......... .......... .......... .......... 99% 3.29M 0s 50K 100% 246G=0.01s 2021-01-15 08:23:09 (3.30 MB/s) - ‘parent-pom.xml’ saved [51332/51332] + getVar parent-pom.xml TARGET_PLATFORM_VERSION_MAX + file=parent-pom.xml + var=TARGET_PLATFORM_VERSION_MAX ++ grep '' parent-pom.xml ++ sed -e 's#.*\(.\+\).*#\1#' + getVar_return=4.18.0.Final-SNAPSHOT + TARGET_PLATFORM_VERSION_MAX=4.18.0.Final-SNAPSHOT + getVar parent-pom.xml TARGET_PLATFORM_CENTRAL_MAX + file=parent-pom.xml + var=TARGET_PLATFORM_CENTRAL_MAX ++ grep '' parent-pom.xml ++ sed -e 's#.*\(.\+\).*#\1#' + getVar_return=4.17.0.Final-SNAPSHOT + TARGET_PLATFORM_CENTRAL_MAX=4.17.0.Final-SNAPSHOT + rm -f parent-pom.xml + echo TARGET_PLATFORM_VERSION_MAX=4.18.0.Final-SNAPSHOT + echo TARGET_PLATFORM_CENTRAL_MAX=4.17.0.Final-SNAPSHOT + eclipseReleaseName=photon + devstudioReleaseVersion=12 + echo eclipseReleaseName=photon + echo devstudioReleaseVersion=12 + stream_jbt=master + echo stream_jbt=master + [[ staging == \s\n\a\p\s\h\o\t\s ]] + echo versionWithRespin_jbt=4.18.0.Final + echo versionWithRespin_ds=12.18.0.GA ++ date -u +%Y-%m-%d_%H-%M-%S + echo BUILD_TIMESTAMP=2021-01-15_13-23-09 + echo buildType=staging + JBT_CN_TP=http://download.jboss.org/jbosstools/targetplatforms/jbtcentraltarget/4.17.0.Final-SNAPSHOT/REPO/ + JBT_EA_TP=http://download.jboss.org/jbosstools/targetplatforms/jbtearlyaccesstarget/4.17.0.Final-SNAPSHOT/REPO/ + DS_CN_TP=https://devstudio.redhat.com/targetplatforms/jbtcentraltarget/4.17.0.Final-SNAPSHOT/REPO/ + DS_EA_TP=https://devstudio.redhat.com/targetplatforms/jbtearlyaccesstarget/4.17.0.Final-SNAPSHOT/REPO/ + echo JBT_UP=http://download.jboss.org/jbosstools/photon/staging/updates/core/4.18.0.Final/ + echo JBT_CN=http://download.jboss.org/jbosstools/photon/staging/updates/central/4.18.0.Final/,http://download.jboss.org/jbosstools/targetplatforms/jbtcentraltarget/4.17.0.Final-SNAPSHOT/REPO/ + echo JBT_EA=http://download.jboss.org/jbosstools/targetplatforms/jbtearlyaccesstarget/4.17.0.Final-SNAPSHOT/REPO/ + echo DS_UP=https://devstudio.redhat.com/12/staging/updates/core/12.18.0.GA/ + echo DS_CN=https://devstudio.redhat.com/12/staging/updates/central/12.18.0.GA/,https://devstudio.redhat.com/targetplatforms/jbtcentraltarget/4.17.0.Final-SNAPSHOT/REPO/ + echo DS_EA=https://devstudio.redhat.com/targetplatforms/jbtearlyaccesstarget/4.17.0.Final-SNAPSHOT/REPO/ [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/mnt/hudson_workspace/workspace/jbosstools-discovery_master/discovery.properties' [EnvInject] - Variables injected successfully. Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.5.2/apache-maven-3.5.2-bin.zip to /mnt/hudson_workspace/tools/hudson.tasks.Maven_MavenInstallation/maven-3.5.2 on rhel7-devstudio-releng-51167 [jbosstools-discovery_master] $ /mnt/hudson_workspace/tools/hudson.tasks.Maven_MavenInstallation/maven-3.5.2/bin/mvn -f /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery/pom.xml -Dearlyaccess_IS= -DversionWithRespin_ds=12.18.0.GA -DbuildType=staging -Dversion_ds_IS= -DversionWithRespin_jbt=4.18.0.Final -Dversion_jbt_IS= -Dqual_IS= "-DMAVEN_FLAGS=-B -U -fae -e -P hudson,unified.target,maximum -DskipBaselineComparison=true" -Ddownload.cache.directory=/home/hudson/static_build_env/devstudio/download-cache -Dmaven.test.failure.ignore=true -DUPDATE_SITE=http://download.jboss.org/jbosstools/photon/staging/updates/core/4.18.0.Final/ -DEXTRAS_SITE=http://download.jboss.org/jbosstools/photon/staging/updates/central/4.18.0.Final/,http://download.jboss.org/jbosstools/targetplatforms/jbtcentraltarget/4.17.0.Final-SNAPSHOT/REPO/ -DJOB_NAME=jbosstools-discovery_master -DBUILD_NUMBER=9267 -Dmaven.repo.local=/mnt/hudson_workspace/workspace/jbosstools-discovery_master/.repository clean install -B -U -fae -e -P hudson,unified.target,maximum -DskipBaselineComparison=true OpenJDK 64-Bit Server VM warning: Ignoring option PermSize; support was removed in 8.0 [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] Downloading from jboss-snapshots-repository: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/parent/4.18.0.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/parent/4.18.0.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from jboss-snapshots-repository: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/parent/4.18.0.Final-SNAPSHOT/maven-metadata.xml (612 B at 714 B/s) [INFO] Downloading from jboss-snapshots-repository: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/parent/4.18.0.Final-SNAPSHOT/parent-4.18.0.Final-20210111.095128-8.pom [INFO] Downloaded from jboss-snapshots-repository: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/parent/4.18.0.Final-SNAPSHOT/parent-4.18.0.Final-20210111.095128-8.pom (51 kB at 258 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.pom (2.1 kB at 18 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom (17 kB at 456 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom (4.8 kB at 161 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 22 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 146 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 151 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/6/apache-6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/6/apache-6.pom (13 kB at 57 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 28 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 34 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 161 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 14 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 16 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 6.2 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 39 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 92 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 5.6 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 36 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 148 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 95 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 21 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 50 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 60 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 30 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 60 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 59 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 14 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 13 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 17 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 38 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 22 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 19 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 8.6 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 29 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 79 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 22 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 119 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 40 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 81 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 15 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 18 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 12 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 54 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 15 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 27 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 12 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom (1.1 kB at 32 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom (3.0 kB at 108 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom (4.4 kB at 156 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom (24 kB at 743 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 16 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-io/commons-io/2.6/commons-io-2.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 105 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-parent/42/commons-parent-42.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 422 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/18/apache-18.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/18/apache-18.pom (16 kB at 91 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (18 kB at 571 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-parent/48/commons-parent-48.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 248 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/21/apache-21.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/21/apache-21.pom (17 kB at 123 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 98 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/tukaani/xz/1.8/xz-1.8.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 14 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom (2.0 kB at 67 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom (1.7 kB at 41 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom (1.8 kB at 65 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom (1.0 kB at 35 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom (1.7 kB at 30 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom (1.3 kB at 43 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/de/pdark/decentxml/1.4/decentxml-1.4.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/de/pdark/decentxml/1.4/decentxml-1.4.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/de/pdark/decentxml/1.4/decentxml-1.4.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/de/pdark/decentxml/1.4/decentxml-1.4.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/de/pdark/decentxml/1.4/decentxml-1.4.pom (9.5 kB at 327 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom (2.1 kB at 76 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom (1.1 kB at 29 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom (1.0 kB at 34 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 15 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 12 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 91 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 233 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/5/apache-5.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/5/apache-5.pom (4.1 kB at 29 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom (2.1 kB at 76 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom (1.1 kB at 42 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom (1.1 kB at 36 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 118 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 320 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 90 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 871 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 56 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 44 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 212 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 143 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 67 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 15 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 121 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 82 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 214 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 151 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 43 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 57 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 26 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 12 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 40 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 380 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-io/commons-io/2.6/commons-io-2.6.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 210 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 154 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 53 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/tukaani/xz/1.8/xz-1.8.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 38 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 68 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/de/pdark/decentxml/1.4/decentxml-1.4.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 21 kB/s) [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 1.7 kB/s) [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 108 kB/s) [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/de/pdark/decentxml/1.4/decentxml-1.4.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/de/pdark/decentxml/1.4/decentxml-1.4.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.jar (5.4 kB at 123 kB/s) [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar (248 kB at 2.7 MB/s) [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.jar (22 kB at 191 kB/s) [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar (194 kB at 1.3 MB/s) [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.jar (205 kB at 1.3 MB/s) [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.jar (13 kB at 80 kB/s) [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/de/pdark/decentxml/1.4/decentxml-1.4.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 3.5 MB/s) [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar (1.5 MB at 7.7 MB/s) [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.jar (3.1 kB at 15 kB/s) [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.jar (38 kB at 186 kB/s) [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/de/pdark/decentxml/1.4/decentxml-1.4.jar (131 kB at 551 kB/s) [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.jar (9.3 kB at 39 kB/s) [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.jar (7.0 kB at 29 kB/s) [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.jar (37 kB at 152 kB/s) [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.jar (37 kB at 149 kB/s) [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.jar (29 kB at 97 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.pom (12 kB at 42 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/maven/nexus-staging/1.6.7/nexus-staging-1.6.7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/maven/nexus-staging/1.6.7/nexus-staging-1.6.7.pom (2.8 kB at 20 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.7/nexus-maven-plugins-1.6.7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.7/nexus-maven-plugins-1.6.7.pom (18 kB at 126 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom (760 B at 5.6 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom (23 kB at 164 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.pom (2.2 kB at 16 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 21 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/google/guava/guava/14.0.1/guava-14.0.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/google/guava/guava/14.0.1/guava-14.0.1.pom (5.4 kB at 40 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom (2.6 kB at 19 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 35 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom (4.9 kB at 36 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom (2.6 kB at 19 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom (37 kB at 262 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom (5.7 kB at 39 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom (2.0 kB at 14 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom (3.0 kB at 22 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom (2.0 kB at 15 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom (2.1 kB at 15 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom (6.2 kB at 45 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom (3.4 kB at 25 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom (2.1 kB at 14 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom (4.5 kB at 33 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom (3.6 kB at 26 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom (2.6 kB at 19 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom (3.6 kB at 27 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom (3.3 kB at 17 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom (2.0 kB at 14 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom (4.2 kB at 31 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom (4.3 kB at 32 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom (4.5 kB at 33 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom (4.7 kB at 35 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom (3.0 kB at 22 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom (3.5 kB at 26 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom (6.0 kB at 44 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom (27 kB at 176 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom (3.8 kB at 28 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven/3.0.4/maven-3.0.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven/3.0.4/maven-3.0.4.pom (22 kB at 159 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/21/maven-parent-21.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 191 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/10/apache-10.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/10/apache-10.pom (15 kB at 108 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom (2.7 kB at 20 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom (12 kB at 79 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 7.0 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/intellij/annotations/9.0.4/annotations-9.0.4.pom (1.2 kB at 8.6 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-io/commons-io/2.4/commons-io-2.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 70 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-parent/25/commons-parent-25.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 335 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/9/apache-9.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/9/apache-9.pom (15 kB at 111 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom (11 kB at 83 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom (26 kB at 187 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.1 kB at 30 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom (386 B at 1.7 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom (1.6 kB at 6.5 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/joda-time/joda-time/2.2/joda-time-2.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/joda-time/joda-time/2.2/joda-time-2.2.pom (16 kB at 118 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-lang/commons-lang/2.6/commons-lang-2.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 126 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-parent/17/commons-parent-17.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 214 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/7/apache-7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/7/apache-7.pom (14 kB at 62 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom (1.6 kB at 12 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/4/apache-4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/4/apache-4.pom (4.5 kB at 32 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom (1.8 kB at 12 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom (12 kB at 87 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom (760 B at 5.6 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom (22 kB at 162 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom (2.1 kB at 15 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom (5.5 kB at 33 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom (10 kB at 76 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom (21 kB at 131 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/net/java/jvnet-parent/1/jvnet-parent-1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 34 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom (7.9 kB at 57 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom (6.7 kB at 48 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom (6.2 kB at 37 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom (3.6 kB at 25 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (5.2 kB at 38 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (15 kB at 112 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/project/7/project-7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/project/7/project-7.pom (27 kB at 191 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/13/apache-13.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/13/apache-13.pom (14 kB at 101 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (4.6 kB at 34 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 kB at 73 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 74 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-parent/22/commons-parent-22.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 293 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom (1.9 kB at 11 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom (2.6 kB at 14 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom (1.7 kB at 10 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/oss-parent/11/oss-parent-11.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/oss-parent/11/oss-parent-11.pom (23 kB at 117 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom (6.0 kB at 37 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/oss-parent/12/oss-parent-12.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/oss-parent/12/oss-parent-12.pom (23 kB at 169 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom (5.9 kB at 44 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom (1.3 kB at 9.6 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom (3.2 kB at 23 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom (3.8 kB at 27 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom (1.9 kB at 14 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom (4.5 kB at 32 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 4.6 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom (4.6 kB at 34 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom (4.5 kB at 29 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom (11 kB at 77 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom (15 kB at 109 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom (2.6 kB at 19 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 23 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 138 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 50 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 7.5 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 135 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (1.4 kB at 10 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (10 kB at 73 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom (5.0 kB at 36 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/ch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/ch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom (15 kB at 108 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom (12 kB at 72 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/google/guava/guava/14.0.1/guava-14.0.1.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.jar (16 kB at 56 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 77 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.jar (250 kB at 668 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar (29 kB at 58 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar (211 kB at 395 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar (160 kB at 274 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-io/commons-io/2.4/commons-io-2.4.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar (164 kB at 260 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 49 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10.0 kB at 15 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/google/guava/guava/14.0.1/guava-14.0.1.jar (2.2 MB at 2.8 MB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/joda-time/joda-time/2.2/joda-time-2.2.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 239 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-lang/commons-lang/2.6/commons-lang-2.6.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar (7.2 kB at 9.2 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar (25 kB at 30 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar (532 kB at 593 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar (207 kB at 217 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar (20 kB at 21 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/joda-time/joda-time/2.2/joda-time-2.2.jar (574 kB at 589 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 289 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar (11 kB at 10 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar (46 kB at 42 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar (64 kB at 57 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar (131 kB at 116 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar (16 kB at 14 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar (467 kB at 387 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar (6.3 kB at 5.1 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar (37 kB at 29 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar (198 kB at 155 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar (16 kB at 12 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar (32 kB at 23 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar (28 kB at 20 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar (914 kB at 649 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/javax/inject/javax.inject/1/javax.inject-1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 156 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (591 kB at 393 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar (17 kB at 11 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 1.6 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar (121 kB at 74 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar (27 kB at 17 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (282 kB at 172 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar (50 kB at 30 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (232 kB at 135 kB/s) [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 kB at 34 kB/s) [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar (90 kB at 50 kB/s) [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar (271 kB at 148 kB/s) [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar (428 kB at 231 kB/s) [INFO] Downloading from jboss-thirdparty-releases: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/tools/parent/4.18.0.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading from jboss-ga-repository: http://maven.repository.redhat.com/ga/org/jboss/tools/parent/4.18.0.Final-SNAPSHOT/maven-metadata.xml [INFO] Inspecting build with total of 1 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/targetplatforms/jbosstools-unified/4.18.0.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading from jboss-snapshots-repository: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/targetplatforms/jbosstools-unified/4.18.0.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading from jboss-thirdparty-releases: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/tools/targetplatforms/jbosstools-unified/4.18.0.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading from jboss-ga-repository: http://maven.repository.redhat.com/ga/org/jboss/tools/targetplatforms/jbosstools-unified/4.18.0.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from jboss-snapshots-repository: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/targetplatforms/jbosstools-unified/4.18.0.Final-SNAPSHOT/maven-metadata.xml (875 B at 2.1 kB/s) [INFO] Downloading from jboss-snapshots-repository: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/targetplatforms/jbosstools-unified/4.18.0.Final-SNAPSHOT/jbosstools-unified-4.18.0.Final-20210111.094730-1-jbosstools-unified.target [INFO] Downloaded from jboss-snapshots-repository: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/targetplatforms/jbosstools-unified/4.18.0.Final-SNAPSHOT/jbosstools-unified-4.18.0.Final-20210111.094730-1-jbosstools-unified.target (46 kB at 197 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/tycho-bundles-external/1.7.0/tycho-bundles-external-1.7.0.zip [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/tycho-bundles-external/1.7.0/tycho-bundles-external-1.7.0.zip [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/tycho-bundles-external/1.7.0/tycho-bundles-external-1.7.0.zip [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles-external/1.7.0/tycho-bundles-external-1.7.0.zip [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-bundles-external/1.7.0/tycho-bundles-external-1.7.0.zip [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-bundles-external/1.7.0/tycho-bundles-external-1.7.0.zip (8.2 MB at 48 MB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.7.0/org.eclipse.tycho.p2.resolver.impl-1.7.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.7.0/org.eclipse.tycho.p2.resolver.impl-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.7.0/org.eclipse.tycho.p2.resolver.impl-1.7.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.7.0/org.eclipse.tycho.p2.resolver.impl-1.7.0.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.7.0/org.eclipse.tycho.p2.resolver.impl-1.7.0.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.7.0/org.eclipse.tycho.p2.resolver.impl-1.7.0.jar (218 kB at 6.4 MB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.7.0/org.eclipse.tycho.p2.maven.repository-1.7.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.7.0/org.eclipse.tycho.p2.maven.repository-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.7.0/org.eclipse.tycho.p2.maven.repository-1.7.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.7.0/org.eclipse.tycho.p2.maven.repository-1.7.0.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.7.0/org.eclipse.tycho.p2.maven.repository-1.7.0.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.7.0/org.eclipse.tycho.p2.maven.repository-1.7.0.jar (148 kB at 4.6 MB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.7.0/org.eclipse.tycho.p2.tools.impl-1.7.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.7.0/org.eclipse.tycho.p2.tools.impl-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.7.0/org.eclipse.tycho.p2.tools.impl-1.7.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.7.0/org.eclipse.tycho.p2.tools.impl-1.7.0.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.7.0/org.eclipse.tycho.p2.tools.impl-1.7.0.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.7.0/org.eclipse.tycho.p2.tools.impl-1.7.0.jar (50 kB at 1.4 MB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom (2.5 kB at 84 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar (130 kB at 3.0 MB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.pom (1.7 kB at 59 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.jar (7.8 kB at 251 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/tycho-surefire-plugin/1.7.0/tycho-surefire-plugin-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/tycho-surefire-plugin/1.7.0/tycho-surefire-plugin-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/tycho-surefire-plugin/1.7.0/tycho-surefire-plugin-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/1.7.0/tycho-surefire-plugin-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-surefire-plugin/1.7.0/tycho-surefire-plugin-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-surefire-plugin/1.7.0/tycho-surefire-plugin-1.7.0.pom (5.8 kB at 222 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/tycho-surefire-plugin/1.7.0/tycho-surefire-plugin-1.7.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/tycho-surefire-plugin/1.7.0/tycho-surefire-plugin-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/tycho-surefire-plugin/1.7.0/tycho-surefire-plugin-1.7.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/1.7.0/tycho-surefire-plugin-1.7.0.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-surefire-plugin/1.7.0/tycho-surefire-plugin-1.7.0.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-surefire-plugin/1.7.0/tycho-surefire-plugin-1.7.0.jar (63 kB at 2.1 MB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.pom (2.7 kB at 96 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom (11 kB at 379 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-parent/35/commons-parent-35.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 201 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/15/apache-15.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/15/apache-15.pom (15 kB at 108 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.7.0/org.eclipse.tycho.surefire.osgibooter-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.7.0/org.eclipse.tycho.surefire.osgibooter-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.7.0/org.eclipse.tycho.surefire.osgibooter-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.7.0/org.eclipse.tycho.surefire.osgibooter-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.7.0/org.eclipse.tycho.surefire.osgibooter-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.7.0/org.eclipse.tycho.surefire.osgibooter-1.7.0.pom (3.3 kB at 106 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.7.0/org.eclipse.tycho.surefire.junit-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.7.0/org.eclipse.tycho.surefire.junit-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.7.0/org.eclipse.tycho.surefire.junit-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.7.0/org.eclipse.tycho.surefire.junit-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.7.0/org.eclipse.tycho.surefire.junit-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.7.0/org.eclipse.tycho.surefire.junit-1.7.0.pom (1.5 kB at 42 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/tycho-surefire/1.7.0/tycho-surefire-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/tycho-surefire/1.7.0/tycho-surefire-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/tycho-surefire/1.7.0/tycho-surefire-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire/1.7.0/tycho-surefire-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-surefire/1.7.0/tycho-surefire-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-surefire/1.7.0/tycho-surefire-1.7.0.pom (3.2 kB at 117 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.7.0/org.eclipse.tycho.surefire.junit4-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.7.0/org.eclipse.tycho.surefire.junit4-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.7.0/org.eclipse.tycho.surefire.junit4-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.7.0/org.eclipse.tycho.surefire.junit4-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.7.0/org.eclipse.tycho.surefire.junit4-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.7.0/org.eclipse.tycho.surefire.junit4-1.7.0.pom (1.5 kB at 55 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.7.0/org.eclipse.tycho.surefire.junit47-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.7.0/org.eclipse.tycho.surefire.junit47-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.7.0/org.eclipse.tycho.surefire.junit47-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.7.0/org.eclipse.tycho.surefire.junit47-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.7.0/org.eclipse.tycho.surefire.junit47-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.7.0/org.eclipse.tycho.surefire.junit47-1.7.0.pom (1.9 kB at 64 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.7.0/org.eclipse.tycho.surefire.junit5-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.7.0/org.eclipse.tycho.surefire.junit5-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.7.0/org.eclipse.tycho.surefire.junit5-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.7.0/org.eclipse.tycho.surefire.junit5-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.7.0/org.eclipse.tycho.surefire.junit5-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.7.0/org.eclipse.tycho.surefire.junit5-1.7.0.pom (3.3 kB at 117 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/1.7.0/org.eclipse.tycho.surefire.junit54-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/1.7.0/org.eclipse.tycho.surefire.junit54-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/1.7.0/org.eclipse.tycho.surefire.junit54-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/1.7.0/org.eclipse.tycho.surefire.junit54-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/1.7.0/org.eclipse.tycho.surefire.junit54-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/1.7.0/org.eclipse.tycho.surefire.junit54-1.7.0.pom (3.3 kB at 122 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/1.7.0/org.eclipse.tycho.surefire.junit55-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/1.7.0/org.eclipse.tycho.surefire.junit55-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/1.7.0/org.eclipse.tycho.surefire.junit55-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/1.7.0/org.eclipse.tycho.surefire.junit55-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/1.7.0/org.eclipse.tycho.surefire.junit55-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/1.7.0/org.eclipse.tycho.surefire.junit55-1.7.0.pom (3.3 kB at 103 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/1.7.0/org.eclipse.tycho.surefire.junit56-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/1.7.0/org.eclipse.tycho.surefire.junit56-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/1.7.0/org.eclipse.tycho.surefire.junit56-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/1.7.0/org.eclipse.tycho.surefire.junit56-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/1.7.0/org.eclipse.tycho.surefire.junit56-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/1.7.0/org.eclipse.tycho.surefire.junit56-1.7.0.pom (3.3 kB at 110 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.7.0/org.eclipse.tycho.surefire.testng-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.7.0/org.eclipse.tycho.surefire.testng-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.7.0/org.eclipse.tycho.surefire.testng-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.7.0/org.eclipse.tycho.surefire.testng-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.7.0/org.eclipse.tycho.surefire.testng-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.7.0/org.eclipse.tycho.surefire.testng-1.7.0.pom (2.1 kB at 77 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom (3.5 kB at 142 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom (27 kB at 99 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/31/maven-parent-31.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 293 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/19/apache-19.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/19/apache-19.pom (15 kB at 112 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom (2.0 kB at 68 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom (11 kB at 344 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom (1.6 kB at 5.9 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom (15 kB at 112 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/33/maven-parent-33.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 322 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom (7.4 kB at 283 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 5.8 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 167 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 16 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/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 redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/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 28 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 3.7 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 43 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/junit/junit/4.13/junit-4.13.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/junit/junit/4.13/junit-4.13.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/junit/junit/4.13/junit-4.13.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/junit/junit/4.13/junit-4.13.pom (25 kB at 86 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom (1.4 kB at 13 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom (1.1 kB at 4.0 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 22 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 20 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 15 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 6.6 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 44 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 82 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 22 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 14 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 5.7 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 14 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 24 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom (2.4 kB at 21 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom (2.2 kB at 18 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom (2.9 kB at 11 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/ow2/ow2/1.5/ow2-1.5.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 83 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom (16 kB at 151 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 24 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.7.0/org.eclipse.tycho.surefire.osgibooter-1.7.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.7.0/org.eclipse.tycho.surefire.junit-1.7.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.7.0/org.eclipse.tycho.surefire.junit4-1.7.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.7.0/org.eclipse.tycho.surefire.junit47-1.7.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.7.0/org.eclipse.tycho.surefire.junit5-1.7.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/1.7.0/org.eclipse.tycho.surefire.junit54-1.7.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/1.7.0/org.eclipse.tycho.surefire.junit55-1.7.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/1.7.0/org.eclipse.tycho.surefire.junit56-1.7.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.7.0/org.eclipse.tycho.surefire.testng-1.7.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/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 redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 26 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 23 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/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 116 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 39 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 20 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 88 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 16 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 20 kB/s) [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 171 kB/s) [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar (108 kB at 56 kB/s) [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.7.0/org.eclipse.tycho.surefire.junit-1.7.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.7.0/org.eclipse.tycho.surefire.osgibooter-1.7.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.7.0/org.eclipse.tycho.surefire.junit4-1.7.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.7.0/org.eclipse.tycho.surefire.junit47-1.7.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.7.0/org.eclipse.tycho.surefire.junit5-1.7.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/1.7.0/org.eclipse.tycho.surefire.junit54-1.7.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/1.7.0/org.eclipse.tycho.surefire.junit55-1.7.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/1.7.0/org.eclipse.tycho.surefire.junit56-1.7.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.7.0/org.eclipse.tycho.surefire.testng-1.7.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.7.0/org.eclipse.tycho.surefire.osgibooter-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.7.0/org.eclipse.tycho.surefire.junit-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.7.0/org.eclipse.tycho.surefire.junit4-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.7.0/org.eclipse.tycho.surefire.junit47-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.7.0/org.eclipse.tycho.surefire.junit5-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/1.7.0/org.eclipse.tycho.surefire.junit54-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/1.7.0/org.eclipse.tycho.surefire.junit55-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/1.7.0/org.eclipse.tycho.surefire.junit56-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.7.0/org.eclipse.tycho.surefire.testng-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar (35 kB at 36 kB/s) [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (315 kB at 218 kB/s) [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.7.0/org.eclipse.tycho.surefire.osgibooter-1.7.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.7.0/org.eclipse.tycho.surefire.junit4-1.7.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.7.0/org.eclipse.tycho.surefire.junit-1.7.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.7.0/org.eclipse.tycho.surefire.junit47-1.7.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.7.0/org.eclipse.tycho.surefire.junit5-1.7.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/1.7.0/org.eclipse.tycho.surefire.junit54-1.7.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/1.7.0/org.eclipse.tycho.surefire.junit55-1.7.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/1.7.0/org.eclipse.tycho.surefire.junit56-1.7.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.7.0/org.eclipse.tycho.surefire.testng-1.7.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.7.0/org.eclipse.tycho.surefire.osgibooter-1.7.0.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.7.0/org.eclipse.tycho.surefire.junit-1.7.0.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.7.0/org.eclipse.tycho.surefire.junit4-1.7.0.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.jar (28 kB at 767 kB/s) [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.7.0/org.eclipse.tycho.surefire.junit47-1.7.0.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.7.0/org.eclipse.tycho.surefire.junit47-1.7.0.jar (185 kB at 2.5 MB/s) [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.7.0/org.eclipse.tycho.surefire.junit5-1.7.0.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.7.0/org.eclipse.tycho.surefire.junit5-1.7.0.jar (424 kB at 3.8 MB/s) [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/1.7.0/org.eclipse.tycho.surefire.junit54-1.7.0.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar (54 kB at 403 kB/s) [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/1.7.0/org.eclipse.tycho.surefire.junit55-1.7.0.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.7.0/org.eclipse.tycho.surefire.junit4-1.7.0.jar (65 kB at 469 kB/s) [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/1.7.0/org.eclipse.tycho.surefire.junit56-1.7.0.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.7.0/org.eclipse.tycho.surefire.junit-1.7.0.jar (25 kB at 168 kB/s) [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.7.0/org.eclipse.tycho.surefire.testng-1.7.0.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/1.7.0/org.eclipse.tycho.surefire.junit54-1.7.0.jar (616 kB at 3.9 MB/s) [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.7.0/org.eclipse.tycho.surefire.osgibooter-1.7.0.jar (927 kB at 5.1 MB/s) [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.7.0/org.eclipse.tycho.surefire.testng-1.7.0.jar (110 kB at 581 kB/s) [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar (186 kB at 920 kB/s) [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/1.7.0/org.eclipse.tycho.surefire.junit55-1.7.0.jar (680 kB at 3.2 MB/s) [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/1.7.0/org.eclipse.tycho.surefire.junit56-1.7.0.jar (706 kB at 3.3 MB/s) [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar (13 kB at 58 kB/s) [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar (524 kB at 2.2 MB/s) [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar (273 kB at 1.1 MB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.pom (2.5 kB at 97 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.jar (34 kB at 1.2 MB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/tycho-source-plugin/1.7.0/tycho-source-plugin-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/tycho-source-plugin/1.7.0/tycho-source-plugin-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/tycho-source-plugin/1.7.0/tycho-source-plugin-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/1.7.0/tycho-source-plugin-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-source-plugin/1.7.0/tycho-source-plugin-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-source-plugin/1.7.0/tycho-source-plugin-1.7.0.pom (2.8 kB at 89 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/tycho-source-plugin/1.7.0/tycho-source-plugin-1.7.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/tycho-source-plugin/1.7.0/tycho-source-plugin-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/tycho-source-plugin/1.7.0/tycho-source-plugin-1.7.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/1.7.0/tycho-source-plugin-1.7.0.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-source-plugin/1.7.0/tycho-source-plugin-1.7.0.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-source-plugin/1.7.0/tycho-source-plugin-1.7.0.jar (23 kB at 838 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom (5.0 kB at 173 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom (12 kB at 453 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom (4.5 kB at 16 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 36 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 42 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 34 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/30/maven-parent-30.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 299 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-io/commons-io/2.5/commons-io-2.5.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 89 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 413 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/16/apache-16.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/16/apache-16.pom (15 kB at 102 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (2.6 kB at 15 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-io/commons-io/2.5/commons-io-2.5.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar (26 kB at 74 kB/s) [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 338 kB/s) [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 409 kB/s) [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar (24 kB at 851 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugins/maven-resources-plugin/2.4.1/maven-resources-plugin-2.4.1.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-resources-plugin/2.4.1/maven-resources-plugin-2.4.1.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-resources-plugin/2.4.1/maven-resources-plugin-2.4.1.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/2.4.1/maven-resources-plugin-2.4.1.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-resources-plugin/2.4.1/maven-resources-plugin-2.4.1.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-resources-plugin/2.4.1/maven-resources-plugin-2.4.1.pom (5.3 kB at 196 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugins/maven-plugins/14/maven-plugins-14.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-plugins/14/maven-plugins-14.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-plugins/14/maven-plugins-14.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/14/maven-plugins-14.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-plugins/14/maven-plugins-14.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-plugins/14/maven-plugins-14.pom (13 kB at 448 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/13/maven-parent-13.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 kB at 81 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugins/maven-resources-plugin/2.4.1/maven-resources-plugin-2.4.1.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-resources-plugin/2.4.1/maven-resources-plugin-2.4.1.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-resources-plugin/2.4.1/maven-resources-plugin-2.4.1.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/2.4.1/maven-resources-plugin-2.4.1.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-resources-plugin/2.4.1/maven-resources-plugin-2.4.1.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-resources-plugin/2.4.1/maven-resources-plugin-2.4.1.jar (24 kB at 843 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/jacoco/jacoco-maven-plugin/0.8.5/jacoco-maven-plugin-0.8.5.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/jacoco/jacoco-maven-plugin/0.8.5/jacoco-maven-plugin-0.8.5.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jacoco/jacoco-maven-plugin/0.8.5/jacoco-maven-plugin-0.8.5.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jacoco/jacoco-maven-plugin/0.8.5/jacoco-maven-plugin-0.8.5.pom (4.4 kB at 14 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/jacoco/org.jacoco.build/0.8.5/org.jacoco.build-0.8.5.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/jacoco/org.jacoco.build/0.8.5/org.jacoco.build-0.8.5.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jacoco/org.jacoco.build/0.8.5/org.jacoco.build-0.8.5.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jacoco/org.jacoco.build/0.8.5/org.jacoco.build-0.8.5.pom (41 kB at 236 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/jacoco/jacoco-maven-plugin/0.8.5/jacoco-maven-plugin-0.8.5.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/jacoco/jacoco-maven-plugin/0.8.5/jacoco-maven-plugin-0.8.5.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jacoco/jacoco-maven-plugin/0.8.5/jacoco-maven-plugin-0.8.5.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jacoco/jacoco-maven-plugin/0.8.5/jacoco-maven-plugin-0.8.5.jar (53 kB at 305 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/jboss/tools/tycho-plugins/repository-utils/1.7.0/repository-utils-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/jboss/tools/tycho-plugins/repository-utils/1.7.0/repository-utils-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/tools/tycho-plugins/repository-utils/1.7.0/repository-utils-1.7.0.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/tools/tycho-plugins/repository-utils/1.7.0/repository-utils-1.7.0.pom (3.7 kB at 31 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/jboss/tools/tycho-plugins/1.7.0/tycho-plugins-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/jboss/tools/tycho-plugins/1.7.0/tycho-plugins-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/tools/tycho-plugins/1.7.0/tycho-plugins-1.7.0.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/tools/tycho-plugins/1.7.0/tycho-plugins-1.7.0.pom (8.8 kB at 73 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/jboss/tools/tycho-plugins/repository-utils/1.7.0/repository-utils-1.7.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/jboss/tools/tycho-plugins/repository-utils/1.7.0/repository-utils-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/tools/tycho-plugins/repository-utils/1.7.0/repository-utils-1.7.0.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/tools/tycho-plugins/repository-utils/1.7.0/repository-utils-1.7.0.jar (78 kB at 448 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 12 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 5.9 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 31 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 36 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 67 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 15 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 6.0 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 32 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 129 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 25 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (847 B at 24 kB/s) [INFO] Downloading from sonatype-public-repository: https://oss.sonatype.org/content/groups/public/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (713 B at 5.8 kB/s) [INFO] Downloading from jboss-snapshots-repository: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloading from jboss-staging-repository: https://repository.jboss.org/nexus/content/groups/staging/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (847 B at 14 kB/s) [INFO] Downloading from jboss-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloaded from jboss-staging-repository: https://repository.jboss.org/nexus/content/groups/staging/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (847 B at 3.4 kB/s) [INFO] Downloaded from sonatype-public-repository: https://oss.sonatype.org/content/groups/public/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (847 B at 1.9 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom (1.7 kB at 16 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom (1.7 kB at 3.2 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom (1.7 kB at 15 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom (1.7 kB at 16 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom (1.7 kB at 15 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom (1.7 kB at 15 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom (1.7 kB at 12 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.pom (1.7 kB at 16 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/platform/org.eclipse.osgi/3.15.0/org.eclipse.osgi-3.15.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/platform/org.eclipse.osgi/3.15.0/org.eclipse.osgi-3.15.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/platform/org.eclipse.osgi/3.15.0/org.eclipse.osgi-3.15.0.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/platform/org.eclipse.osgi/3.15.0/org.eclipse.osgi-3.15.0.pom (1.7 kB at 15 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/platform/org.eclipse.osgi/3.15.100/org.eclipse.osgi-3.15.100.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/platform/org.eclipse.osgi/3.15.100/org.eclipse.osgi-3.15.100.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/platform/org.eclipse.osgi/3.15.100/org.eclipse.osgi-3.15.100.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/platform/org.eclipse.osgi/3.15.100/org.eclipse.osgi-3.15.100.pom (1.7 kB at 15 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/platform/org.eclipse.osgi/3.15.300/org.eclipse.osgi-3.15.300.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/platform/org.eclipse.osgi/3.15.300/org.eclipse.osgi-3.15.300.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/platform/org.eclipse.osgi/3.15.300/org.eclipse.osgi-3.15.300.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.15.300/org.eclipse.osgi-3.15.300.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/platform/org.eclipse.osgi/3.15.300/org.eclipse.osgi-3.15.300.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/platform/org.eclipse.osgi/3.15.300/org.eclipse.osgi-3.15.300.pom (1.7 kB at 64 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/platform/org.eclipse.osgi/3.16.0/org.eclipse.osgi-3.16.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/platform/org.eclipse.osgi/3.16.0/org.eclipse.osgi-3.16.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/platform/org.eclipse.osgi/3.16.0/org.eclipse.osgi-3.16.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.16.0/org.eclipse.osgi-3.16.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/platform/org.eclipse.osgi/3.16.0/org.eclipse.osgi-3.16.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/platform/org.eclipse.osgi/3.16.0/org.eclipse.osgi-3.16.0.pom (1.7 kB at 64 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/platform/org.eclipse.osgi/3.16.100/org.eclipse.osgi-3.16.100.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/platform/org.eclipse.osgi/3.16.100/org.eclipse.osgi-3.16.100.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/platform/org.eclipse.osgi/3.16.100/org.eclipse.osgi-3.16.100.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.16.100/org.eclipse.osgi-3.16.100.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/platform/org.eclipse.osgi/3.16.100/org.eclipse.osgi-3.16.100.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/platform/org.eclipse.osgi/3.16.100/org.eclipse.osgi-3.16.100.pom (1.7 kB at 69 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 6.8 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom (4.8 kB at 36 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom (18 kB at 101 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/net/sf/saxon/saxon/8.7/saxon-8.7.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/net/sf/saxon/saxon/8.7/saxon-8.7.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sf/saxon/saxon/8.7/saxon-8.7.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sf/saxon/saxon/8.7/saxon-8.7.pom (564 B at 2.1 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom (752 B at 6.6 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom (6.4 kB at 65 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/jboss/jboss-parent/11/jboss-parent-11.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/jboss/jboss-parent/11/jboss-parent-11.pom (31 kB at 114 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom (8.7 kB at 79 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-core/2.0/maven-core-2.0.pom (5.6 kB at 20 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven/2.0/maven-2.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 56 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom (1.4 kB at 9.9 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 18 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 47 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 40 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 7.4 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom (1.5 kB at 11 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom (1.1 kB at 8.0 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom (504 B at 3.8 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom (1.1 kB at 8.1 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 9.0 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 5.4 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 9.2 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom (812 B at 4.0 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 12 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 9.6 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom (1.3 kB at 9.0 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 15 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 4.5 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom (1.5 kB at 11 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 51 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom (400 B at 3.0 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-io/commons-io/1.4/commons-io-1.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-io/commons-io/1.4/commons-io-1.4.pom (13 kB at 87 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-parent/7/commons-parent-7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-parent/7/commons-parent-7.pom (17 kB at 106 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom (5.1 kB at 188 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom (7.9 kB at 292 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/project/4.0/project-4.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 46 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom (4.7 kB at 175 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom (6.9 kB at 266 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 64 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-parent/5/commons-parent-5.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 117 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 45 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom (3.5 kB at 13 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 11 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 146 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 23 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom (2.2 kB at 17 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3.1 kB at 11 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom (11 kB at 77 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-parent/28/commons-parent-28.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-parent/28/commons-parent-28.pom (50 kB at 356 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/tukaani/xz/1.2/xz-1.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/tukaani/xz/1.2/xz-1.2.pom (1.9 kB at 14 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom (5.1 kB at 43 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom (1.7 kB at 64 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom (20 kB at 761 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 119 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.pom (6.2 kB at 24 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/jgit/org.eclipse.jgit-parent/3.6.0.201411121045-m1/org.eclipse.jgit-parent-3.6.0.201411121045-m1.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/jgit/org.eclipse.jgit-parent/3.6.0.201411121045-m1/org.eclipse.jgit-parent-3.6.0.201411121045-m1.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jgit/org.eclipse.jgit-parent/3.6.0.201411121045-m1/org.eclipse.jgit-parent-3.6.0.201411121045-m1.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jgit/org.eclipse.jgit-parent/3.6.0.201411121045-m1/org.eclipse.jgit-parent-3.6.0.201411121045-m1.pom (23 kB at 131 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom (3.2 kB at 32 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 49 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom (4.3 kB at 42 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 14 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom (6.0 kB at 222 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom (12 kB at 433 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/project/5/project-5.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/httpcomponents/project/5/project-5.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/httpcomponents/project/5/project-5.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/5/project-5.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/httpcomponents/project/5/project-5.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/httpcomponents/project/5/project-5.pom (23 kB at 892 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom (7.4 kB at 231 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom (9.8 kB at 376 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (10 kB at 38 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-parent/11/commons-parent-11.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 180 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom (10 kB at 41 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 5.4 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 83 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 16 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 24 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 40 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 15 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 14 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 42 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 20 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 16 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 9.9 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 10.0 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 15 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 112 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 11 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 26 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 12 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 10 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 24 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 61 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 12 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 56 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 5.2 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/classworlds/classworlds/1.1/classworlds-1.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 25 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom (5.4 kB at 53 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom (1.3 kB at 13 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/oss-parent/10/oss-parent-10.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/com/fasterxml/oss-parent/10/oss-parent-10.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/oss-parent/10/oss-parent-10.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/oss-parent/10/oss-parent-10.pom (23 kB at 231 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom (6.0 kB at 60 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/joda-time/joda-time/2.0/joda-time-2.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/joda-time/joda-time/2.0/joda-time-2.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/joda-time/joda-time/2.0/joda-time-2.0.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/joda-time/joda-time/2.0/joda-time-2.0.pom (15 kB at 155 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/google/guava/guava/15.0/guava-15.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/com/google/guava/guava/15.0/guava-15.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/google/guava/guava/15.0/guava-15.0.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/google/guava/guava/15.0/guava-15.0.pom (6.3 kB at 63 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (7.3 kB at 74 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/jgit/org.eclipse.jgit/3.4.1.201406201815-r/org.eclipse.jgit-3.4.1.201406201815-r.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/jgit/org.eclipse.jgit/3.4.1.201406201815-r/org.eclipse.jgit-3.4.1.201406201815-r.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jgit/org.eclipse.jgit/3.4.1.201406201815-r/org.eclipse.jgit-3.4.1.201406201815-r.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jgit/org.eclipse.jgit/3.4.1.201406201815-r/org.eclipse.jgit-3.4.1.201406201815-r.pom (6.2 kB at 37 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/jgit/org.eclipse.jgit-parent/3.4.1.201406201815-r/org.eclipse.jgit-parent-3.4.1.201406201815-r.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/jgit/org.eclipse.jgit-parent/3.4.1.201406201815-r/org.eclipse.jgit-parent-3.4.1.201406201815-r.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jgit/org.eclipse.jgit-parent/3.4.1.201406201815-r/org.eclipse.jgit-parent-3.4.1.201406201815-r.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jgit/org.eclipse.jgit-parent/3.4.1.201406201815-r/org.eclipse.jgit-parent-3.4.1.201406201815-r.pom (22 kB at 168 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/tukaani/xz/1.5/xz-1.5.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/tukaani/xz/1.5/xz-1.5.pom (1.9 kB at 6.9 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom (7.3 kB at 65 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/net/sf/saxon/saxon/8.7/saxon-8.7.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/junit/junit/3.8.1/junit-3.8.1.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-io/commons-io/1.4/commons-io-1.4.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 120 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-io/commons-io/1.4/commons-io-1.4.jar (109 kB at 91 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 27 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (61 kB at 35 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/joda-time/joda-time/2.0/joda-time-2.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/google/guava/guava/15.0/guava-15.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/tukaani/xz/1.5/xz-1.5.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 4.8 kB/s) [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/tukaani/xz/1.5/xz-1.5.jar (100 kB at 36 kB/s) [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/net/sf/saxon/saxon/8.7/saxon-8.7.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/joda-time/joda-time/2.0/joda-time-2.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/com/google/guava/guava/15.0/guava-15.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sf/saxon/saxon/8.7/saxon-8.7.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar (21 kB at 74 kB/s) [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar (44 kB at 147 kB/s) [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar (97 kB at 210 kB/s) [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar (195 kB at 231 kB/s) [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sf/saxon/saxon/8.7/saxon-8.7.jar (3.3 MB at 3.7 MB/s) [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar (65 kB at 69 kB/s) [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar (33 kB at 32 kB/s) [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar (866 kB at 770 kB/s) [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/joda-time/joda-time/2.0/joda-time-2.0.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar (125 kB at 111 kB/s) [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/google/guava/guava/15.0/guava-15.0.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar (254 kB at 224 kB/s) [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar (193 kB at 161 kB/s) [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/joda-time/joda-time/2.0/joda-time-2.0.jar (569 kB at 434 kB/s) [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar (351 kB at 246 kB/s) [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar (4.2 kB at 2.8 kB/s) [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.jar (1.9 MB at 1.1 MB/s) [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/google/guava/guava/15.0/guava-15.0.jar (2.2 MB at 1.0 MB/s) [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (79 kB at 2.3 MB/s) [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar (172 kB at 2.6 MB/s) [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar (30 kB at 304 kB/s) [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar (51 kB at 405 kB/s) [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar (52 kB at 452 kB/s) [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-project/2.0/maven-project-2.0.jar (105 kB at 717 kB/s) [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar (276 kB at 2.0 MB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/mojo/build-helper-maven-plugin/1.7/build-helper-maven-plugin-1.7.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/codehaus/mojo/build-helper-maven-plugin/1.7/build-helper-maven-plugin-1.7.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/mojo/build-helper-maven-plugin/1.7/build-helper-maven-plugin-1.7.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/mojo/build-helper-maven-plugin/1.7/build-helper-maven-plugin-1.7.pom (5.4 kB at 40 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom (26 kB at 210 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/mojo/build-helper-maven-plugin/1.7/build-helper-maven-plugin-1.7.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/codehaus/mojo/build-helper-maven-plugin/1.7/build-helper-maven-plugin-1.7.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/mojo/build-helper-maven-plugin/1.7/build-helper-maven-plugin-1.7.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/mojo/build-helper-maven-plugin/1.7/build-helper-maven-plugin-1.7.jar (33 kB at 220 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.7.0/tycho-p2-extras-plugin-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.7.0/tycho-p2-extras-plugin-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.7.0/tycho-p2-extras-plugin-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.7.0/tycho-p2-extras-plugin-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.7.0/tycho-p2-extras-plugin-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.7.0/tycho-p2-extras-plugin-1.7.0.pom (5.6 kB at 207 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/extras/tycho-extras/1.7.0/tycho-extras-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/extras/tycho-extras/1.7.0/tycho-extras-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/extras/tycho-extras/1.7.0/tycho-extras-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-extras/1.7.0/tycho-extras-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/extras/tycho-extras/1.7.0/tycho-extras-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/extras/tycho-extras/1.7.0/tycho-extras-1.7.0.pom (6.3 kB at 232 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.7.0/tycho-p2-extras-plugin-1.7.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.7.0/tycho-p2-extras-plugin-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.7.0/tycho-p2-extras-plugin-1.7.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.7.0/tycho-p2-extras-plugin-1.7.0.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.7.0/tycho-p2-extras-plugin-1.7.0.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.7.0/tycho-p2-extras-plugin-1.7.0.jar (29 kB at 957 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 5.5 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 41 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.pom (2.2 kB at 77 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/ow2/asm/asm-tree/7.2/asm-tree-7.2.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/ow2/asm/asm-tree/7.2/asm-tree-7.2.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm-tree/7.2/asm-tree-7.2.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm-tree/7.2/asm-tree-7.2.pom (3.1 kB at 31 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/ow2/asm/asm/7.2/asm-7.2.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/ow2/asm/asm/7.2/asm-7.2.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm/7.2/asm-7.2.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm/7.2/asm-7.2.pom (2.9 kB at 29 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/ow2/asm/asm-util/7.2/asm-util-7.2.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/ow2/asm/asm-util/7.2/asm-util-7.2.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm-util/7.2/asm-util-7.2.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm-util/7.2/asm-util-7.2.pom (3.7 kB at 37 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/ow2/asm/asm-analysis/7.2/asm-analysis-7.2.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/ow2/asm/asm-analysis/7.2/asm-analysis-7.2.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm-analysis/7.2/asm-analysis-7.2.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm-analysis/7.2/asm-analysis-7.2.pom (3.2 kB at 32 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/ow2/asm/asm-tree/7.2/asm-tree-7.2.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/ow2/asm/asm/7.2/asm-7.2.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/ow2/asm/asm-util/7.2/asm-util-7.2.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/ow2/asm/asm-analysis/7.2/asm-analysis-7.2.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/ow2/asm/asm-tree/7.2/asm-tree-7.2.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/ow2/asm/asm/7.2/asm-7.2.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/ow2/asm/asm-util/7.2/asm-util-7.2.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/ow2/asm/asm-analysis/7.2/asm-analysis-7.2.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm-tree/7.2/asm-tree-7.2.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm/7.2/asm-7.2.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm-util/7.2/asm-util-7.2.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm-tree/7.2/asm-tree-7.2.jar (50 kB at 461 kB/s) [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm-analysis/7.2/asm-analysis-7.2.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm-analysis/7.2/asm-analysis-7.2.jar (33 kB at 163 kB/s) [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm-util/7.2/asm-util-7.2.jar (81 kB at 268 kB/s) [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 13 kB/s) [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm/7.2/asm-7.2.jar (115 kB at 306 kB/s) [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.jar (20 kB at 691 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom (7.3 kB at 262 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom (7.2 kB at 288 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/26/maven-parent-26.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 140 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar (27 kB at 852 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.pom (4.1 kB at 153 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 44 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.jar (32 kB at 1.1 MB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugins/maven-clean-plugin/2.6.1/maven-clean-plugin-2.6.1.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-clean-plugin/2.6.1/maven-clean-plugin-2.6.1.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-clean-plugin/2.6.1/maven-clean-plugin-2.6.1.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/2.6.1/maven-clean-plugin-2.6.1.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-clean-plugin/2.6.1/maven-clean-plugin-2.6.1.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-clean-plugin/2.6.1/maven-clean-plugin-2.6.1.pom (5.0 kB at 191 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugins/maven-plugins/26/maven-plugins-26.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-plugins/26/maven-plugins-26.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-plugins/26/maven-plugins-26.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/26/maven-plugins-26.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-plugins/26/maven-plugins-26.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-plugins/26/maven-plugins-26.pom (11 kB at 455 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/25/maven-parent-25.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 133 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugins/maven-clean-plugin/2.6.1/maven-clean-plugin-2.6.1.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-clean-plugin/2.6.1/maven-clean-plugin-2.6.1.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-clean-plugin/2.6.1/maven-clean-plugin-2.6.1.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/2.6.1/maven-clean-plugin-2.6.1.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-clean-plugin/2.6.1/maven-clean-plugin-2.6.1.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-clean-plugin/2.6.1/maven-clean-plugin-2.6.1.jar (29 kB at 886 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.pom (2.2 kB at 85 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.jar (29 kB at 1.1 MB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (4.9 kB at 195 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 kB at 500 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 86 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 kB at 875 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom (5.7 kB at 220 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom (13 kB at 47 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar (23 kB at 888 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom (21 kB at 73 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 78 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar (124 kB at 439 kB/s) [INFO] Computing target platform for MavenProject: org.jboss.tools.central.plugins:org.jboss.tools.central.discovery:4.18.0-SNAPSHOT @ /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery/pom.xml [INFO] Adding repository http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.18.0.Final-SNAPSHOT/REPO [INFO] Fetching content.jar from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.18.0.Final-SNAPSHOT/REPO/ (1.19MB) [INFO] Resolving dependencies of MavenProject: org.jboss.tools.central.plugins:org.jboss.tools.central.discovery:4.18.0-SNAPSHOT @ /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery/pom.xml [INFO] Fetching org.eclipse.osgi_3.16.0.v20200828-0759.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.18.0.Final-SNAPSHOT/REPO/plugins/ (468.73kB) [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.18.0.Final-SNAPSHOT/REPO/plugins/ (143.98kB) [INFO] Fetching org.apache.commons.httpclient_3.1.0.v201012070820.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.18.0.Final-SNAPSHOT/REPO/plugins/ (103.82kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.18.0.Final-SNAPSHOT/REPO/plugins/ (33.71kB) [INFO] Fetching org.eclipse.core.contenttype_3.7.800.v20200724-0804.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.18.0.Final-SNAPSHOT/REPO/plugins/ (41.25kB) [INFO] Fetching org.eclipse.equinox.preferences_3.8.0.v20200422-1833.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.18.0.Final-SNAPSHOT/REPO/plugins/ (55.59kB) [INFO] Fetching org.eclipse.equinox.registry_3.9.0.v20200625-1425.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.18.0.Final-SNAPSHOT/REPO/plugins/ (77.12kB) [INFO] Fetching org.eclipse.equinox.common_3.13.0.v20200828-1034.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.18.0.Final-SNAPSHOT/REPO/plugins/ (57.14kB) [INFO] Fetching org.eclipse.core.jobs_3.10.800.v20200421-0950.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.18.0.Final-SNAPSHOT/REPO/plugins/ (46.11kB) [INFO] Fetching org.eclipse.core.net_1.3.1000.v20200715-0827.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.18.0.Final-SNAPSHOT/REPO/plugins/ (31.78kB) [INFO] Fetching org.eclipse.equinox.security_1.3.500.v20200114-1637.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.18.0.Final-SNAPSHOT/REPO/plugins/ (44.56kB) [INFO] Fetching org.eclipse.core.runtime_3.19.0.v20200724-1004.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.18.0.Final-SNAPSHOT/REPO/plugins/ (33.42kB) [INFO] Fetching org.eclipse.equinox.app_1.5.0.v20200717-0620.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.18.0.Final-SNAPSHOT/REPO/plugins/ (42.08kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.18.0.Final-SNAPSHOT/REPO/plugins/ (32.04kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.0.v20200511-1530.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.18.0.Final-SNAPSHOT/REPO/plugins/ (107.88kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.800.v20200813-0739.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.18.0.Final-SNAPSHOT/REPO/plugins/ (55.51kB) [INFO] Fetching org.eclipse.mylyn.commons.core_3.25.2.v20200813-0821.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.18.0.Final-SNAPSHOT/REPO/plugins/ (88.99kB) [INFO] Fetching org.eclipse.mylyn.commons.net_3.25.2.v20200813-0821.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.18.0.Final-SNAPSHOT/REPO/plugins/ (60.16kB) [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.18.0.Final-SNAPSHOT/REPO/plugins/ (106.17kB) [INFO] Fetching org.eclipse.mylyn.discovery.core_3.25.2.v20200813-0821.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.18.0.Final-SNAPSHOT/REPO/plugins/ (61.21kB) [INFO] Resolving class path of MavenProject: org.jboss.tools.central.plugins:org.jboss.tools.central.discovery:4.18.0-SNAPSHOT @ /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery/pom.xml [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.jboss.tools.central.discovery 4.18.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ org.jboss.tools.central.discovery --- [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom (5.0 kB at 27 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 30 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/24/maven-parent-24.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 237 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/14/apache-14.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/14/apache-14.pom (15 kB at 83 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar (170 kB at 846 kB/s) [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 43 kB/s) [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (169 kB at 338 kB/s) [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.jboss.tools.central.discovery --- [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.7.0/tycho-sourceref-jgit-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.7.0/tycho-sourceref-jgit-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.7.0/tycho-sourceref-jgit-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.7.0/tycho-sourceref-jgit-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.7.0/tycho-sourceref-jgit-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.7.0/tycho-sourceref-jgit-1.7.0.pom (1.5 kB at 52 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/jgit/org.eclipse.jgit/5.7.0.202003110725-r/org.eclipse.jgit-5.7.0.202003110725-r.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/jgit/org.eclipse.jgit/5.7.0.202003110725-r/org.eclipse.jgit-5.7.0.202003110725-r.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jgit/org.eclipse.jgit/5.7.0.202003110725-r/org.eclipse.jgit-5.7.0.202003110725-r.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jgit/org.eclipse.jgit/5.7.0.202003110725-r/org.eclipse.jgit-5.7.0.202003110725-r.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/jgit/org.eclipse.jgit/5.7.0.202003110725-r/org.eclipse.jgit-5.7.0.202003110725-r.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/jgit/org.eclipse.jgit/5.7.0.202003110725-r/org.eclipse.jgit-5.7.0.202003110725-r.pom (8.1 kB at 254 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/jgit/org.eclipse.jgit-parent/5.7.0.202003110725-r/org.eclipse.jgit-parent-5.7.0.202003110725-r.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/jgit/org.eclipse.jgit-parent/5.7.0.202003110725-r/org.eclipse.jgit-parent-5.7.0.202003110725-r.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jgit/org.eclipse.jgit-parent/5.7.0.202003110725-r/org.eclipse.jgit-parent-5.7.0.202003110725-r.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jgit/org.eclipse.jgit-parent/5.7.0.202003110725-r/org.eclipse.jgit-parent-5.7.0.202003110725-r.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/jgit/org.eclipse.jgit-parent/5.7.0.202003110725-r/org.eclipse.jgit-parent-5.7.0.202003110725-r.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/jgit/org.eclipse.jgit-parent/5.7.0.202003110725-r/org.eclipse.jgit-parent-5.7.0.202003110725-r.pom (35 kB at 960 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/jcraft/jsch/0.1.55/jsch-0.1.55.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/com/jcraft/jsch/0.1.55/jsch-0.1.55.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/jcraft/jsch/0.1.55/jsch-0.1.55.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/jcraft/jsch/0.1.55/jsch-0.1.55.pom (3.2 kB at 11 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom (3.1 kB at 26 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom (4.9 kB at 175 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom (2.7 kB at 9.7 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom (12 kB at 437 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.pom (2.5 kB at 8.2 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/bouncycastle/bcprov-jdk15on/1.64/bcprov-jdk15on-1.64.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/bouncycastle/bcprov-jdk15on/1.64/bcprov-jdk15on-1.64.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/bouncycastle/bcprov-jdk15on/1.64/bcprov-jdk15on-1.64.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/bouncycastle/bcprov-jdk15on/1.64/bcprov-jdk15on-1.64.pom (1.2 kB at 9.7 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/bouncycastle/bcpkix-jdk15on/1.64/bcpkix-jdk15on-1.64.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/bouncycastle/bcpkix-jdk15on/1.64/bcpkix-jdk15on-1.64.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/bouncycastle/bcpkix-jdk15on/1.64/bcpkix-jdk15on-1.64.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/bouncycastle/bcpkix-jdk15on/1.64/bcpkix-jdk15on-1.64.pom (2.2 kB at 19 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/1.7.0/tycho-buildtimestamp-jgit-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/1.7.0/tycho-buildtimestamp-jgit-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/1.7.0/tycho-buildtimestamp-jgit-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/1.7.0/tycho-buildtimestamp-jgit-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/1.7.0/tycho-buildtimestamp-jgit-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/1.7.0/tycho-buildtimestamp-jgit-1.7.0.pom (1.9 kB at 57 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.7.0/tycho-sourceref-jgit-1.7.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/jgit/org.eclipse.jgit/5.7.0.202003110725-r/org.eclipse.jgit-5.7.0.202003110725-r.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/bouncycastle/bcprov-jdk15on/1.64/bcprov-jdk15on-1.64.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar (26 kB at 34 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/bouncycastle/bcpkix-jdk15on/1.64/bcpkix-jdk15on-1.64.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/1.7.0/tycho-buildtimestamp-jgit-1.7.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.7.0/tycho-sourceref-jgit-1.7.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/jgit/org.eclipse.jgit/5.7.0.202003110725-r/org.eclipse.jgit-5.7.0.202003110725-r.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/bouncycastle/bcprov-jdk15on/1.64/bcprov-jdk15on-1.64.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/bouncycastle/bcpkix-jdk15on/1.64/bcpkix-jdk15on-1.64.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/1.7.0/tycho-buildtimestamp-jgit-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.7.0/tycho-sourceref-jgit-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jgit/org.eclipse.jgit/5.7.0.202003110725-r/org.eclipse.jgit-5.7.0.202003110725-r.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/bouncycastle/bcprov-jdk15on/1.64/bcprov-jdk15on-1.64.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/bouncycastle/bcpkix-jdk15on/1.64/bcpkix-jdk15on-1.64.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar (70 kB at 176 kB/s) [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/1.7.0/tycho-buildtimestamp-jgit-1.7.0.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar (283 kB at 424 kB/s) [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.jar (329 kB at 358 kB/s) [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/bouncycastle/bcpkix-jdk15on/1.64/bcpkix-jdk15on-1.64.jar (878 kB at 892 kB/s) [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/bouncycastle/bcprov-jdk15on/1.64/bcprov-jdk15on-1.64.jar (4.8 MB at 2.3 MB/s) [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.7.0/tycho-sourceref-jgit-1.7.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jgit/org.eclipse.jgit/5.7.0.202003110725-r/org.eclipse.jgit-5.7.0.202003110725-r.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/1.7.0/tycho-buildtimestamp-jgit-1.7.0.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.7.0/tycho-sourceref-jgit-1.7.0.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/jgit/org.eclipse.jgit/5.7.0.202003110725-r/org.eclipse.jgit-5.7.0.202003110725-r.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/1.7.0/tycho-buildtimestamp-jgit-1.7.0.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.7.0/tycho-sourceref-jgit-1.7.0.jar (6.0 kB at 37 kB/s) [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/jgit/org.eclipse.jgit/5.7.0.202003110725-r/org.eclipse.jgit-5.7.0.202003110725-r.jar (2.9 MB at 17 MB/s) [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/1.7.0/tycho-buildtimestamp-jgit-1.7.0.jar (11 kB at 68 kB/s) [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar (166 kB at 853 kB/s) [INFO] The project's OSGi version is 4.18.0.v20201110-1319 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.jboss.tools.central.discovery --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.jboss.tools.central.discovery --- [INFO] [INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property1) @ org.jboss.tools.central.discovery --- [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 11 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 68 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/5/maven-parent-5.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 107 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/3/apache-3.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/3/apache-3.pom (3.4 kB at 25 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 14 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 20 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 15 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/junit/junit/3.8.2/junit-3.8.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 5.6 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 14 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 19 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 11 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 11 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 13 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 51 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 14 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 13 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 10 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 3.0 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 28 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 11 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 14 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 9.2 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 10 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 46 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 248 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 101 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 129 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 127 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 255 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 57 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 39 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 10 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-cli/commons-cli/1.0/commons-cli-1.0.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 248 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 37 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 14 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 20 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/classworlds/classworlds/1.1/classworlds-1.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 41 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 17 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 46 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 44 kB/s) [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 15 kB/s) [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 11 kB/s) [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 88 kB/s) [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar (268 kB at 263 kB/s) [INFO] Setting property 'skipTestsOrITests' to 'true'. [INFO] [INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property2) @ org.jboss.tools.central.discovery --- [INFO] Setting property 'skipTestsWithPrivateRequirements' to 'true'. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (core-has-ui-deps) @ org.jboss.tools.central.discovery --- [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/jboss/tools/releng/enforcer-rules/1.7.0/enforcer-rules-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/jboss/tools/releng/enforcer-rules/1.7.0/enforcer-rules-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/tools/releng/enforcer-rules/1.7.0/enforcer-rules-1.7.0.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/tools/releng/enforcer-rules/1.7.0/enforcer-rules-1.7.0.pom (2.6 kB at 22 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom (2.8 kB at 105 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 9.1 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/junit/junit/4.11/junit-4.11.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/junit/junit/4.11/junit-4.11.pom (2.3 kB at 13 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 4.9 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 12 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 25 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 143 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/commons-lang/commons-lang/2.3/commons-lang-2.3.pom (11 kB at 110 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom (3.7 kB at 137 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (3.8 kB at 14 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 63 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 22 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 86 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/6/maven-parent-6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 86 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 21 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 27 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 101 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 21 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/xbean/xbean/3.4/xbean-3.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 134 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/log4j/log4j/1.2.12/log4j-1.2.12.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 917 B/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 30 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/google/collections/google-collections/1.0/google-collections-1.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 18 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/google/google/1/google-1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/google/google/1/google-1.pom (1.6 kB at 12 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 10.0 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 12 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (7.3 kB at 242 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 7.5 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 208 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom (771 B at 1.5 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom (2.1 kB at 15 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom (3.4 kB at 119 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom (9.5 kB at 340 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (3.2 kB at 10 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3.0 kB at 18 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 62 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (1.7 kB at 13 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 9.8 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/jboss/tools/releng/enforcer-rules/1.7.0/enforcer-rules-1.7.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 15 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 130 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 194 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 385 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 166 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 40 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 14 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 272 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 33 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 73 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 24 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (9.8 kB at 13 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 kB at 16 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 14 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 16 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 30 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 45 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 11 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (32 kB at 29 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (245 kB at 225 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 85 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/junit/junit/4.11/junit-4.11.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 19 kB/s) [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/junit/junit/4.11/junit-4.11.jar (245 kB at 101 kB/s) [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/jboss/tools/releng/enforcer-rules/1.7.0/enforcer-rules-1.7.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/tools/releng/enforcer-rules/1.7.0/enforcer-rules-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/tools/releng/enforcer-rules/1.7.0/enforcer-rules-1.7.0.jar (14 kB at 111 kB/s) [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/commons-lang/commons-lang/2.3/commons-lang-2.3.jar (245 kB at 576 kB/s) [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar (12 kB at 27 kB/s) [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 596 kB/s) [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (58 kB at 86 kB/s) [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (185 kB at 251 kB/s) [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar (11 kB at 405 kB/s) [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 1.7 MB/s) [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar (35 kB at 721 kB/s) [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar (99 kB at 1.5 MB/s) [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (warn-no-snapshots-AMx) @ org.jboss.tools.central.discovery --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots-Final) @ org.jboss.tools.central.discovery --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.jboss.tools.central.discovery --- [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (3.9 kB at 111 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (8.4 kB at 31 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/9/maven-parent-9.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 236 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4.1 kB at 28 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 19 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/7/maven-parent-7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 141 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 5.0 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 kB at 88 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 4.5 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (1.4 kB at 9.3 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (1.3 kB at 6.4 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/junit/junit/4.8.2/junit-4.8.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/junit/junit/4.8.2/junit-4.8.2.pom (1.5 kB at 11 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 3.9 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (6.4 kB at 21 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 13 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 37 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (9.8 kB at 59 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 17 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 69 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 11 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 70 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/10/maven-parent-10.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 236 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom (4.5 kB at 162 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom (2.8 kB at 98 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven/2.0.10/maven-2.0.10.pom (24 kB at 971 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom (2.2 kB at 83 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom (3.3 kB at 115 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom (1.4 kB at 4.8 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom (2.1 kB at 62 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom (2.7 kB at 100 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom (2.3 kB at 83 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom (1.6 kB at 60 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom (2.0 kB at 72 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom (1.5 kB at 55 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom (1.6 kB at 63 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom (18 kB at 648 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom (1.6 kB at 61 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom (3.7 kB at 128 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom (5.6 kB at 17 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom (2.2 kB at 18 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom (738 B at 3.6 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/1/apache-1.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/apache/1/apache-1.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/apache/1/apache-1.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/apache/1/apache-1.pom (3.4 kB at 28 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 51 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-parent/9/commons-parent-9.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 153 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (7.8 kB at 65 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 18 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (3.8 kB at 32 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom (6.1 kB at 219 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom (15 kB at 566 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom (3.0 kB at 119 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom (1.6 kB at 62 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom (2.4 kB at 81 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom (5.5 kB at 204 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 3.4 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 18 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 14 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 19 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 13 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 7.7 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 49 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 17 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 57 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/velocity/velocity/1.5/velocity-1.5.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 55 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 88 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 70 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/oro/oro/2.0.8/oro-2.0.8.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 1.0 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9.1 kB at 37 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 1.3 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 6.4 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 6.5 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 17 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 1.2 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 17 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 3.5 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5.pom (3.5 kB at 35 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/jacoco/org.jacoco.core/0.8.5/org.jacoco.core-0.8.5.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/jacoco/org.jacoco.core/0.8.5/org.jacoco.core-0.8.5.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jacoco/org.jacoco.core/0.8.5/org.jacoco.core-0.8.5.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jacoco/org.jacoco.core/0.8.5/org.jacoco.core-0.8.5.pom (2.1 kB at 21 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/ow2/asm/asm-commons/7.2/asm-commons-7.2.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/ow2/asm/asm-commons/7.2/asm-commons-7.2.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm-commons/7.2/asm-commons-7.2.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm-commons/7.2/asm-commons-7.2.pom (3.7 kB at 37 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/jacoco/org.jacoco.report/0.8.5/org.jacoco.report-0.8.5.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/jacoco/org.jacoco.report/0.8.5/org.jacoco.report-0.8.5.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jacoco/org.jacoco.report/0.8.5/org.jacoco.report-0.8.5.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jacoco/org.jacoco.report/0.8.5/org.jacoco.report-0.8.5.pom (1.9 kB at 19 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/junit/junit/4.8.2/junit-4.8.2.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 kB at 106 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (43 kB at 115 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar (49 kB at 130 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 20 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 22 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/junit/junit/4.8.2/junit-4.8.2.jar (237 kB at 453 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 130 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/velocity/velocity/1.5/velocity-1.5.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 4.1 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 2.8 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 197 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 129 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/oro/oro/2.0.8/oro-2.0.8.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 61 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 54 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/jacoco/org.jacoco.core/0.8.5/org.jacoco.core-0.8.5.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 20 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/ow2/asm/asm-commons/7.2/asm-commons-7.2.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 11 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/jacoco/org.jacoco.report/0.8.5/org.jacoco.report-0.8.5.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/jacoco/org.jacoco.core/0.8.5/org.jacoco.core-0.8.5.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/ow2/asm/asm-commons/7.2/asm-commons-7.2.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/jacoco/org.jacoco.report/0.8.5/org.jacoco.report-0.8.5.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (30 kB at 57 kB/s) [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (91 kB at 127 kB/s) [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jacoco/org.jacoco.core/0.8.5/org.jacoco.core-0.8.5.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (305 kB at 404 kB/s) [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm-commons/7.2/asm-commons-7.2.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm-commons/7.2/asm-commons-7.2.jar (70 kB at 82 kB/s) [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jacoco/org.jacoco.report/0.8.5/org.jacoco.report-0.8.5.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jacoco/org.jacoco.core/0.8.5/org.jacoco.core-0.8.5.jar (195 kB at 215 kB/s) [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jacoco/org.jacoco.report/0.8.5/org.jacoco.report-0.8.5.jar (129 kB at 129 kB/s) [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar (1.2 MB at 1.2 MB/s) [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (109 kB at 94 kB/s) [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar (282 kB at 230 kB/s) [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (38 kB at 1.3 MB/s) [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar (158 kB at 2.6 MB/s) [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar (17 kB at 200 kB/s) [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar (37 kB at 424 kB/s) [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.jar (11 kB at 129 kB/s) [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar (30 kB at 338 kB/s) [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar (123 kB at 1.2 MB/s) [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar (50 kB at 417 kB/s) [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar (37 kB at 299 kB/s) [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar (52 kB at 418 kB/s) [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar (15 kB at 118 kB/s) [INFO] argLine set to -javaagent:/mnt/hudson_workspace/workspace/jbosstools-discovery_master/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.jboss.tools.central.discovery --- [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-filtering/1.0-beta-3/maven-filtering-1.0-beta-3.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/shared/maven-filtering/1.0-beta-3/maven-filtering-1.0-beta-3.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/shared/maven-filtering/1.0-beta-3/maven-filtering-1.0-beta-3.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/1.0-beta-3/maven-filtering-1.0-beta-3.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/shared/maven-filtering/1.0-beta-3/maven-filtering-1.0-beta-3.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/shared/maven-filtering/1.0-beta-3/maven-filtering-1.0-beta-3.pom (5.5 kB at 197 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom (8.3 kB at 288 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 3.3 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 21 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/spice/spice-parent/10/spice-parent-10.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 22 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/forge/forge-parent/3/forge-parent-3.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 36 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 6.3 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 21 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-filtering/1.0-beta-3/maven-filtering-1.0-beta-3.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 25 kB/s) [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (228 kB at 639 kB/s) [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 159 kB/s) [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/shared/maven-filtering/1.0-beta-3/maven-filtering-1.0-beta-3.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/shared/maven-filtering/1.0-beta-3/maven-filtering-1.0-beta-3.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/1.0-beta-3/maven-filtering-1.0-beta-3.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/shared/maven-filtering/1.0-beta-3/maven-filtering-1.0-beta-3.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/shared/maven-filtering/1.0-beta-3/maven-filtering-1.0-beta-3.jar (34 kB at 1.1 MB/s) [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.jboss.tools.central.discovery --- [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-compiler-manager/2.8.5/plexus-compiler-manager-2.8.5.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-compiler-manager/2.8.5/plexus-compiler-manager-2.8.5.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-compiler-manager/2.8.5/plexus-compiler-manager-2.8.5.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-compiler-manager/2.8.5/plexus-compiler-manager-2.8.5.pom (692 B at 4.6 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-compiler/2.8.5/plexus-compiler-2.8.5.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-compiler/2.8.5/plexus-compiler-2.8.5.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-compiler/2.8.5/plexus-compiler-2.8.5.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-compiler/2.8.5/plexus-compiler-2.8.5.pom (6.0 kB at 35 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 9.7 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-compiler-api/2.8.5/plexus-compiler-api-2.8.5.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-compiler-api/2.8.5/plexus-compiler-api-2.8.5.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-compiler-api/2.8.5/plexus-compiler-api-2.8.5.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-compiler-api/2.8.5/plexus-compiler-api-2.8.5.pom (867 B at 6.9 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.pom (2.4 kB at 91 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.pom (1.6 kB at 62 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.pom (1.7 kB at 58 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-compiler-manager/2.8.5/plexus-compiler-manager-2.8.5.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-compiler-api/2.8.5/plexus-compiler-api-2.8.5.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-compiler-manager/2.8.5/plexus-compiler-manager-2.8.5.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-compiler-api/2.8.5/plexus-compiler-api-2.8.5.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-compiler-manager/2.8.5/plexus-compiler-manager-2.8.5.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-compiler-api/2.8.5/plexus-compiler-api-2.8.5.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-compiler-api/2.8.5/plexus-compiler-api-2.8.5.jar (27 kB at 75 kB/s) [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-compiler-manager/2.8.5/plexus-compiler-manager-2.8.5.jar (4.7 kB at 13 kB/s) [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.jar (18 kB at 584 kB/s) [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.jar (3.5 kB at 106 kB/s) [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.jar (3.0 MB at 31 MB/s) [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.jboss.tools.central.discovery --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.jboss.tools.central.discovery --- [INFO] Building jar: /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery/target/org.jboss.tools.central.discovery-4.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.jboss.tools.central.discovery --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.jboss.tools.central.discovery --- [INFO] Building jar: /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery/target/org.jboss.tools.central.discovery-4.18.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.jboss.tools.central.discovery --- [INFO] No baseline version MavenProject: org.jboss.tools.central.plugins:org.jboss.tools.central.discovery:4.18.0-SNAPSHOT @ /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery/pom.xml [INFO] [INFO] --- repository-utils:1.7.0:generate-repository-facade (generate-facade) @ org.jboss.tools.central.discovery --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.jboss.tools.central.discovery --- [INFO] No baseline version MavenProject: org.jboss.tools.central.plugins:org.jboss.tools.central.discovery:4.18.0-SNAPSHOT @ /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery/pom.xml [INFO] [INFO] --- tycho-p2-extras-plugin:1.7.0:compare-version-with-baselines (default) @ org.jboss.tools.central.discovery --- [INFO] Skipped [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.jboss.tools.central.discovery --- [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (1.1 kB at 3.6 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5.0 kB at 37 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 kB at 44 kB/s) [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (223 kB at 643 kB/s) [INFO] Installing /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery/target/org.jboss.tools.central.discovery-4.18.0-SNAPSHOT.jar to /mnt/hudson_workspace/workspace/jbosstools-discovery_master/.repository/org/jboss/tools/central/plugins/org.jboss.tools.central.discovery/4.18.0-SNAPSHOT/org.jboss.tools.central.discovery-4.18.0-SNAPSHOT.jar [INFO] Installing /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery/pom.xml to /mnt/hudson_workspace/workspace/jbosstools-discovery_master/.repository/org/jboss/tools/central/plugins/org.jboss.tools.central.discovery/4.18.0-SNAPSHOT/org.jboss.tools.central.discovery-4.18.0-SNAPSHOT.pom [INFO] Installing /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery/target/org.jboss.tools.central.discovery-4.18.0-SNAPSHOT-sources.jar to /mnt/hudson_workspace/workspace/jbosstools-discovery_master/.repository/org/jboss/tools/central/plugins/org.jboss.tools.central.discovery/4.18.0-SNAPSHOT/org.jboss.tools.central.discovery-4.18.0-SNAPSHOT-sources.jar [INFO] Installing /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery/target/p2content.xml to /mnt/hudson_workspace/workspace/jbosstools-discovery_master/.repository/org/jboss/tools/central/plugins/org.jboss.tools.central.discovery/4.18.0-SNAPSHOT/org.jboss.tools.central.discovery-4.18.0-SNAPSHOT-p2metadata.xml [INFO] Installing /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery/target/p2artifacts.xml to /mnt/hudson_workspace/workspace/jbosstools-discovery_master/.repository/org/jboss/tools/central/plugins/org.jboss.tools.central.discovery/4.18.0-SNAPSHOT/org.jboss.tools.central.discovery-4.18.0-SNAPSHOT-p2artifacts.xml [INFO] Installing /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery/target/p2content.xml to /mnt/hudson_workspace/workspace/jbosstools-discovery_master/.repository/org/jboss/tools/central/plugins/org.jboss.tools.central.discovery/4.18.0-SNAPSHOT/org.jboss.tools.central.discovery-4.18.0-SNAPSHOT-p2metadata.xml [INFO] Installing /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery/target/p2artifacts.xml to /mnt/hudson_workspace/workspace/jbosstools-discovery_master/.repository/org/jboss/tools/central/plugins/org.jboss.tools.central.discovery/4.18.0-SNAPSHOT/org.jboss.tools.central.discovery-4.18.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.jboss.tools.central.discovery --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (install) @ org.jboss.tools.central.discovery --- [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-net/commons-net/1.4.1/commons-net-1.4.1.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/commons-net/commons-net/1.4.1/commons-net-1.4.1.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/commons-net/commons-net/1.4.1/commons-net-1.4.1.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/commons-net/commons-net/1.4.1/commons-net-1.4.1.pom (4.8 kB at 36 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/ant/ant/1.7.1/ant-1.7.1.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/ant/ant/1.7.1/ant-1.7.1.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/ant/ant/1.7.1/ant-1.7.1.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/ant/ant/1.7.1/ant-1.7.1.pom (9.8 kB at 81 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/ant/ant-parent/1.7.1/ant-parent-1.7.1.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/ant/ant-parent/1.7.1/ant-parent-1.7.1.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/ant/ant-parent/1.7.1/ant-parent-1.7.1.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/ant/ant-parent/1.7.1/ant-parent-1.7.1.pom (4.4 kB at 36 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.pom (2.4 kB at 20 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/ant/ant-nodeps/1.7.1/ant-nodeps-1.7.1.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/ant/ant-nodeps/1.7.1/ant-nodeps-1.7.1.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/ant/ant-nodeps/1.7.1/ant-nodeps-1.7.1.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/ant/ant-nodeps/1.7.1/ant-nodeps-1.7.1.pom (6.0 kB at 46 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/ant/ant-trax/1.7.1/ant-trax-1.7.1.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/ant/ant-trax/1.7.1/ant-trax-1.7.1.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/ant/ant-trax/1.7.1/ant-trax-1.7.1.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/ant/ant-trax/1.7.1/ant-trax-1.7.1.pom (3.9 kB at 30 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/ant/ant-commons-net/1.7.1/ant-commons-net-1.7.1.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/ant/ant-commons-net/1.7.1/ant-commons-net-1.7.1.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/ant/ant-commons-net/1.7.1/ant-commons-net-1.7.1.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/ant/ant-commons-net/1.7.1/ant-commons-net-1.7.1.pom (3.0 kB at 25 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-net/commons-net/1.4.0/commons-net-1.4.0.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/commons-net/commons-net/1.4.0/commons-net-1.4.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/commons-net/commons-net/1.4.0/commons-net-1.4.0.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/commons-net/commons-net/1.4.0/commons-net-1.4.0.pom (4.9 kB at 41 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/ant/ant-apache-regexp/1.7.1/ant-apache-regexp-1.7.1.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/ant/ant-apache-regexp/1.7.1/ant-apache-regexp-1.7.1.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/ant/ant-apache-regexp/1.7.1/ant-apache-regexp-1.7.1.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/ant/ant-apache-regexp/1.7.1/ant-apache-regexp-1.7.1.pom (2.8 kB at 23 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/regexp/regexp/1.3/regexp-1.3.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/regexp/regexp/1.3/regexp-1.3.pom (145 B at 529 B/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom (761 B at 6.4 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/ant/ant/1.5/ant-1.5.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/ant/ant/1.5/ant-1.5.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/ant/ant/1.5/ant-1.5.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/ant/ant/1.5/ant-1.5.pom (138 B at 1.2 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.pom (1.5 kB at 54 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven/2.0.11/maven-2.0.11.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven/2.0.11/maven-2.0.11.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven/2.0.11/maven-2.0.11.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.11/maven-2.0.11.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven/2.0.11/maven-2.0.11.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven/2.0.11/maven-2.0.11.pom (22 kB at 780 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/12/maven-parent-12.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-parent/12/maven-parent-12.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-parent/12/maven-parent-12.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/12/maven-parent-12.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-parent/12/maven-parent-12.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-parent/12/maven-parent-12.pom (22 kB at 750 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.pom (2.8 kB at 107 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.pom (2.2 kB at 87 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.pom (3.2 kB at 120 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.pom (2.0 kB at 60 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.pom (2.6 kB at 101 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.pom (2.3 kB at 66 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom (1.6 kB at 44 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom (1.9 kB at 72 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-net/commons-net/1.4.1/commons-net-1.4.1.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/ant/ant/1.7.1/ant-1.7.1.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/ant/ant-nodeps/1.7.1/ant-nodeps-1.7.1.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/ant/ant-trax/1.7.1/ant-trax-1.7.1.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/ant/ant-commons-net/1.7.1/ant-commons-net-1.7.1.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/ant/ant-apache-regexp/1.7.1/ant-apache-regexp-1.7.1.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/regexp/regexp/1.3/regexp-1.3.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/ant/ant/1.5/ant-1.5.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/regexp/regexp/1.3/regexp-1.3.jar (25 kB at 16 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/commons-net/commons-net/1.4.1/commons-net-1.4.1.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/ant/ant/1.7.1/ant-1.7.1.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/ant/ant-nodeps/1.7.1/ant-nodeps-1.7.1.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/ant/ant-trax/1.7.1/ant-trax-1.7.1.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/ant/ant-commons-net/1.7.1/ant-commons-net-1.7.1.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/ant/ant-apache-regexp/1.7.1/ant-apache-regexp-1.7.1.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/ant/ant/1.5/ant-1.5.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/commons-net/commons-net/1.4.1/commons-net-1.4.1.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/ant/ant/1.7.1/ant-1.7.1.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/ant/ant-nodeps/1.7.1/ant-nodeps-1.7.1.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/ant/ant-trax/1.7.1/ant-trax-1.7.1.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.jar (12 kB at 49 kB/s) [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/ant/ant-commons-net/1.7.1/ant-commons-net-1.7.1.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/ant/ant-trax/1.7.1/ant-trax-1.7.1.jar (6.9 kB at 27 kB/s) [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/ant/ant-apache-regexp/1.7.1/ant-apache-regexp-1.7.1.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/ant/ant-apache-regexp/1.7.1/ant-apache-regexp-1.7.1.jar (3.8 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/ant/ant-commons-net/1.7.1/ant-commons-net-1.7.1.jar (47 kB at 121 kB/s) [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/ant/ant/1.5/ant-1.5.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/commons-net/commons-net/1.4.1/commons-net-1.4.1.jar (181 kB at 382 kB/s) [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/ant/ant-nodeps/1.7.1/ant-nodeps-1.7.1.jar (432 kB at 660 kB/s) [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar (224 kB at 329 kB/s) [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/ant/ant/1.5/ant-1.5.jar (716 kB at 804 kB/s) [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/ant/ant/1.7.1/ant-1.7.1.jar (1.3 MB at 1.4 MB/s) [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar (35 kB at 27 kB/s) [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.jar [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.jar (13 kB at 363 kB/s) [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.jar (58 kB at 929 kB/s) [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.jar (37 kB at 502 kB/s) [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.jar (51 kB at 619 kB/s) [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.jar [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.jar (97 kB at 1.1 MB/s) [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.jar (26 kB at 289 kB/s) [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.jar (123 kB at 1.3 MB/s) [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.jar (31 kB at 310 kB/s) [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.jar (90 kB at 779 kB/s) [INFO] Executing tasks main: [mkdir] Created dir: /tmp/aggregate-site-build977535336 init: generate.directory.xml: [mkdir] Created dir: /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery/target/discovery-site/plugins [copy] Copying 1 file to /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery/target/discovery-site/plugins generate.composite.site: Warning: Nashorn engine is planned to be removed from a future JDK release generate.composite.xml.file: generate.composite.xml.file: cleanup: [delete] Deleting directory /tmp/aggregate-site-build977535336 basic.build: [INFO] Executed tasks [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 09:00 min [INFO] Finished at: 2021-01-15T08:32:13-05:00 [INFO] Final Memory: 76M/512M [INFO] ------------------------------------------------------------------------ [jbosstools-discovery_master] $ /mnt/hudson_workspace/tools/hudson.tasks.Maven_MavenInstallation/maven-3.5.2/bin/mvn -f /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery.earlyaccess/pom.xml -Dearlyaccess_IS= -DversionWithRespin_ds=12.18.0.GA -DbuildType=staging -Dversion_ds_IS= -DversionWithRespin_jbt=4.18.0.Final -Dversion_jbt_IS= -Dqual_IS= "-DMAVEN_FLAGS=-B -U -fae -e -P hudson,unified.target,maximum -DskipBaselineComparison=true" -Ddownload.cache.directory=/home/hudson/static_build_env/devstudio/download-cache -Dmaven.test.failure.ignore=true -DUPDATE_SITE=http://download.jboss.org/jbosstools/photon/staging/updates/core/4.18.0.Final/ -DEXTRAS_SITE=http://download.jboss.org/jbosstools/photon/staging/updates/central/4.18.0.Final/,http://download.jboss.org/jbosstools/targetplatforms/jbtcentraltarget/4.17.0.Final-SNAPSHOT/REPO/,http://download.jboss.org/jbosstools/targetplatforms/jbtearlyaccesstarget/4.17.0.Final-SNAPSHOT/REPO/ -DJOB_NAME=jbosstools-discovery_master -DBUILD_NUMBER=9267 -Dmaven.repo.local=/mnt/hudson_workspace/workspace/jbosstools-discovery_master/.repository clean install -B -U -fae -e -P hudson,unified.target,maximum -DskipBaselineComparison=true OpenJDK 64-Bit Server VM warning: Ignoring option PermSize; support was removed in 8.0 [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] Downloading from jboss-snapshots-repository: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/parent/4.18.0.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/parent/4.18.0.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from jboss-snapshots-repository: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/parent/4.18.0.Final-SNAPSHOT/maven-metadata.xml (612 B at 910 B/s) [INFO] Downloading from jboss-thirdparty-releases: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/tools/parent/4.18.0.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading from jboss-ga-repository: http://maven.repository.redhat.com/ga/org/jboss/tools/parent/4.18.0.Final-SNAPSHOT/maven-metadata.xml [INFO] Inspecting build with total of 1 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/targetplatforms/jbosstools-unified/4.18.0.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading from jboss-snapshots-repository: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/targetplatforms/jbosstools-unified/4.18.0.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading from jboss-thirdparty-releases: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/tools/targetplatforms/jbosstools-unified/4.18.0.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading from jboss-ga-repository: http://maven.repository.redhat.com/ga/org/jboss/tools/targetplatforms/jbosstools-unified/4.18.0.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from jboss-snapshots-repository: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/targetplatforms/jbosstools-unified/4.18.0.Final-SNAPSHOT/maven-metadata.xml (875 B at 2.6 kB/s) [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (713 B at 4.9 kB/s) [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloading from sonatype-public-repository: https://oss.sonatype.org/content/groups/public/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloading from jboss-snapshots-repository: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (847 B at 6.1 kB/s) [INFO] Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (847 B at 12 kB/s) [INFO] Downloading from jboss-staging-repository: https://repository.jboss.org/nexus/content/groups/staging/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloading from jboss-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloaded from jboss-staging-repository: https://repository.jboss.org/nexus/content/groups/staging/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (847 B at 3.4 kB/s) [INFO] Downloaded from sonatype-public-repository: https://oss.sonatype.org/content/groups/public/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (847 B at 584 B/s) [INFO] Computing target platform for MavenProject: org.jboss.tools.central.plugins:org.jboss.tools.central.discovery.earlyaccess:4.18.0-SNAPSHOT @ /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery.earlyaccess/pom.xml [INFO] Adding repository http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.18.0.Final-SNAPSHOT/REPO [INFO] Resolving dependencies of MavenProject: org.jboss.tools.central.plugins:org.jboss.tools.central.discovery.earlyaccess:4.18.0-SNAPSHOT @ /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery.earlyaccess/pom.xml [INFO] Resolving class path of MavenProject: org.jboss.tools.central.plugins:org.jboss.tools.central.discovery.earlyaccess:4.18.0-SNAPSHOT @ /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery.earlyaccess/pom.xml [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.jboss.tools.central.discovery.earlyaccess 4.18.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ org.jboss.tools.central.discovery.earlyaccess --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.jboss.tools.central.discovery.earlyaccess --- [INFO] The project's OSGi version is 4.18.0.v20201023-0749 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.jboss.tools.central.discovery.earlyaccess --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.jboss.tools.central.discovery.earlyaccess --- [INFO] [INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property1) @ org.jboss.tools.central.discovery.earlyaccess --- [INFO] Setting property 'skipTestsOrITests' to 'true'. [INFO] [INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property2) @ org.jboss.tools.central.discovery.earlyaccess --- [INFO] Setting property 'skipTestsWithPrivateRequirements' to 'true'. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (core-has-ui-deps) @ org.jboss.tools.central.discovery.earlyaccess --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (warn-no-snapshots-AMx) @ org.jboss.tools.central.discovery.earlyaccess --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots-Final) @ org.jboss.tools.central.discovery.earlyaccess --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.jboss.tools.central.discovery.earlyaccess --- [INFO] argLine set to -javaagent:/mnt/hudson_workspace/workspace/jbosstools-discovery_master/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery.earlyaccess/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.jboss.tools.central.discovery.earlyaccess --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery.earlyaccess/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.jboss.tools.central.discovery.earlyaccess --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery.earlyaccess/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.jboss.tools.central.discovery.earlyaccess --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery.earlyaccess/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.jboss.tools.central.discovery.earlyaccess --- [INFO] Building jar: /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery.earlyaccess/target/org.jboss.tools.central.discovery.earlyaccess-4.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.jboss.tools.central.discovery.earlyaccess --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.jboss.tools.central.discovery.earlyaccess --- [INFO] Building jar: /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery.earlyaccess/target/org.jboss.tools.central.discovery.earlyaccess-4.18.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.jboss.tools.central.discovery.earlyaccess --- [INFO] No baseline version MavenProject: org.jboss.tools.central.plugins:org.jboss.tools.central.discovery.earlyaccess:4.18.0-SNAPSHOT @ /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery.earlyaccess/pom.xml [INFO] [INFO] --- repository-utils:1.7.0:generate-repository-facade (generate-facade) @ org.jboss.tools.central.discovery.earlyaccess --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.jboss.tools.central.discovery.earlyaccess --- [INFO] No baseline version MavenProject: org.jboss.tools.central.plugins:org.jboss.tools.central.discovery.earlyaccess:4.18.0-SNAPSHOT @ /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery.earlyaccess/pom.xml [INFO] [INFO] --- tycho-p2-extras-plugin:1.7.0:compare-version-with-baselines (default) @ org.jboss.tools.central.discovery.earlyaccess --- [INFO] Skipped [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.jboss.tools.central.discovery.earlyaccess --- [INFO] Installing /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery.earlyaccess/target/org.jboss.tools.central.discovery.earlyaccess-4.18.0-SNAPSHOT.jar to /mnt/hudson_workspace/workspace/jbosstools-discovery_master/.repository/org/jboss/tools/central/plugins/org.jboss.tools.central.discovery.earlyaccess/4.18.0-SNAPSHOT/org.jboss.tools.central.discovery.earlyaccess-4.18.0-SNAPSHOT.jar [INFO] Installing /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery.earlyaccess/pom.xml to /mnt/hudson_workspace/workspace/jbosstools-discovery_master/.repository/org/jboss/tools/central/plugins/org.jboss.tools.central.discovery.earlyaccess/4.18.0-SNAPSHOT/org.jboss.tools.central.discovery.earlyaccess-4.18.0-SNAPSHOT.pom [INFO] Installing /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery.earlyaccess/target/org.jboss.tools.central.discovery.earlyaccess-4.18.0-SNAPSHOT-sources.jar to /mnt/hudson_workspace/workspace/jbosstools-discovery_master/.repository/org/jboss/tools/central/plugins/org.jboss.tools.central.discovery.earlyaccess/4.18.0-SNAPSHOT/org.jboss.tools.central.discovery.earlyaccess-4.18.0-SNAPSHOT-sources.jar [INFO] Installing /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery.earlyaccess/target/p2content.xml to /mnt/hudson_workspace/workspace/jbosstools-discovery_master/.repository/org/jboss/tools/central/plugins/org.jboss.tools.central.discovery.earlyaccess/4.18.0-SNAPSHOT/org.jboss.tools.central.discovery.earlyaccess-4.18.0-SNAPSHOT-p2metadata.xml [INFO] Installing /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery.earlyaccess/target/p2artifacts.xml to /mnt/hudson_workspace/workspace/jbosstools-discovery_master/.repository/org/jboss/tools/central/plugins/org.jboss.tools.central.discovery.earlyaccess/4.18.0-SNAPSHOT/org.jboss.tools.central.discovery.earlyaccess-4.18.0-SNAPSHOT-p2artifacts.xml [INFO] Installing /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery.earlyaccess/target/p2content.xml to /mnt/hudson_workspace/workspace/jbosstools-discovery_master/.repository/org/jboss/tools/central/plugins/org.jboss.tools.central.discovery.earlyaccess/4.18.0-SNAPSHOT/org.jboss.tools.central.discovery.earlyaccess-4.18.0-SNAPSHOT-p2metadata.xml [INFO] Installing /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery.earlyaccess/target/p2artifacts.xml to /mnt/hudson_workspace/workspace/jbosstools-discovery_master/.repository/org/jboss/tools/central/plugins/org.jboss.tools.central.discovery.earlyaccess/4.18.0-SNAPSHOT/org.jboss.tools.central.discovery.earlyaccess-4.18.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.jboss.tools.central.discovery.earlyaccess --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (install) @ org.jboss.tools.central.discovery.earlyaccess --- [INFO] Executing tasks main: [mkdir] Created dir: /tmp/aggregate-site-build2053189741 init: generate.directory.xml: [mkdir] Created dir: /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery.earlyaccess/target/discovery-site/plugins [copy] Copying 1 file to /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery.earlyaccess/target/discovery-site/plugins [copy] Copying 1 file to /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery.earlyaccess/target/discovery-site/plugins generate.composite.site: Warning: Nashorn engine is planned to be removed from a future JDK release generate.composite.xml.file: generate.composite.xml.file: cleanup: [delete] Deleting directory /tmp/aggregate-site-build2053189741 basic.build: [INFO] Executed tasks [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 26.254 s [INFO] Finished at: 2021-01-15T08:32:42-05:00 [INFO] Final Memory: 69M/512M [INFO] ------------------------------------------------------------------------ [jbosstools-discovery_master] $ /mnt/hudson_workspace/tools/hudson.tasks.Maven_MavenInstallation/maven-3.5.2/bin/mvn -f /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery/pom.xml -Dearlyaccess_IS= -DversionWithRespin_ds=12.18.0.GA -DbuildType=staging -Dversion_ds_IS= -DversionWithRespin_jbt=4.18.0.Final -Dversion_jbt_IS= -Dqual_IS= "-DMAVEN_FLAGS=-B -U -fae -e -P hudson,unified.target,maximum -DskipBaselineComparison=true" -Ddownload.cache.directory=/home/hudson/static_build_env/devstudio/download-cache -Dmaven.test.failure.ignore=true -DUPDATE_SITE=https://devstudio.redhat.com/12/staging/updates/core/12.18.0.GA/ -DEXTRAS_SITE=https://devstudio.redhat.com/12/staging/updates/central/12.18.0.GA/,https://devstudio.redhat.com/targetplatforms/jbtcentraltarget/4.17.0.Final-SNAPSHOT/REPO/ -DJOB_NAME=jbosstools-discovery_master -DBUILD_NUMBER=9267 -Dmaven.repo.local=/mnt/hudson_workspace/workspace/jbosstools-discovery_master/.repository clean install -B -U -fae -e -P hudson,unified.target,maximum -DskipBaselineComparison=true OpenJDK 64-Bit Server VM warning: Ignoring option PermSize; support was removed in 8.0 [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/parent/4.18.0.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading from jboss-snapshots-repository: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/parent/4.18.0.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from jboss-snapshots-repository: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/parent/4.18.0.Final-SNAPSHOT/maven-metadata.xml (612 B at 819 B/s) [INFO] Downloading from jboss-ga-repository: http://maven.repository.redhat.com/ga/org/jboss/tools/parent/4.18.0.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading from jboss-thirdparty-releases: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/tools/parent/4.18.0.Final-SNAPSHOT/maven-metadata.xml [INFO] Inspecting build with total of 1 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/targetplatforms/jbosstools-unified/4.18.0.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading from jboss-snapshots-repository: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/targetplatforms/jbosstools-unified/4.18.0.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading from jboss-thirdparty-releases: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/tools/targetplatforms/jbosstools-unified/4.18.0.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading from jboss-ga-repository: http://maven.repository.redhat.com/ga/org/jboss/tools/targetplatforms/jbosstools-unified/4.18.0.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from jboss-snapshots-repository: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/targetplatforms/jbosstools-unified/4.18.0.Final-SNAPSHOT/maven-metadata.xml (875 B at 3.2 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (713 B at 6.5 kB/s) [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloading from sonatype-public-repository: https://oss.sonatype.org/content/groups/public/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (847 B at 6.6 kB/s) [INFO] Downloading from jboss-snapshots-repository: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloaded from sonatype-public-repository: https://oss.sonatype.org/content/groups/public/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (847 B at 7.6 kB/s) [INFO] Downloading from jboss-staging-repository: https://repository.jboss.org/nexus/content/groups/staging/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (847 B at 8.6 kB/s) [INFO] Downloading from jboss-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloaded from jboss-staging-repository: https://repository.jboss.org/nexus/content/groups/staging/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (847 B at 3.3 kB/s) [INFO] Computing target platform for MavenProject: com.jboss.devstudio.core.plugins:com.jboss.devstudio.central.discovery:12.0.0-SNAPSHOT @ /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery/pom.xml [INFO] Adding repository http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.18.0.Final-SNAPSHOT/REPO [INFO] Resolving dependencies of MavenProject: com.jboss.devstudio.core.plugins:com.jboss.devstudio.central.discovery:12.0.0-SNAPSHOT @ /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery/pom.xml [INFO] Resolving class path of MavenProject: com.jboss.devstudio.core.plugins:com.jboss.devstudio.central.discovery:12.0.0-SNAPSHOT @ /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery/pom.xml [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building com.jboss.devstudio.central.discovery 12.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ com.jboss.devstudio.central.discovery --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ com.jboss.devstudio.central.discovery --- [INFO] The project's OSGi version is 12.0.0.v20201208-1628 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ com.jboss.devstudio.central.discovery --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ com.jboss.devstudio.central.discovery --- [INFO] [INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property1) @ com.jboss.devstudio.central.discovery --- [INFO] Setting property 'skipTestsOrITests' to 'true'. [INFO] [INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property2) @ com.jboss.devstudio.central.discovery --- [INFO] Setting property 'skipTestsWithPrivateRequirements' to 'true'. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (core-has-ui-deps) @ com.jboss.devstudio.central.discovery --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (warn-no-snapshots-AMx) @ com.jboss.devstudio.central.discovery --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots-Final) @ com.jboss.devstudio.central.discovery --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ com.jboss.devstudio.central.discovery --- [INFO] argLine set to -javaagent:/mnt/hudson_workspace/workspace/jbosstools-discovery_master/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ com.jboss.devstudio.central.discovery --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ com.jboss.devstudio.central.discovery --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ com.jboss.devstudio.central.discovery --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ com.jboss.devstudio.central.discovery --- [INFO] Building jar: /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery/target/com.jboss.devstudio.central.discovery-12.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ com.jboss.devstudio.central.discovery --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ com.jboss.devstudio.central.discovery --- [INFO] Building jar: /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery/target/com.jboss.devstudio.central.discovery-12.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ com.jboss.devstudio.central.discovery --- [INFO] No baseline version MavenProject: com.jboss.devstudio.core.plugins:com.jboss.devstudio.central.discovery:12.0.0-SNAPSHOT @ /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery/pom.xml [INFO] [INFO] --- repository-utils:1.7.0:generate-repository-facade (generate-facade) @ com.jboss.devstudio.central.discovery --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ com.jboss.devstudio.central.discovery --- [INFO] No baseline version MavenProject: com.jboss.devstudio.core.plugins:com.jboss.devstudio.central.discovery:12.0.0-SNAPSHOT @ /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery/pom.xml [INFO] [INFO] --- tycho-p2-extras-plugin:1.7.0:compare-version-with-baselines (default) @ com.jboss.devstudio.central.discovery --- [INFO] Skipped [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ com.jboss.devstudio.central.discovery --- [INFO] Installing /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery/target/com.jboss.devstudio.central.discovery-12.0.0-SNAPSHOT.jar to /mnt/hudson_workspace/workspace/jbosstools-discovery_master/.repository/com/jboss/devstudio/core/plugins/com.jboss.devstudio.central.discovery/12.0.0-SNAPSHOT/com.jboss.devstudio.central.discovery-12.0.0-SNAPSHOT.jar [INFO] Installing /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery/pom.xml to /mnt/hudson_workspace/workspace/jbosstools-discovery_master/.repository/com/jboss/devstudio/core/plugins/com.jboss.devstudio.central.discovery/12.0.0-SNAPSHOT/com.jboss.devstudio.central.discovery-12.0.0-SNAPSHOT.pom [INFO] Installing /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery/target/com.jboss.devstudio.central.discovery-12.0.0-SNAPSHOT-sources.jar to /mnt/hudson_workspace/workspace/jbosstools-discovery_master/.repository/com/jboss/devstudio/core/plugins/com.jboss.devstudio.central.discovery/12.0.0-SNAPSHOT/com.jboss.devstudio.central.discovery-12.0.0-SNAPSHOT-sources.jar [INFO] Installing /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery/target/p2content.xml to /mnt/hudson_workspace/workspace/jbosstools-discovery_master/.repository/com/jboss/devstudio/core/plugins/com.jboss.devstudio.central.discovery/12.0.0-SNAPSHOT/com.jboss.devstudio.central.discovery-12.0.0-SNAPSHOT-p2metadata.xml [INFO] Installing /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery/target/p2artifacts.xml to /mnt/hudson_workspace/workspace/jbosstools-discovery_master/.repository/com/jboss/devstudio/core/plugins/com.jboss.devstudio.central.discovery/12.0.0-SNAPSHOT/com.jboss.devstudio.central.discovery-12.0.0-SNAPSHOT-p2artifacts.xml [INFO] Installing /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery/target/p2content.xml to /mnt/hudson_workspace/workspace/jbosstools-discovery_master/.repository/com/jboss/devstudio/core/plugins/com.jboss.devstudio.central.discovery/12.0.0-SNAPSHOT/com.jboss.devstudio.central.discovery-12.0.0-SNAPSHOT-p2metadata.xml [INFO] Installing /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery/target/p2artifacts.xml to /mnt/hudson_workspace/workspace/jbosstools-discovery_master/.repository/com/jboss/devstudio/core/plugins/com.jboss.devstudio.central.discovery/12.0.0-SNAPSHOT/com.jboss.devstudio.central.discovery-12.0.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ com.jboss.devstudio.central.discovery --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (install) @ com.jboss.devstudio.central.discovery --- [INFO] Executing tasks main: [mkdir] Created dir: /tmp/aggregate-site-build662725854 init: generate.directory.xml: [mkdir] Created dir: /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery/target/discovery-site/plugins [copy] Copying 1 file to /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery/target/discovery-site/plugins generate.composite.site: Warning: Nashorn engine is planned to be removed from a future JDK release generate.composite.xml.file: generate.composite.xml.file: cleanup: [delete] Deleting directory /tmp/aggregate-site-build662725854 basic.build: [INFO] Executed tasks [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 27.343 s [INFO] Finished at: 2021-01-15T08:33:12-05:00 [INFO] Final Memory: 70M/512M [INFO] ------------------------------------------------------------------------ [jbosstools-discovery_master] $ /mnt/hudson_workspace/tools/hudson.tasks.Maven_MavenInstallation/maven-3.5.2/bin/mvn -f /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery.earlyaccess/pom.xml -Dearlyaccess_IS= -DversionWithRespin_ds=12.18.0.GA -DbuildType=staging -Dversion_ds_IS= -DversionWithRespin_jbt=4.18.0.Final -Dversion_jbt_IS= -Dqual_IS= "-DMAVEN_FLAGS=-B -U -fae -e -P hudson,unified.target,maximum -DskipBaselineComparison=true" -Ddownload.cache.directory=/home/hudson/static_build_env/devstudio/download-cache -Dmaven.test.failure.ignore=true -DUPDATE_SITE=https://devstudio.redhat.com/12/staging/updates/core/12.18.0.GA/ -DEXTRAS_SITE=https://devstudio.redhat.com/12/staging/updates/central/12.18.0.GA/,https://devstudio.redhat.com/targetplatforms/jbtcentraltarget/4.17.0.Final-SNAPSHOT/REPO/,https://devstudio.redhat.com/targetplatforms/jbtearlyaccesstarget/4.17.0.Final-SNAPSHOT/REPO/ -DJOB_NAME=jbosstools-discovery_master -DBUILD_NUMBER=9267 -Dmaven.repo.local=/mnt/hudson_workspace/workspace/jbosstools-discovery_master/.repository clean install -B -U -fae -e -P hudson,unified.target,maximum -DskipBaselineComparison=true OpenJDK 64-Bit Server VM warning: Ignoring option PermSize; support was removed in 8.0 [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/parent/4.18.0.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading from jboss-snapshots-repository: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/parent/4.18.0.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from jboss-snapshots-repository: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/parent/4.18.0.Final-SNAPSHOT/maven-metadata.xml (612 B at 912 B/s) [INFO] Downloading from jboss-thirdparty-releases: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/tools/parent/4.18.0.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading from jboss-ga-repository: http://maven.repository.redhat.com/ga/org/jboss/tools/parent/4.18.0.Final-SNAPSHOT/maven-metadata.xml [INFO] Inspecting build with total of 1 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/targetplatforms/jbosstools-unified/4.18.0.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading from jboss-snapshots-repository: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/targetplatforms/jbosstools-unified/4.18.0.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading from jboss-thirdparty-releases: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/tools/targetplatforms/jbosstools-unified/4.18.0.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading from jboss-ga-repository: http://maven.repository.redhat.com/ga/org/jboss/tools/targetplatforms/jbosstools-unified/4.18.0.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from jboss-snapshots-repository: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/targetplatforms/jbosstools-unified/4.18.0.Final-SNAPSHOT/maven-metadata.xml (875 B at 2.6 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (713 B at 4.7 kB/s) [INFO] Downloading from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloading from sonatype-public-repository: https://oss.sonatype.org/content/groups/public/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloading from jboss-snapshots-repository: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloaded from sonatype-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (847 B at 8.2 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloading from jboss-staging-repository: https://repository.jboss.org/nexus/content/groups/staging/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (847 B at 5.6 kB/s) [INFO] Downloading from jboss-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloaded from jboss-staging-repository: https://repository.jboss.org/nexus/content/groups/staging/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (847 B at 3.2 kB/s) [INFO] Downloaded from sonatype-public-repository: https://oss.sonatype.org/content/groups/public/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (847 B at 69 B/s) [INFO] Computing target platform for MavenProject: com.jboss.devstudio.core.plugins:com.jboss.devstudio.central.discovery.earlyaccess:12.0.0-SNAPSHOT @ /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery.earlyaccess/pom.xml [INFO] Adding repository http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.18.0.Final-SNAPSHOT/REPO [INFO] Resolving dependencies of MavenProject: com.jboss.devstudio.core.plugins:com.jboss.devstudio.central.discovery.earlyaccess:12.0.0-SNAPSHOT @ /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery.earlyaccess/pom.xml [INFO] Resolving class path of MavenProject: com.jboss.devstudio.core.plugins:com.jboss.devstudio.central.discovery.earlyaccess:12.0.0-SNAPSHOT @ /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery.earlyaccess/pom.xml [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building com.jboss.devstudio.central.discovery.earlyaccess 12.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ com.jboss.devstudio.central.discovery.earlyaccess --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ com.jboss.devstudio.central.discovery.earlyaccess --- [INFO] The project's OSGi version is 12.0.0.v20191120-1827 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ com.jboss.devstudio.central.discovery.earlyaccess --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ com.jboss.devstudio.central.discovery.earlyaccess --- [INFO] [INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property1) @ com.jboss.devstudio.central.discovery.earlyaccess --- [INFO] Setting property 'skipTestsOrITests' to 'true'. [INFO] [INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property2) @ com.jboss.devstudio.central.discovery.earlyaccess --- [INFO] Setting property 'skipTestsWithPrivateRequirements' to 'true'. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (core-has-ui-deps) @ com.jboss.devstudio.central.discovery.earlyaccess --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (warn-no-snapshots-AMx) @ com.jboss.devstudio.central.discovery.earlyaccess --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots-Final) @ com.jboss.devstudio.central.discovery.earlyaccess --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ com.jboss.devstudio.central.discovery.earlyaccess --- [INFO] argLine set to -javaagent:/mnt/hudson_workspace/workspace/jbosstools-discovery_master/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery.earlyaccess/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ com.jboss.devstudio.central.discovery.earlyaccess --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery.earlyaccess/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ com.jboss.devstudio.central.discovery.earlyaccess --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery.earlyaccess/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ com.jboss.devstudio.central.discovery.earlyaccess --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery.earlyaccess/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ com.jboss.devstudio.central.discovery.earlyaccess --- [INFO] Building jar: /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery.earlyaccess/target/com.jboss.devstudio.central.discovery.earlyaccess-12.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ com.jboss.devstudio.central.discovery.earlyaccess --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ com.jboss.devstudio.central.discovery.earlyaccess --- [INFO] Building jar: /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery.earlyaccess/target/com.jboss.devstudio.central.discovery.earlyaccess-12.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ com.jboss.devstudio.central.discovery.earlyaccess --- [INFO] No baseline version MavenProject: com.jboss.devstudio.core.plugins:com.jboss.devstudio.central.discovery.earlyaccess:12.0.0-SNAPSHOT @ /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery.earlyaccess/pom.xml [INFO] [INFO] --- repository-utils:1.7.0:generate-repository-facade (generate-facade) @ com.jboss.devstudio.central.discovery.earlyaccess --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ com.jboss.devstudio.central.discovery.earlyaccess --- [INFO] No baseline version MavenProject: com.jboss.devstudio.core.plugins:com.jboss.devstudio.central.discovery.earlyaccess:12.0.0-SNAPSHOT @ /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery.earlyaccess/pom.xml [INFO] [INFO] --- tycho-p2-extras-plugin:1.7.0:compare-version-with-baselines (default) @ com.jboss.devstudio.central.discovery.earlyaccess --- [INFO] Skipped [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ com.jboss.devstudio.central.discovery.earlyaccess --- [INFO] Installing /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery.earlyaccess/target/com.jboss.devstudio.central.discovery.earlyaccess-12.0.0-SNAPSHOT.jar to /mnt/hudson_workspace/workspace/jbosstools-discovery_master/.repository/com/jboss/devstudio/core/plugins/com.jboss.devstudio.central.discovery.earlyaccess/12.0.0-SNAPSHOT/com.jboss.devstudio.central.discovery.earlyaccess-12.0.0-SNAPSHOT.jar [INFO] Installing /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery.earlyaccess/pom.xml to /mnt/hudson_workspace/workspace/jbosstools-discovery_master/.repository/com/jboss/devstudio/core/plugins/com.jboss.devstudio.central.discovery.earlyaccess/12.0.0-SNAPSHOT/com.jboss.devstudio.central.discovery.earlyaccess-12.0.0-SNAPSHOT.pom [INFO] Installing /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery.earlyaccess/target/com.jboss.devstudio.central.discovery.earlyaccess-12.0.0-SNAPSHOT-sources.jar to /mnt/hudson_workspace/workspace/jbosstools-discovery_master/.repository/com/jboss/devstudio/core/plugins/com.jboss.devstudio.central.discovery.earlyaccess/12.0.0-SNAPSHOT/com.jboss.devstudio.central.discovery.earlyaccess-12.0.0-SNAPSHOT-sources.jar [INFO] Installing /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery.earlyaccess/target/p2content.xml to /mnt/hudson_workspace/workspace/jbosstools-discovery_master/.repository/com/jboss/devstudio/core/plugins/com.jboss.devstudio.central.discovery.earlyaccess/12.0.0-SNAPSHOT/com.jboss.devstudio.central.discovery.earlyaccess-12.0.0-SNAPSHOT-p2metadata.xml [INFO] Installing /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery.earlyaccess/target/p2artifacts.xml to /mnt/hudson_workspace/workspace/jbosstools-discovery_master/.repository/com/jboss/devstudio/core/plugins/com.jboss.devstudio.central.discovery.earlyaccess/12.0.0-SNAPSHOT/com.jboss.devstudio.central.discovery.earlyaccess-12.0.0-SNAPSHOT-p2artifacts.xml [INFO] Installing /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery.earlyaccess/target/p2content.xml to /mnt/hudson_workspace/workspace/jbosstools-discovery_master/.repository/com/jboss/devstudio/core/plugins/com.jboss.devstudio.central.discovery.earlyaccess/12.0.0-SNAPSHOT/com.jboss.devstudio.central.discovery.earlyaccess-12.0.0-SNAPSHOT-p2metadata.xml [INFO] Installing /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery.earlyaccess/target/p2artifacts.xml to /mnt/hudson_workspace/workspace/jbosstools-discovery_master/.repository/com/jboss/devstudio/core/plugins/com.jboss.devstudio.central.discovery.earlyaccess/12.0.0-SNAPSHOT/com.jboss.devstudio.central.discovery.earlyaccess-12.0.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ com.jboss.devstudio.central.discovery.earlyaccess --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (install) @ com.jboss.devstudio.central.discovery.earlyaccess --- [INFO] Executing tasks main: [mkdir] Created dir: /tmp/aggregate-site-build134362524 init: generate.directory.xml: [mkdir] Created dir: /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery.earlyaccess/target/discovery-site/plugins [copy] Copying 1 file to /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery.earlyaccess/target/discovery-site/plugins [copy] Copying 1 file to /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery.earlyaccess/target/discovery-site/plugins generate.composite.site: Warning: Nashorn engine is planned to be removed from a future JDK release generate.composite.xml.file: generate.composite.xml.file: cleanup: [delete] Deleting directory /tmp/aggregate-site-build134362524 basic.build: [INFO] Executed tasks [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 35.908 s [INFO] Finished at: 2021-01-15T08:33:50-05:00 [INFO] Final Memory: 70M/512M [INFO] ------------------------------------------------------------------------ [jbosstools-discovery_master] $ /mnt/hudson_workspace/tools/hudson.tasks.Maven_MavenInstallation/maven-3.5.2/bin/mvn -Dearlyaccess_IS= -DversionWithRespin_ds=12.18.0.GA -DbuildType=staging -Dversion_ds_IS= -DversionWithRespin_jbt=4.18.0.Final -Dversion_jbt_IS= -Dqual_IS= "-DMAVEN_FLAGS=-B -U -fae -e -P hudson,unified.target,maximum -DskipBaselineComparison=true" -DtrimVersion=true -Dmdep.stripClassifier=true -Dartifact=org.jboss.tools.releng:jbosstools-releng-publish:4.9.0-SNAPSHOT:tar.gz -DoutputDirectory=/mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources -Dmdep.stripVersion=true -U -B org.apache.maven.plugins:maven-dependency-plugin:2.9:unpack [INFO] Scanning for projects... [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugins/maven-dependency-plugin/2.9/maven-dependency-plugin-2.9.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-dependency-plugin/2.9/maven-dependency-plugin-2.9.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-dependency-plugin/2.9/maven-dependency-plugin-2.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.9/maven-dependency-plugin-2.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.9/maven-dependency-plugin-2.9.pom (13 kB at 117 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (9.6 kB at 30 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/24/maven-parent-24.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 249 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/14/apache-14.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/14/apache-14.pom (15 kB at 103 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/plugins/maven-dependency-plugin/2.9/maven-dependency-plugin-2.9.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-dependency-plugin/2.9/maven-dependency-plugin-2.9.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-dependency-plugin/2.9/maven-dependency-plugin-2.9.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.9/maven-dependency-plugin-2.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.9/maven-dependency-plugin-2.9.jar (157 kB at 2.4 MB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maven Stub Project (No POM) 1 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.9:unpack (default-cli) @ standalone-pom --- [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 5.5 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 158 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 153 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/5/apache-5.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/5/apache-5.pom (4.1 kB at 29 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 45 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 77 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 7.7 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 20 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 15 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 15 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 4.7 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 33 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/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 redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/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 13 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 3.3 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 41 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 3.0 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 48 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 23 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 5.5 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 16 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 8.0 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 5.3 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 14 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 47 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 14 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 12 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 36 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 22 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 15 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 13 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 6.6 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 15 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 110 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 7.8 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 25 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 13 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 66 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 9.8 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 21 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 61 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 6.8 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 51 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-parent/11/commons-parent-11.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 150 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/4/apache-4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/4/apache-4.pom (4.5 kB at 18 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 14 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 50 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 5.6 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/classworlds/classworlds/1.1/classworlds-1.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 23 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 20 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 48 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 37 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 37 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 15 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 11 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 68 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 162 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/7/apache-7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/7/apache-7.pom (14 kB at 96 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 5.9 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 66 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/10/maven-parent-10.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 224 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.pom (4.7 kB at 163 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 30 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/21/maven-parent-21.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 169 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/10/apache-10.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/10/apache-10.pom (15 kB at 107 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom (1.6 kB at 12 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom (19 kB at 116 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/19/maven-parent-19.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 kB at 168 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/9/apache-9.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/9/apache-9.pom (15 kB at 98 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom (1.6 kB at 12 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom (4.0 kB at 28 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 25 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 115 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (1.4 kB at 7.8 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (1.8 kB at 13 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/3/apache-3.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/3/apache-3.pom (3.4 kB at 25 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 101 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-parent/9/commons-parent-9.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 143 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 55 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 66 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/project/4.1/project-4.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 107 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 35 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 66 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/project/4.0/project-4.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 93 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 128 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-parent/5/commons-parent-5.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 115 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 44 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom (6.2 kB at 45 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom (16 kB at 116 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom (3.1 kB at 22 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom (1.8 kB at 13 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom (2.5 kB at 18 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom (5.6 kB at 39 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 7.4 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 21 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 13 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 14 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 21 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 14 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 7.3 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 50 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 17 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 56 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/velocity/velocity/1.5/velocity-1.5.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 55 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 45 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 72 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/oro/oro/2.0.8/oro-2.0.8.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 1.0 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 87 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 65 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 2.5 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 5.9 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 6.9 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 16 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 1.1 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 1.3 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 24 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 17 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 37 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 58 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-io/commons-io/1.4/commons-io-1.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-io/commons-io/1.4/commons-io-1.4.pom (13 kB at 93 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-parent/7/commons-parent-7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-parent/7/commons-parent-7.pom (17 kB at 109 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom (1.5 kB at 11 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom (18 kB at 100 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 229 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/13/apache-13.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/13/apache-13.pom (14 kB at 102 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom (1.5 kB at 11 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom (6.1 kB at 37 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom (17 kB at 123 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom (4.1 kB at 28 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 23 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 112 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 49 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 92 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 5.6 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 29 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 119 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom (2.7 kB at 11 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom (1.6 kB at 11 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom (2.6 kB at 19 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom (4.8 kB at 29 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 82 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-digester/commons-digester/1.8/commons-digester-1.8.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 43 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-logging/commons-logging/1.1/commons-logging-1.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 40 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/log4j/log4j/1.2.12/log4j-1.2.12.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 1.1 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/logkit/logkit/1.0.1/logkit-1.0.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 1.0 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 1.1 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 1.0 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-chain/commons-chain/1.1/commons-chain-1.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 40 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 66 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/dom4j/dom4j/1.1/dom4j-1.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 972 B/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/sslext/sslext/1.2-0/sslext-1.2-0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 3.3 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 25 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.8 kB at 70 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/struts/struts-master/4/struts-master-4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 85 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/2/apache-2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/2/apache-2.pom (3.4 kB at 20 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/antlr/antlr/2.7.2/antlr-2.7.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 895 B/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 10 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 18 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 72 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-archiver/2.4.4/plexus-archiver-2.4.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-archiver/2.4.4/plexus-archiver-2.4.4.pom (3.5 kB at 26 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 20 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 23 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 151 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-io/2.0.10/plexus-io-2.0.10.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-io/2.0.10/plexus-io-2.0.10.pom (2.2 kB at 16 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3.1 kB at 18 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 124 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom (11 kB at 77 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-parent/28/commons-parent-28.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-parent/28/commons-parent-28.pom (50 kB at 326 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/tukaani/xz/1.2/xz-1.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/tukaani/xz/1.2/xz-1.2.pom (1.9 kB at 14 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (3.9 kB at 169 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (8.4 kB at 28 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/9/maven-parent-9.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 182 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 9.9 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 66 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/5/maven-parent-5.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 98 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4.1 kB at 22 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 19 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/7/maven-parent-7.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 145 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 5.3 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 kB at 77 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 5.7 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (1.4 kB at 9.8 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (1.3 kB at 6.3 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 6.5 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 3.7 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (6.4 kB at 47 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 14 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 34 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (9.8 kB at 63 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-io/2.0.9/plexus-io-2.0.9.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-io/2.0.9/plexus-io-2.0.9.pom (2.2 kB at 14 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.pom (5.4 kB at 224 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 17 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom (1.9 kB at 7.4 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom (5.5 kB at 54 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/ow2/ow2/1.3/ow2-1.3.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 26 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 17 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom (1.8 kB at 84 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven/2.0.5/maven-2.0.5.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 20 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom (1.7 kB at 84 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 9.8 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom (1.7 kB at 75 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom (1.8 kB at 87 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom (1.5 kB at 50 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 2.7 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (7.3 kB at 363 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 7.3 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 203 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (3.8 kB at 28 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (1.6 kB at 11 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 89 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/6/maven-parent-6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 122 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 20 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (2.7 kB at 16 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (2.1 kB at 14 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (2.0 kB at 14 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (2.7 kB at 20 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (1.9 kB at 12 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (2.0 kB at 12 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (1.5 kB at 7.3 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 18 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 28 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 111 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 21 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/xbean/xbean/3.4/xbean-3.4.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 135 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 40 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/google/collections/google-collections/1.0/google-collections-1.0.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 17 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/google/google/1/google-1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/com/google/google/1/google-1.pom (1.6 kB at 11 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/junit/junit/3.8.2/junit-3.8.2.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 4.8 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 15 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 52 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 62 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.pom [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.pom (5.6 kB at 232 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 17 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 216 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/11/apache-11.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/apache/11/apache-11.pom (15 kB at 101 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 22 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-lang/commons-lang/2.6/commons-lang-2.6.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 113 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-parent/17/commons-parent-17.pom [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 196 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 316 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 42 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 96 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/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 redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 73 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/junit/junit/3.8.1/junit-3.8.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 120 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 101 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 302 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 141 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 192 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/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 300 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 33 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 236 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 12 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 29 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 21 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 16 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 46 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 43 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 15 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 11 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 30 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 13 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 24 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 64 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 9.8 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 293 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar (154 kB at 124 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (173 kB at 135 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (194 kB at 146 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 33 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1.2 MB at 869 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 97 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-io/commons-io/1.4/commons-io-1.4.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 127 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 24 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 107 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-io/commons-io/1.4/commons-io-1.4.jar (109 kB at 69 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar (11 kB at 6.9 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (293 kB at 176 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar (11 kB at 6.7 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar (53 kB at 31 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar (61 kB at 36 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/velocity/velocity/1.5/velocity-1.5.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar (15 kB at 8.7 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/oro/oro/2.0.8/oro-2.0.8.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar (38 kB at 21 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 5.8 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-chain/commons-chain/1.1/commons-chain-1.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 4.1 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/dom4j/dom4j/1.1/dom4j-1.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 34 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/sslext/sslext/1.2-0/sslext-1.2-0.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 202 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 45 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/antlr/antlr/2.7.2/antlr-2.7.2.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 171 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 13 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 217 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 155 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-archiver/2.4.4/plexus-archiver-2.4.4.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 168 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-compress/1.5/commons-compress-1.5.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 116 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/tukaani/xz/1.2/xz-1.2.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 1.9 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 53 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-archiver/2.4.4/plexus-archiver-2.4.4.jar (164 kB at 72 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/tukaani/xz/1.2/xz-1.2.jar (95 kB at 41 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-io/2.0.9/plexus-io-2.0.9.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/commons/commons-compress/1.5/commons-compress-1.5.jar (256 kB at 110 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 99 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 kB at 16 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (43 kB at 17 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 51 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-lang/commons-lang/2.6/commons-lang-2.6.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/codehaus/plexus/plexus-io/2.0.9/plexus-io-2.0.9.jar (59 kB at 21 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 102 kB/s) [INFO] Downloading from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/classworlds/classworlds/1.1/classworlds-1.1.jar [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (32 kB at 11 kB/s) [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 13 kB/s) [INFO] Downloaded from redhat-ea-repository: https://maven.repository.redhat.com/earlyaccess/all/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 184 kB/s) [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [INFO] Downloading from redhat-ga-repository: https://maven.repository.redhat.com/ga/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.jar [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar (53 kB at 148 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.jar (17 kB at 456 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.jar (30 kB at 338 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.jar (31 kB at 340 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (38 kB at 391 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 617 kB/s) [INFO] Configured Artifact: org.jboss.tools.releng:jbosstools-releng-publish:4.9.0-SNAPSHOT:tar.gz [INFO] Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/releng/jbosstools-releng-publish/4.9.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from jboss-snapshots-repository: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/releng/jbosstools-releng-publish/4.9.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from jboss-snapshots-repository: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/releng/jbosstools-releng-publish/4.9.0-SNAPSHOT/maven-metadata.xml (3.7 kB at 10 kB/s) [INFO] Downloading from jboss-snapshots-repository: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/releng/jbosstools-releng-publish/4.9.0-SNAPSHOT/jbosstools-releng-publish-4.9.0-20210108.112352-87.tar.gz [INFO] Downloaded from jboss-snapshots-repository: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/releng/jbosstools-releng-publish/4.9.0-SNAPSHOT/jbosstools-releng-publish-4.9.0-20210108.112352-87.tar.gz (33 kB at 223 kB/s) [INFO] Unpacking /home/hudson/.m2/repository/org/jboss/tools/releng/jbosstools-releng-publish/4.9.0-SNAPSHOT/jbosstools-releng-publish-4.9.0-SNAPSHOT.tar.gz to /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources with includes "" and excludes "" [INFO] Expanding: /home/hudson/.m2/repository/org/jboss/tools/releng/jbosstools-releng-publish/4.9.0-SNAPSHOT/jbosstools-releng-publish-4.9.0-SNAPSHOT.tar.gz into /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 59.929 s [INFO] Finished at: 2021-01-15T08:34:52-05:00 [INFO] Final Memory: 15M/54M [INFO] ------------------------------------------------------------------------ [jbosstools-discovery_master] $ /bin/sh -xe /tmp/jenkins8265929296428633149.sh + source /mnt/hudson_workspace/workspace/jbosstools-discovery_master/discovery.properties ++ TARGET_PLATFORM_VERSION_MAX=4.18.0.Final-SNAPSHOT ++ TARGET_PLATFORM_CENTRAL_MAX=4.17.0.Final-SNAPSHOT ++ eclipseReleaseName=photon ++ devstudioReleaseVersion=12 ++ stream_jbt=master ++ versionWithRespin_jbt=4.18.0.Final ++ versionWithRespin_ds=12.18.0.GA ++ BUILD_TIMESTAMP=2021-01-15_13-23-09 ++ buildType=staging ++ JBT_UP=http://download.jboss.org/jbosstools/photon/staging/updates/core/4.18.0.Final/ ++ JBT_CN=http://download.jboss.org/jbosstools/photon/staging/updates/central/4.18.0.Final/,http://download.jboss.org/jbosstools/targetplatforms/jbtcentraltarget/4.17.0.Final-SNAPSHOT/REPO/ ++ JBT_EA=http://download.jboss.org/jbosstools/targetplatforms/jbtearlyaccesstarget/4.17.0.Final-SNAPSHOT/REPO/ ++ DS_UP=https://devstudio.redhat.com/12/staging/updates/core/12.18.0.GA/ ++ DS_CN=https://devstudio.redhat.com/12/staging/updates/central/12.18.0.GA/,https://devstudio.redhat.com/targetplatforms/jbtcentraltarget/4.17.0.Final-SNAPSHOT/REPO/ ++ DS_EA=https://devstudio.redhat.com/targetplatforms/jbtearlyaccesstarget/4.17.0.Final-SNAPSHOT/REPO/ + [[ ! -n 4.18.0.Final ]] + [[ ! -n 12.18.0.GA ]] + JBDS=devstudio@10.5.105.197:/www_htdocs/devstudio + TOOLS=tools@10.5.105.197:/downloads_htdocs/tools + RSYNC=/mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/publish/rsync.sh + chmod +x /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/publish/rsync.sh + REPO_DIR=2021-01-15_13-23-09-B9267/all/repo + [[ staging == \s\t\a\g\i\n\g ]] + JBT_DC=jbosstools-4.18.0.Final-build-discovery.central + JBT_DE=jbosstools-4.18.0.Final-build-discovery.earlyaccess + pushd /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery.earlyaccess/target/discovery-site /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery.earlyaccess/target/discovery-site /mnt/hudson_workspace/workspace/jbosstools-discovery_master + rm -fr '*-earlyaccess.properties' + wget http://download.jboss.org/jbosstools/photon/snapshots/updates/earlyaccess.properties/master/jbosstools-earlyaccess.properties -q --no-check-certificate -N + popd /mnt/hudson_workspace/workspace/jbosstools-discovery_master + /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/publish/rsync.sh -s /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery/target/discovery-site -t photon/staging/builds/jbosstools-4.18.0.Final-build-discovery.central/2021-01-15_13-23-09-B9267/all/repo/ -DESTINATION tools@10.5.105.197:/downloads_htdocs/tools --age-to-delete 1 [DEBUG] BUILD_TIMESTAMP = 2021-01-15_13-23-09 [DEBUG] RSYNCFLAGS = Connected to 10.5.105.197. Changing to: /downloads_htdocs/tools/ sftp> mkdir photon Couldn't create directory: Failure Connected to 10.5.105.197. Changing to: /downloads_htdocs/tools/ sftp> mkdir photon/staging Couldn't create directory: Failure Connected to 10.5.105.197. Changing to: /downloads_htdocs/tools/ sftp> mkdir photon/staging/builds Couldn't create directory: Failure Connected to 10.5.105.197. Changing to: /downloads_htdocs/tools/ sftp> mkdir photon/staging/builds/jbosstools-4.18.0.Final-build-discovery.central Connected to 10.5.105.197. Changing to: /downloads_htdocs/tools/ sftp> mkdir photon/staging/builds/jbosstools-4.18.0.Final-build-discovery.central/2021-01-15_13-23-09-B9267 Connected to 10.5.105.197. Changing to: /downloads_htdocs/tools/ sftp> mkdir photon/staging/builds/jbosstools-4.18.0.Final-build-discovery.central/2021-01-15_13-23-09-B9267/all Connected to 10.5.105.197. Changing to: /downloads_htdocs/tools/ sftp> mkdir photon/staging/builds/jbosstools-4.18.0.Final-build-discovery.central/2021-01-15_13-23-09-B9267/all/repo [INFO] rsync -arzq --protocol=28 /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery/target/discovery-site/* tools@10.5.105.197:/downloads_htdocs/tools/photon/staging/builds/jbosstools-4.18.0.Final-build-discovery.central/2021-01-15_13-23-09-B9267/all/repo// [DEBUG] Symlink[BT] tools@10.5.105.197:/downloads_htdocs/tools/photon/staging/builds/jbosstools-4.18.0.Final-build-discovery.central/latest -> 2021-01-15_13-23-09-B9267 Logfile: /tmp/tmp.Vo7fxlg1zh/jbosstools-cleanup.sh.log.20210115-0835.txt Check for photon/staging/builds builds more than 1 days old; keep minimum 2 builds per branch (linked in composite: 2) Check /downloads_htdocs/tools/photon/staging/builds/ for dirs matching /jbosstools-4.18.0.Final-build-discovery.central/ ... > Check /downloads_htdocs/tools/photon/staging/builds/jbosstools-4.18.0.Final-build-discovery.central... + /downloads_htdocs/tools/photon/staging/builds/jbosstools-4.18.0.Final-build-discovery.central/2021-01-15_13-23-09-B9267 (0d) + Generate metadata for first 2 of 1 subdir(s) in /downloads_htdocs/tools/photon/staging/builds/jbosstools-4.18.0.Final-build-discovery.central real 0m19.348s user 0m0.700s sys 0m0.463s + /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/publish/rsync.sh -s /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery.earlyaccess/target/discovery-site -t photon/staging/builds/jbosstools-4.18.0.Final-build-discovery.earlyaccess/2021-01-15_13-23-09-B9267/all/repo/ -DESTINATION tools@10.5.105.197:/downloads_htdocs/tools --age-to-delete 1 [DEBUG] BUILD_TIMESTAMP = 2021-01-15_13-23-09 [DEBUG] RSYNCFLAGS = Connected to 10.5.105.197. Changing to: /downloads_htdocs/tools/ sftp> mkdir photon Couldn't create directory: Failure Connected to 10.5.105.197. Changing to: /downloads_htdocs/tools/ sftp> mkdir photon/staging Couldn't create directory: Failure Connected to 10.5.105.197. Changing to: /downloads_htdocs/tools/ sftp> mkdir photon/staging/builds Couldn't create directory: Failure Connected to 10.5.105.197. Changing to: /downloads_htdocs/tools/ sftp> mkdir photon/staging/builds/jbosstools-4.18.0.Final-build-discovery.earlyaccess Connected to 10.5.105.197. Changing to: /downloads_htdocs/tools/ sftp> mkdir photon/staging/builds/jbosstools-4.18.0.Final-build-discovery.earlyaccess/2021-01-15_13-23-09-B9267 Connected to 10.5.105.197. Changing to: /downloads_htdocs/tools/ sftp> mkdir photon/staging/builds/jbosstools-4.18.0.Final-build-discovery.earlyaccess/2021-01-15_13-23-09-B9267/all Connected to 10.5.105.197. Changing to: /downloads_htdocs/tools/ sftp> mkdir photon/staging/builds/jbosstools-4.18.0.Final-build-discovery.earlyaccess/2021-01-15_13-23-09-B9267/all/repo [INFO] rsync -arzq --protocol=28 /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery.earlyaccess/target/discovery-site/* tools@10.5.105.197:/downloads_htdocs/tools/photon/staging/builds/jbosstools-4.18.0.Final-build-discovery.earlyaccess/2021-01-15_13-23-09-B9267/all/repo// [DEBUG] Symlink[BT] tools@10.5.105.197:/downloads_htdocs/tools/photon/staging/builds/jbosstools-4.18.0.Final-build-discovery.earlyaccess/latest -> 2021-01-15_13-23-09-B9267 Logfile: /tmp/tmp.Jj00qStSr5/jbosstools-cleanup.sh.log.20210115-0835.txt Check for photon/staging/builds builds more than 1 days old; keep minimum 2 builds per branch (linked in composite: 2) Check /downloads_htdocs/tools/photon/staging/builds/ for dirs matching /jbosstools-4.18.0.Final-build-discovery.earlyaccess/ ... > Check /downloads_htdocs/tools/photon/staging/builds/jbosstools-4.18.0.Final-build-discovery.earlyaccess... + /downloads_htdocs/tools/photon/staging/builds/jbosstools-4.18.0.Final-build-discovery.earlyaccess/2021-01-15_13-23-09-B9267 (0d) + Generate metadata for first 2 of 1 subdir(s) in /downloads_htdocs/tools/photon/staging/builds/jbosstools-4.18.0.Final-build-discovery.earlyaccess real 0m19.084s user 0m0.728s sys 0m0.511s + /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/publish/rsync.sh --del -s /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery/target/discovery-site -t photon/staging/updates/discovery.central/4.18.0.Final/ -DESTINATION tools@10.5.105.197:/downloads_htdocs/tools --age-to-delete 1 [DEBUG] BUILD_TIMESTAMP = 2021-01-15_13-23-09 [DEBUG] RSYNCFLAGS = --del Connected to 10.5.105.197. Changing to: /downloads_htdocs/tools/ sftp> mkdir photon Couldn't create directory: Failure Connected to 10.5.105.197. Changing to: /downloads_htdocs/tools/ sftp> mkdir photon/staging Couldn't create directory: Failure Connected to 10.5.105.197. Changing to: /downloads_htdocs/tools/ sftp> mkdir photon/staging/updates Couldn't create directory: Failure Connected to 10.5.105.197. Changing to: /downloads_htdocs/tools/ sftp> mkdir photon/staging/updates/discovery.central Couldn't create directory: Failure Connected to 10.5.105.197. Changing to: /downloads_htdocs/tools/ sftp> mkdir photon/staging/updates/discovery.central/4.18.0.Final [INFO] rsync -arzq --protocol=28 --del /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery/target/discovery-site/* tools@10.5.105.197:/downloads_htdocs/tools/photon/staging/updates/discovery.central/4.18.0.Final// real 0m8.504s user 0m0.275s sys 0m0.151s + /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/publish/rsync.sh --del -s /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery.earlyaccess/target/discovery-site -t photon/staging/updates/discovery.earlyaccess/4.18.0.Final/ -DESTINATION tools@10.5.105.197:/downloads_htdocs/tools --age-to-delete 1 [DEBUG] BUILD_TIMESTAMP = 2021-01-15_13-23-09 [DEBUG] RSYNCFLAGS = --del Connected to 10.5.105.197. Changing to: /downloads_htdocs/tools/ sftp> mkdir photon Couldn't create directory: Failure Connected to 10.5.105.197. Changing to: /downloads_htdocs/tools/ sftp> mkdir photon/staging Couldn't create directory: Failure Connected to 10.5.105.197. Changing to: /downloads_htdocs/tools/ sftp> mkdir photon/staging/updates Couldn't create directory: Failure Connected to 10.5.105.197. Changing to: /downloads_htdocs/tools/ sftp> mkdir photon/staging/updates/discovery.earlyaccess Couldn't create directory: Failure Connected to 10.5.105.197. Changing to: /downloads_htdocs/tools/ sftp> mkdir photon/staging/updates/discovery.earlyaccess/4.18.0.Final [INFO] rsync -arzq --protocol=28 --del /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/jbosstools/org.jboss.tools.central.discovery.earlyaccess/target/discovery-site/* tools@10.5.105.197:/downloads_htdocs/tools/photon/staging/updates/discovery.earlyaccess/4.18.0.Final// real 0m9.018s user 0m0.257s sys 0m0.129s + [[ staging == \s\t\a\g\i\n\g ]] + DS_DC=devstudio-12.18.0.GA-build-discovery.central + DS_DE=devstudio-12.18.0.GA-build-discovery.earlyaccess + pushd /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery.earlyaccess/target/discovery-site /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery.earlyaccess/target/discovery-site /mnt/hudson_workspace/workspace/jbosstools-discovery_master + rm -fr '*-earlyaccess.properties' + wget https://devstudio.redhat.com/12/snapshots/updates/earlyaccess.properties/master/devstudio-earlyaccess.properties -q --no-check-certificate -N + popd /mnt/hudson_workspace/workspace/jbosstools-discovery_master + /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/publish/rsync.sh -s /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery/target/discovery-site -t 12/staging/builds/devstudio-12.18.0.GA-build-discovery.central/2021-01-15_13-23-09-B9267/all/repo/ -DESTINATION devstudio@10.5.105.197:/www_htdocs/devstudio --age-to-delete 1 [DEBUG] BUILD_TIMESTAMP = 2021-01-15_13-23-09 [DEBUG] RSYNCFLAGS = Connected to 10.5.105.197. Changing to: /www_htdocs/devstudio/ sftp> mkdir 12 Couldn't create directory: Failure Connected to 10.5.105.197. Changing to: /www_htdocs/devstudio/ sftp> mkdir 12/staging Couldn't create directory: Failure Connected to 10.5.105.197. Changing to: /www_htdocs/devstudio/ sftp> mkdir 12/staging/builds Couldn't create directory: Failure Connected to 10.5.105.197. Changing to: /www_htdocs/devstudio/ sftp> mkdir 12/staging/builds/devstudio-12.18.0.GA-build-discovery.central Connected to 10.5.105.197. Changing to: /www_htdocs/devstudio/ sftp> mkdir 12/staging/builds/devstudio-12.18.0.GA-build-discovery.central/2021-01-15_13-23-09-B9267 Connected to 10.5.105.197. Changing to: /www_htdocs/devstudio/ sftp> mkdir 12/staging/builds/devstudio-12.18.0.GA-build-discovery.central/2021-01-15_13-23-09-B9267/all Connected to 10.5.105.197. Changing to: /www_htdocs/devstudio/ sftp> mkdir 12/staging/builds/devstudio-12.18.0.GA-build-discovery.central/2021-01-15_13-23-09-B9267/all/repo [INFO] rsync -arzq --protocol=28 /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery/target/discovery-site/* devstudio@10.5.105.197:/www_htdocs/devstudio/12/staging/builds/devstudio-12.18.0.GA-build-discovery.central/2021-01-15_13-23-09-B9267/all/repo// [DEBUG] Symlink[BT] devstudio@10.5.105.197:/www_htdocs/devstudio/12/staging/builds/devstudio-12.18.0.GA-build-discovery.central/latest -> 2021-01-15_13-23-09-B9267 Logfile: /tmp/tmp.ZL8g2TPCgp/jbosstools-cleanup.sh.log.20210115-0836.txt Check for 12/staging/builds builds more than 1 days old; keep minimum 2 builds per branch (linked in composite: 2) Check /www_htdocs/devstudio/12/staging/builds/ for dirs matching /devstudio-12.18.0.GA-build-discovery.central/ ... > Check /www_htdocs/devstudio/12/staging/builds/devstudio-12.18.0.GA-build-discovery.central... + /www_htdocs/devstudio/12/staging/builds/devstudio-12.18.0.GA-build-discovery.central/2021-01-15_13-23-09-B9267 (0d) + Generate metadata for first 2 of 1 subdir(s) in /www_htdocs/devstudio/12/staging/builds/devstudio-12.18.0.GA-build-discovery.central real 0m19.458s user 0m0.653s sys 0m0.429s + /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/publish/rsync.sh -s /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery.earlyaccess/target/discovery-site -t 12/staging/builds/devstudio-12.18.0.GA-build-discovery.earlyaccess/2021-01-15_13-23-09-B9267/all/repo/ -DESTINATION devstudio@10.5.105.197:/www_htdocs/devstudio --age-to-delete 1 [DEBUG] BUILD_TIMESTAMP = 2021-01-15_13-23-09 [DEBUG] RSYNCFLAGS = Connected to 10.5.105.197. Changing to: /www_htdocs/devstudio/ sftp> mkdir 12 Couldn't create directory: Failure Connected to 10.5.105.197. Changing to: /www_htdocs/devstudio/ sftp> mkdir 12/staging Couldn't create directory: Failure Connected to 10.5.105.197. Changing to: /www_htdocs/devstudio/ sftp> mkdir 12/staging/builds Couldn't create directory: Failure Connected to 10.5.105.197. Changing to: /www_htdocs/devstudio/ sftp> mkdir 12/staging/builds/devstudio-12.18.0.GA-build-discovery.earlyaccess Connected to 10.5.105.197. Changing to: /www_htdocs/devstudio/ sftp> mkdir 12/staging/builds/devstudio-12.18.0.GA-build-discovery.earlyaccess/2021-01-15_13-23-09-B9267 Connected to 10.5.105.197. Changing to: /www_htdocs/devstudio/ sftp> mkdir 12/staging/builds/devstudio-12.18.0.GA-build-discovery.earlyaccess/2021-01-15_13-23-09-B9267/all Connected to 10.5.105.197. Changing to: /www_htdocs/devstudio/ sftp> mkdir 12/staging/builds/devstudio-12.18.0.GA-build-discovery.earlyaccess/2021-01-15_13-23-09-B9267/all/repo [INFO] rsync -arzq --protocol=28 /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery.earlyaccess/target/discovery-site/* devstudio@10.5.105.197:/www_htdocs/devstudio/12/staging/builds/devstudio-12.18.0.GA-build-discovery.earlyaccess/2021-01-15_13-23-09-B9267/all/repo// [DEBUG] Symlink[BT] devstudio@10.5.105.197:/www_htdocs/devstudio/12/staging/builds/devstudio-12.18.0.GA-build-discovery.earlyaccess/latest -> 2021-01-15_13-23-09-B9267 Logfile: /tmp/tmp.6TRhABeIHR/jbosstools-cleanup.sh.log.20210115-0836.txt Check for 12/staging/builds builds more than 1 days old; keep minimum 2 builds per branch (linked in composite: 2) Check /www_htdocs/devstudio/12/staging/builds/ for dirs matching /devstudio-12.18.0.GA-build-discovery.earlyaccess/ ... > Check /www_htdocs/devstudio/12/staging/builds/devstudio-12.18.0.GA-build-discovery.earlyaccess... + /www_htdocs/devstudio/12/staging/builds/devstudio-12.18.0.GA-build-discovery.earlyaccess/2021-01-15_13-23-09-B9267 (0d) + Generate metadata for first 2 of 1 subdir(s) in /www_htdocs/devstudio/12/staging/builds/devstudio-12.18.0.GA-build-discovery.earlyaccess real 0m17.990s user 0m0.664s sys 0m0.455s + /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/publish/rsync.sh --del -s /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery/target/discovery-site -t 12/staging/updates/discovery.central/12.18.0.GA/ -DESTINATION devstudio@10.5.105.197:/www_htdocs/devstudio --age-to-delete 1 [DEBUG] BUILD_TIMESTAMP = 2021-01-15_13-23-09 [DEBUG] RSYNCFLAGS = --del Connected to 10.5.105.197. Changing to: /www_htdocs/devstudio/ sftp> mkdir 12 Couldn't create directory: Failure Connected to 10.5.105.197. Changing to: /www_htdocs/devstudio/ sftp> mkdir 12/staging Couldn't create directory: Failure Connected to 10.5.105.197. Changing to: /www_htdocs/devstudio/ sftp> mkdir 12/staging/updates Couldn't create directory: Failure Connected to 10.5.105.197. Changing to: /www_htdocs/devstudio/ sftp> mkdir 12/staging/updates/discovery.central Couldn't create directory: Failure Connected to 10.5.105.197. Changing to: /www_htdocs/devstudio/ sftp> mkdir 12/staging/updates/discovery.central/12.18.0.GA [INFO] rsync -arzq --protocol=28 --del /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery/target/discovery-site/* devstudio@10.5.105.197:/www_htdocs/devstudio/12/staging/updates/discovery.central/12.18.0.GA// real 0m7.905s user 0m0.238s sys 0m0.136s + /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/publish/rsync.sh --del -s /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery.earlyaccess/target/discovery-site -t 12/staging/updates/discovery.earlyaccess/12.18.0.GA/ -DESTINATION devstudio@10.5.105.197:/www_htdocs/devstudio --age-to-delete 1 [DEBUG] BUILD_TIMESTAMP = 2021-01-15_13-23-09 [DEBUG] RSYNCFLAGS = --del Connected to 10.5.105.197. Changing to: /www_htdocs/devstudio/ sftp> mkdir 12 Couldn't create directory: Failure Connected to 10.5.105.197. Changing to: /www_htdocs/devstudio/ sftp> mkdir 12/staging Couldn't create directory: Failure Connected to 10.5.105.197. Changing to: /www_htdocs/devstudio/ sftp> mkdir 12/staging/updates Couldn't create directory: Failure Connected to 10.5.105.197. Changing to: /www_htdocs/devstudio/ sftp> mkdir 12/staging/updates/discovery.earlyaccess Couldn't create directory: Failure Connected to 10.5.105.197. Changing to: /www_htdocs/devstudio/ sftp> mkdir 12/staging/updates/discovery.earlyaccess/12.18.0.GA [INFO] rsync -arzq --protocol=28 --del /mnt/hudson_workspace/workspace/jbosstools-discovery_master/sources/devstudio/com.jboss.devstudio.central.discovery.earlyaccess/target/discovery-site/* devstudio@10.5.105.197:/www_htdocs/devstudio/12/staging/updates/discovery.earlyaccess/12.18.0.GA//