Started by user Anusha Jayasundara Running as SYSTEM [EnvInject] - Loading node environment variables. [EnvInject] - Preparing an environment for the build. [EnvInject] - Keeping Jenkins system variables. [EnvInject] - Keeping Jenkins build variables. [EnvInject] - Injecting as environment variables the properties content npm_config_prefix=/home/node/.npm-global [EnvInject] - Variables injected successfully. [EnvInject] - Injecting contributions. Building remotely on ECS_PRODUCTION-ac6b7ef4176d8 (PRODUCT_ECS) in workspace /home/jenkins/workspace/products/streaming-integrator using credential github-user-for-maven-releases Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 100 Avoid fetching tags Cloning repository https://github.com/wso2/streaming-integrator.git > git init /home/jenkins/workspace/products/streaming-integrator # timeout=10 Fetching upstream changes from https://github.com/wso2/streaming-integrator.git > git --version # timeout=10 using GIT_ASKPASS to set credentials github user for maven release plugin (CD) > git fetch --no-tags --progress --depth=100 https://github.com/wso2/streaming-integrator.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/wso2/streaming-integrator.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/wso2/streaming-integrator.git # timeout=10 Using shallow fetch with depth 100 Fetching upstream changes from https://github.com/wso2/streaming-integrator.git using GIT_ASKPASS to set credentials github user for maven release plugin (CD) > git fetch --no-tags --progress --depth=100 https://github.com/wso2/streaming-integrator.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 95add8fd70139c9230c95c7875106f4e30ba7bc0 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 95add8fd70139c9230c95c7875106f4e30ba7bc0 # timeout=10 Commit message: "Merge pull request #257 from AnuGayan/master" > git rev-list --no-walk 95add8fd70139c9230c95c7875106f4e30ba7bc0 # timeout=10 ------------------------------------------------------------------------ [WSO2 Maven Release] Triggering a release build. Cause : [org.jvnet.hudson.plugins.m2release.ReleaseCause@376b48b] [WSO2 Maven Release] Remote branch: refs/heads/master [WSO2 Maven Release] Remote revision: 95add8fd70139c9230c95c7875106f4e30ba7bc0 [WSO2 Maven Release] Release Metadata: [WSO2 Maven Release] Release Version: 4.1.0-beta [WSO2 Maven Release] SCM Tag Name: v4.1.0-beta [WSO2 Maven Release] Next Development Version: 4.1.0-SNAPSHOT [WSO2 Maven Release] Close Nexus Staging? true [WSO2 Maven Release] Is a Product Release: false [WSO2 Maven Release] Is a Forked Repo Release: false using credential github-user-for-maven-releases Seen branch in repository origin/AnuGayan-patch-1 Seen branch in repository origin/dilini-muthumala-patch-1 Seen branch in repository origin/master Seen branch in repository origin/release-1.1.0-o196 Seen branch in repository origin/tmpBranch Seen 5 remote branches > git tag -l v4.1.0-beta # timeout=10 [WSO2 Maven Release] Build Goals : -DdevelopmentVersion=4.1.0-SNAPSHOT -DreleaseVersion=4.1.0-beta -Dtag=v4.1.0-beta -Dresume=false release:prepare release:perform -P wso2-release using credential github-user-for-maven-releases > git config core.sparsecheckout # timeout=10 > git checkout -f HEAD # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b release-4.1.0-beta-k322 HEAD # timeout=10 [WSO2 Maven Release] Checked out the branch : release-4.1.0-beta-k322 executing script 'Script - Kill Carbon Servers' [streaming-integrator] $ /bin/bash /tmp/build_step_template6011158811468820831.sh Running port and java processes validation has become successful. executing script 'Removing M2 repos' [streaming-integrator] $ /bin/sh /tmp/build_step_template3540650345658319819.sh Not a docker build RepoCleaner - **************************************************************** RepoCleaner - ** Day of the week, repository is scheduled to delete is - 6 ** RepoCleaner - ** No of days to keep the repository is set to - 7 ** RepoCleaner - **************************************************************** RepoCleaner - current date is - 2022-03-05 RepoCleaner - current day of the week is - 6 RepoCleaner - creating the record file since it doesn't exist, upate the file with current date - 2022-03-05 RepoCleaner - Deleting the local repository since its the scheduled day of the week to delete the repository RepoCleaner - deleting maven local repos at - /home/jenkins/workspace/products/streaming-integrator/.repository Parsing POMs using settings config with name maven-settings-xml Replacing all maven server entries not found in credentials list is false Downloaded artifact https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/wso2/5.1/wso2-5.1.pom Modules changed, recalculating dependency graph Established TCP socket on 34587 Copied maven35-agent.jar Copied maven35-interceptor.jar Copied maven3-interceptor-commons.jar [streaming-integrator] $ /build/software/java/jdk1.8.0_171/bin/java -Xmx1500m -XX:MaxPermSize=1024m -Dorg.apache.maven.global-settings=/build/software/maven/settings/settings.xml -Djava.util.Arrays.useLegacyMergeSort=true -cp /home/jenkins/maven35-agent.jar:/build/software/maven/apache-maven-3.5.4/boot/plexus-classworlds-2.5.2.jar:/build/software/maven/apache-maven-3.5.4/conf/logging jenkins.maven3.agent.Maven35Main /build/software/maven/apache-maven-3.5.4 /usr/share/jenkins/slave.jar /home/jenkins/maven35-interceptor.jar /home/jenkins/maven3-interceptor-commons.jar 34587 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=1024m; support was removed in 8.0 <===[JENKINS REMOTING CAPACITY]===>channel started using settings config with name maven-settings-xml Replacing all maven server entries not found in credentials list is false Executing Maven: -B -f /home/jenkins/workspace/products/streaming-integrator/pom.xml -Dmaven.repo.local=/home/jenkins/workspace/products/streaming-integrator/.repository -s /tmp/settings1630371847378802306.xml -DdevelopmentVersion=4.1.0-SNAPSHOT -DreleaseVersion=4.1.0-beta -Dtag=v4.1.0-beta -Dresume=false release:prepare release:perform -P wso2-release [INFO] Scanning for projects... [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/wagon/wagon-ssh/2.10/wagon-ssh-2.10.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/wagon/wagon-ssh/2.10/wagon-ssh-2.10.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/wagon/wagon-ssh/2.10/wagon-ssh-2.10.pom (6.0 kB at 252 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/wagon/wagon-providers/2.10/wagon-providers-2.10.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/wagon/wagon-providers/2.10/wagon-providers-2.10.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/wagon/wagon-providers/2.10/wagon-providers-2.10.pom (2.7 kB at 170 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 855 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-parent/26/maven-parent-26.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/26/maven-parent-26.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 2.2 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/apache/16/apache-16.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/16/apache-16.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/16/apache-16.pom (15 kB at 962 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom (3.2 kB at 231 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 322 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/jcraft/jsch.agentproxy.connector-factory/0.0.6/jsch.agentproxy.connector-factory-0.0.6.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.connector-factory/0.0.6/jsch.agentproxy.connector-factory-0.0.6.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.connector-factory/0.0.6/jsch.agentproxy.connector-factory-0.0.6.pom (1.7 kB at 104 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/jcraft/jsch.agentproxy/0.0.6/jsch.agentproxy-0.0.6.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy/0.0.6/jsch.agentproxy-0.0.6.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy/0.0.6/jsch.agentproxy-0.0.6.pom (4.3 kB at 334 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/jcraft/jsch.agentproxy.core/0.0.6/jsch.agentproxy.core-0.0.6.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.core/0.0.6/jsch.agentproxy.core-0.0.6.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.core/0.0.6/jsch.agentproxy.core-0.0.6.pom (804 B at 67 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/jcraft/jsch.agentproxy.usocket-jna/0.0.6/jsch.agentproxy.usocket-jna-0.0.6.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.6/jsch.agentproxy.usocket-jna-0.0.6.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.6/jsch.agentproxy.usocket-jna-0.0.6.pom (1.3 kB at 93 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom (2.2 kB at 166 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom (2.4 kB at 174 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/jcraft/jsch.agentproxy.usocket-nc/0.0.6/jsch.agentproxy.usocket-nc-0.0.6.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.6/jsch.agentproxy.usocket-nc-0.0.6.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.6/jsch.agentproxy.usocket-nc-0.0.6.pom (996 B at 83 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/jcraft/jsch.agentproxy.sshagent/0.0.6/jsch.agentproxy.sshagent-0.0.6.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.sshagent/0.0.6/jsch.agentproxy.sshagent-0.0.6.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.sshagent/0.0.6/jsch.agentproxy.sshagent-0.0.6.pom (971 B at 75 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/jcraft/jsch.agentproxy.pageant/0.0.6/jsch.agentproxy.pageant-0.0.6.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.pageant/0.0.6/jsch.agentproxy.pageant-0.0.6.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.pageant/0.0.6/jsch.agentproxy.pageant-0.0.6.pom (1.3 kB at 99 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/jcraft/jsch.agentproxy.jsch/0.0.6/jsch.agentproxy.jsch-0.0.6.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.jsch/0.0.6/jsch.agentproxy.jsch-0.0.6.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.jsch/0.0.6/jsch.agentproxy.jsch-0.0.6.pom (1.1 kB at 85 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/jcraft/jsch/0.1.49/jsch-0.1.49.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch/0.1.49/jsch-0.1.49.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch/0.1.49/jsch-0.1.49.pom (3.2 kB at 270 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 242 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 1.4 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 451 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 1.0 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/wagon/wagon-ssh-common/2.10/wagon-ssh-common-2.10.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/wagon/wagon-ssh-common/2.10/wagon-ssh-common-2.10.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/wagon/wagon-ssh-common/2.10/wagon-ssh-common-2.10.pom (1.8 kB at 153 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom (726 B at 52 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom (1.1 kB at 77 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom (2.4 kB at 187 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 635 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 133 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/wagon/wagon-ssh/2.10/wagon-ssh-2.10.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/jcraft/jsch.agentproxy.connector-factory/0.0.6/jsch.agentproxy.connector-factory-0.0.6.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/jcraft/jsch.agentproxy.core/0.0.6/jsch.agentproxy.core-0.0.6.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/jcraft/jsch.agentproxy.usocket-jna/0.0.6/jsch.agentproxy.usocket-jna-0.0.6.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/net/java/dev/jna/jna/3.4.0/jna-3.4.0.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/jcraft/jsch.agentproxy.usocket-nc/0.0.6/jsch.agentproxy.usocket-nc-0.0.6.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/jcraft/jsch.agentproxy.sshagent/0.0.6/jsch.agentproxy.sshagent-0.0.6.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/jcraft/jsch.agentproxy.pageant/0.0.6/jsch.agentproxy.pageant-0.0.6.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/jcraft/jsch.agentproxy.jsch/0.0.6/jsch.agentproxy.jsch-0.0.6.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/wagon/wagon-ssh-common/2.10/wagon-ssh-common-2.10.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/wagon/wagon-ssh/2.10/wagon-ssh-2.10.jar [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.connector-factory/0.0.6/jsch.agentproxy.connector-factory-0.0.6.jar [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.core/0.0.6/jsch.agentproxy.core-0.0.6.jar [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.6/jsch.agentproxy.usocket-jna-0.0.6.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.connector-factory/0.0.6/jsch.agentproxy.connector-factory-0.0.6.jar (12 kB at 549 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/java/dev/jna/jna/3.4.0/jna-3.4.0.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/wagon/wagon-ssh/2.10/wagon-ssh-2.10.jar (30 kB at 1.2 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.6/jsch.agentproxy.usocket-jna-0.0.6.jar (6.5 kB at 259 kB/s) [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.core/0.0.6/jsch.agentproxy.core-0.0.6.jar (9.6 kB at 343 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.sshagent/0.0.6/jsch.agentproxy.sshagent-0.0.6.jar [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.6/jsch.agentproxy.usocket-nc-0.0.6.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.sshagent/0.0.6/jsch.agentproxy.sshagent-0.0.6.jar (4.2 kB at 119 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.pageant/0.0.6/jsch.agentproxy.pageant-0.0.6.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar (254 kB at 6.7 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.jsch/0.0.6/jsch.agentproxy.jsch-0.0.6.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.6/jsch.agentproxy.usocket-nc-0.0.6.jar (5.3 kB at 133 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.pageant/0.0.6/jsch.agentproxy.pageant-0.0.6.jar (7.6 kB at 172 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/wagon/wagon-ssh-common/2.10/wagon-ssh-common-2.10.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.jsch/0.0.6/jsch.agentproxy.jsch-0.0.6.jar (4.4 kB at 97 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/wagon/wagon-ssh-common/2.10/wagon-ssh-common-2.10.jar (26 kB at 504 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar (12 kB at 227 kB/s) [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 4.4 MB/s) [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 923 kB/s) [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar (913 kB at 15 MB/s) [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/java/dev/jna/jna/3.4.0/jna-3.4.0.jar (1.0 MB at 16 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/felix/maven-bundle-plugin/2.5.4/maven-bundle-plugin-2.5.4.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/maven-bundle-plugin/2.5.4/maven-bundle-plugin-2.5.4.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/maven-bundle-plugin/2.5.4/maven-bundle-plugin-2.5.4.pom (5.7 kB at 944 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom (9.7 kB at 1.6 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/apache/9/apache-9.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/9/apache-9.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/9/apache-9.pom (15 kB at 2.5 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.pom (1.4 kB at 236 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/biz/aQute/bnd/biz.aQute.bndlib/2.4.1/biz.aQute.bndlib-2.4.1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/biz/aQute/bnd/biz.aQute.bndlib/2.4.1/biz.aQute.bndlib-2.4.1.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/biz/aQute/bnd/biz.aQute.bndlib/2.4.1/biz.aQute.bndlib-2.4.1.pom (1.3 kB at 93 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom (5.9 kB at 420 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom (193 B at 16 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/easymock/easymock/2.4/easymock-2.4.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/easymock/easymock/2.4/easymock-2.4.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/easymock/easymock/2.4/easymock-2.4.pom (5.3 kB at 410 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom (3.3 kB at 234 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom (463 B at 36 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-core/2.0.7/maven-core-2.0.7.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-core/2.0.7/maven-core-2.0.7.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-core/2.0.7/maven-core-2.0.7.pom (6.7 kB at 230 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven/2.0.7/maven-2.0.7.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven/2.0.7/maven-2.0.7.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven/2.0.7/maven-2.0.7.pom (11 kB at 459 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/5/maven-parent-5.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 1.2 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/apache/3/apache-3.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/3/apache-3.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/3/apache-3.pom (3.4 kB at 264 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.pom (2.0 kB at 125 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.pom (3.0 kB at 218 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 159 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 528 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/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 wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/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 282 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 20 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 302 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 83 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 571 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 261 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.7/maven-plugin-parameter-documenter-2.0.7.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-parameter-documenter/2.0.7/maven-plugin-parameter-documenter-2.0.7.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-parameter-documenter/2.0.7/maven-plugin-parameter-documenter-2.0.7.pom (1.9 kB at 127 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/reporting/maven-reporting-api/2.0.7/maven-reporting-api-2.0.7.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-api/2.0.7/maven-reporting-api-2.0.7.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-api/2.0.7/maven-reporting-api-2.0.7.pom (1.8 kB at 76 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/reporting/maven-reporting/2.0.7/maven-reporting-2.0.7.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting/2.0.7/maven-reporting-2.0.7.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting/2.0.7/maven-reporting-2.0.7.pom (1.4 kB at 111 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 33 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 301 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.pom (2.0 kB at 50 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.pom (1.6 kB at 131 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.pom (1.9 kB at 142 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-error-diagnostics/2.0.7/maven-error-diagnostics-2.0.7.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-error-diagnostics/2.0.7/maven-error-diagnostics-2.0.7.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-error-diagnostics/2.0.7/maven-error-diagnostics-2.0.7.pom (1.7 kB at 122 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.pom (2.6 kB at 34 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.pom (2.6 kB at 218 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.pom (1.9 kB at 150 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 150 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-plugin-api/2.0.7/maven-plugin-api-2.0.7.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-api/2.0.7/maven-plugin-api-2.0.7.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-api/2.0.7/maven-plugin-api-2.0.7.pom (1.5 kB at 39 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-plugin-descriptor/2.0.7/maven-plugin-descriptor-2.0.7.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-descriptor/2.0.7/maven-plugin-descriptor-2.0.7.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-descriptor/2.0.7/maven-plugin-descriptor-2.0.7.pom (2.0 kB at 78 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 473 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-monitor/2.0.7/maven-monitor-2.0.7.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-monitor/2.0.7/maven-monitor-2.0.7.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-monitor/2.0.7/maven-monitor-2.0.7.pom (1.3 kB at 22 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/classworlds/classworlds/1.1/classworlds-1.1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/classworlds/classworlds/1.1/classworlds-1.1.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 256 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 324 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 669 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/21/maven-parent-21.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 2.0 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/apache/10/apache-10.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/10/apache-10.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/10/apache-10.pom (15 kB at 1.2 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 143 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 754 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 179 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 559 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 182 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 159 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 125 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 120 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 141 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 154 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 142 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 240 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 187 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 162 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 97 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 168 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 114 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (2.8 kB at 234 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 313 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 696 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 760 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (1.7 kB at 144 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 208 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 1.6 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 78 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom (6.8 kB at 485 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 530 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 2.3 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/apache/13/apache-13.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/13/apache-13.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/13/apache-13.pom (14 kB at 822 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom (2.8 kB at 47 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven/2.2.0/maven-2.2.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven/2.2.0/maven-2.2.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven/2.2.0/maven-2.2.0.pom (22 kB at 1.6 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 2.7 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/apache/5/apache-5.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/5/apache-5.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/5/apache-5.pom (4.1 kB at 372 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom (2.2 kB at 168 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom (3.2 kB at 270 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 489 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 968 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 59 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 417 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom (2.2 kB at 167 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom (3.1 kB at 239 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom (1.9 kB at 156 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom (1.6 kB at 144 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 68 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom (1.9 kB at 161 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 54 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 353 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 1.6 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 157 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 2.0 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 262 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 1.7 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 214 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 643 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 733 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 107 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 804 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/10/maven-parent-10.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 2.6 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/apache/4/apache-4.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/4/apache-4.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/4/apache-4.pom (4.5 kB at 375 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (4.4 kB at 341 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (9.6 kB at 871 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (2.4 kB at 218 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8.1 kB at 576 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 267 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 118 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 151 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 269 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 81 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 214 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 163 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 272 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 157 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 103 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 657 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 182 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 640 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/velocity/velocity/1.5/velocity-1.5.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 647 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 507 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 827 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/oro/oro/2.0.8/oro-2.0.8.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/oro/oro/2.0.8/oro-2.0.8.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 12 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (3.2 kB at 243 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 849 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (2.3 kB at 205 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (2.4 kB at 200 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (2.7 kB at 207 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (2.2 kB at 187 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (1.6 kB at 123 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/felix/maven-bundle-plugin/2.5.4/maven-bundle-plugin-2.5.4.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/biz/aQute/bnd/biz.aQute.bndlib/2.4.1/biz.aQute.bndlib-2.4.1.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/easymock/easymock/2.4/easymock-2.4.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-core/2.0.7/maven-core-2.0.7.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.7/maven-plugin-parameter-documenter-2.0.7.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/reporting/maven-reporting-api/2.0.7/maven-reporting-api-2.0.7.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/junit/junit/3.8.1/junit-3.8.1.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-error-diagnostics/2.0.7/maven-error-diagnostics-2.0.7.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-cli/commons-cli/1.0/commons-cli-1.0.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-plugin-api/2.0.7/maven-plugin-api-2.0.7.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-plugin-descriptor/2.0.7/maven-plugin-descriptor-2.0.7.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-monitor/2.0.7/maven-monitor-2.0.7.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/classworlds/classworlds/1.1/classworlds-1.1.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-lang/commons-lang/2.1/commons-lang-2.1.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/oro/oro/2.0.8/oro-2.0.8.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/maven-bundle-plugin/2.5.4/maven-bundle-plugin-2.5.4.jar [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.jar [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/biz/aQute/bnd/biz.aQute.bndlib/2.4.1/biz.aQute.bndlib-2.4.1.jar [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/easymock/easymock/2.4/easymock-2.4.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/easymock/easymock/2.4/easymock-2.4.jar (81 kB at 3.1 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar (168 kB at 5.6 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.jar (350 kB at 10 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-core/2.0.7/maven-core-2.0.7.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar (68 kB at 2.0 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/maven-bundle-plugin/2.5.4/maven-bundle-plugin-2.5.4.jar (170 kB at 4.7 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-parameter-documenter/2.0.7/maven-plugin-parameter-documenter-2.0.7.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.jar (49 kB at 1.2 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-api/2.0.7/maven-reporting-api-2.0.7.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-parameter-documenter/2.0.7/maven-plugin-parameter-documenter-2.0.7.jar (21 kB at 442 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar (614 kB at 12 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.jar (35 kB at 534 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-core/2.0.7/maven-core-2.0.7.jar (153 kB at 2.2 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/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 wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.jar (88 kB at 1.2 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/junit/junit/3.8.1/junit-3.8.1.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/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 2.4 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 1.5 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-error-diagnostics/2.0.7/maven-error-diagnostics-2.0.7.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.jar (24 kB at 281 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-api/2.0.7/maven-reporting-api-2.0.7.jar (9.9 kB at 113 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-error-diagnostics/2.0.7/maven-error-diagnostics-2.0.7.jar (14 kB at 139 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-cli/commons-cli/1.0/commons-cli-1.0.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 292 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-api/2.0.7/maven-plugin-api-2.0.7.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/biz/aQute/bnd/biz.aQute.bndlib/2.4.1/biz.aQute.bndlib-2.4.1.jar (2.0 MB at 18 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-descriptor/2.0.7/maven-plugin-descriptor-2.0.7.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.jar (29 kB at 268 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 119 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.jar (117 kB at 1.0 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-monitor/2.0.7/maven-monitor-2.0.7.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.jar (86 kB at 726 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/classworlds/classworlds/1.1/classworlds-1.1.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.jar (57 kB at 475 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-api/2.0.7/maven-plugin-api-2.0.7.jar (13 kB at 105 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 305 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 173 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (58 kB at 452 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 kB at 458 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (184 kB at 1.4 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-descriptor/2.0.7/maven-plugin-descriptor-2.0.7.jar (37 kB at 273 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar (60 kB at 441 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 31 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-monitor/2.0.7/maven-monitor-2.0.7.jar (10 kB at 74 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 947 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 59 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 70 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (47 kB at 321 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/velocity/velocity/1.5/velocity-1.5.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar (231 kB at 1.6 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-lang/commons-lang/2.1/commons-lang-2.1.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 52 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/oro/oro/2.0.8/oro-2.0.8.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (55 kB at 371 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 71 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 427 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (49 kB at 314 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 1.3 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (47 kB at 296 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (19 kB at 116 kB/s) [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 kB at 171 kB/s) [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 2.4 MB/s) [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 kB at 132 kB/s) [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 3.3 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/felix/maven-bundle-plugin/3.0.1/maven-bundle-plugin-3.0.1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/maven-bundle-plugin/3.0.1/maven-bundle-plugin-3.0.1.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/maven-bundle-plugin/3.0.1/maven-bundle-plugin-3.0.1.pom (8.4 kB at 1.7 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/felix/felix-parent/3/felix-parent-3.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/felix-parent/3/felix-parent-3.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/felix-parent/3/felix-parent-3.pom (17 kB at 3.4 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/apache/17/apache-17.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/17/apache-17.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/17/apache-17.pom (16 kB at 2.7 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/biz/aQute/bnd/biz.aQute.bndlib/3.0.0/biz.aQute.bndlib-3.0.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/biz/aQute/bnd/biz.aQute.bndlib/3.0.0/biz.aQute.bndlib-3.0.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/biz/aQute/bnd/biz.aQute.bndlib/3.0.0/biz.aQute.bndlib-3.0.0.pom (1.3 kB at 260 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/easymock/easymock/2.5.2/easymock-2.5.2.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/easymock/easymock/2.5.2/easymock-2.5.2.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/easymock/easymock/2.5.2/easymock-2.5.2.pom (12 kB at 991 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.pom (11 kB at 801 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/junit/junit/4.11/junit-4.11.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/junit/junit/4.11/junit-4.11.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/junit/junit/4.11/junit-4.11.pom (2.3 kB at 167 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 55 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 141 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.pom (2.0 kB at 151 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 158 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 660 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 230 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 197 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.pom (1.9 kB at 142 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/reporting/maven-reporting/2.2.0/maven-reporting-2.2.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting/2.2.0/maven-reporting-2.2.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting/2.2.0/maven-reporting-2.2.0.pom (1.4 kB at 103 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 170 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 1.4 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 131 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.pom (1.7 kB at 142 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 665 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-parent/11/commons-parent-11.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 2.1 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.pom (1.5 kB at 112 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.pom (2.1 kB at 188 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.pom (1.3 kB at 97 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 247 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 618 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 560 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 343 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 109 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/jdom/jdom/1.1/jdom-1.1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/jdom/jdom/1.1/jdom-1.1.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/jdom/jdom/1.1/jdom-1.1.pom (2.2 kB at 199 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/felix/maven-bundle-plugin/3.0.1/maven-bundle-plugin-3.0.1.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/biz/aQute/bnd/biz.aQute.bndlib/3.0.0/biz.aQute.bndlib-3.0.0.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/easymock/easymock/2.5.2/easymock-2.5.2.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/junit/junit/4.11/junit-4.11.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/jdom/jdom/1.1/jdom-1.1.jar [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/maven-bundle-plugin/3.0.1/maven-bundle-plugin-3.0.1.jar [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/biz/aQute/bnd/biz.aQute.bndlib/3.0.0/biz.aQute.bndlib-3.0.0.jar [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/easymock/easymock/2.5.2/easymock-2.5.2.jar [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.jar [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.jar (175 kB at 8.8 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.jar (49 kB at 1.1 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/easymock/easymock/2.5.2/easymock-2.5.2.jar (95 kB at 2.1 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/maven-bundle-plugin/3.0.1/maven-bundle-plugin-3.0.1.jar (210 kB at 4.5 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 188 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.jar (22 kB at 462 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 456 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 328 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.jar (9.8 kB at 185 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 210 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/junit/junit/4.11/junit-4.11.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar (35 kB at 631 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.jar (80 kB at 1.4 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.jar (87 kB at 1.5 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 726 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.jar (26 kB at 401 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/junit/junit/4.11/junit-4.11.jar (245 kB at 3.8 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.jar (13 kB at 200 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar (30 kB at 424 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 579 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar (156 kB at 2.2 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.jar (12 kB at 170 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.jar (39 kB at 504 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar (65 kB at 828 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.jar (10 kB at 131 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/jdom/jdom/1.1/jdom-1.1.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 340 kB/s) [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 155 kB/s) [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 3.7 MB/s) [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/jdom/jdom/1.1/jdom-1.1.jar (153 kB at 1.7 MB/s) [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/biz/aQute/bnd/biz.aQute.bndlib/3.0.0/biz.aQute.bndlib-3.0.0.jar (2.2 MB at 21 MB/s) [WARNING] [WARNING] Some problems were encountered while building the effective model for org.wso2.ei:wso2-streaming-integrator:pom:4.1.0-SNAPSHOT [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-antrun-plugin @ org.wso2.ei:wso2-streaming-integrator:[unknown-version], /home/jenkins/workspace/products/streaming-integrator/modules/distribution/pom.xml, line 1078, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] WSO2 Streaming Integrator - Parent [pom] [INFO] WSO2 Streaming Integrator - Distribution [pom] [INFO] WSO2 Streaming Integrator - Tests [pom] [INFO] WSO2 Streaming Integrator - Integration Tests [pom] [INFO] WSO2 Streaming Integrator - Performance [pom] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-checkstyle-plugin/2.17/maven-checkstyle-plugin-2.17.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-checkstyle-plugin/2.17/maven-checkstyle-plugin-2.17.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-checkstyle-plugin/2.17/maven-checkstyle-plugin-2.17.pom (13 kB at 2.2 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom (12 kB at 2.4 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-parent/27/maven-parent-27.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/27/maven-parent-27.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 6.8 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-checkstyle-plugin/2.17/maven-checkstyle-plugin-2.17.jar [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-checkstyle-plugin/2.17/maven-checkstyle-plugin-2.17.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-checkstyle-plugin/2.17/maven-checkstyle-plugin-2.17.jar (109 kB at 16 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/mojo/findbugs-maven-plugin/3.0.3/findbugs-maven-plugin-3.0.3.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/mojo/findbugs-maven-plugin/3.0.3/findbugs-maven-plugin-3.0.3.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/mojo/findbugs-maven-plugin/3.0.3/findbugs-maven-plugin-3.0.3.pom (22 kB at 1.8 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/mojo/mojo-parent/35/mojo-parent-35.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/mojo/mojo-parent/35/mojo-parent-35.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/mojo/mojo-parent/35/mojo-parent-35.pom (25 kB at 2.3 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 438 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/mojo/findbugs-maven-plugin/3.0.3/findbugs-maven-plugin-3.0.3.jar [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/mojo/findbugs-maven-plugin/3.0.3/findbugs-maven-plugin-3.0.3.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/mojo/findbugs-maven-plugin/3.0.3/findbugs-maven-plugin-3.0.3.jar (145 kB at 9.1 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-remote-resources-plugin/1.5/maven-remote-resources-plugin-1.5.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-remote-resources-plugin/1.5/maven-remote-resources-plugin-1.5.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-remote-resources-plugin/1.5/maven-remote-resources-plugin-1.5.pom (13 kB at 581 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 982 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-remote-resources-plugin/1.5/maven-remote-resources-plugin-1.5.jar [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-remote-resources-plugin/1.5/maven-remote-resources-plugin-1.5.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-remote-resources-plugin/1.5/maven-remote-resources-plugin-1.5.jar (69 kB at 5.3 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom (14 kB at 985 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom (33 kB at 2.8 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar (40 kB at 2.9 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-assembly-plugin/3.0.0/maven-assembly-plugin-3.0.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-assembly-plugin/3.0.0/maven-assembly-plugin-3.0.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-assembly-plugin/3.0.0/maven-assembly-plugin-3.0.0.pom (15 kB at 1.1 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom (10 kB at 535 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/30/maven-parent-30.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 3.2 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/apache/18/apache-18.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/18/apache-18.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/18/apache-18.pom (16 kB at 1.3 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-assembly-plugin/3.0.0/maven-assembly-plugin-3.0.0.jar [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-assembly-plugin/3.0.0/maven-assembly-plugin-3.0.0.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-assembly-plugin/3.0.0/maven-assembly-plugin-3.0.0.jar (241 kB at 9.3 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom (7.1 kB at 297 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (9.6 kB at 796 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/24/maven-parent-24.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 2.5 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/apache/14/apache-14.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/14/apache-14.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/14/apache-14.pom (15 kB at 1.3 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar (34 kB at 1.7 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-source-plugin/3.0.0/maven-source-plugin-3.0.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-source-plugin/3.0.0/maven-source-plugin-3.0.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-source-plugin/3.0.0/maven-source-plugin-3.0.0.pom (5.7 kB at 406 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-source-plugin/3.0.0/maven-source-plugin-3.0.0.jar [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-source-plugin/3.0.0/maven-source-plugin-3.0.0.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-source-plugin/3.0.0/maven-source-plugin-3.0.0.jar (31 kB at 1.7 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-javadoc-plugin/2.10.3/maven-javadoc-plugin-2.10.3.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-javadoc-plugin/2.10.3/maven-javadoc-plugin-2.10.3.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-javadoc-plugin/2.10.3/maven-javadoc-plugin-2.10.3.pom (16 kB at 1.3 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (11 kB at 812 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-javadoc-plugin/2.10.3/maven-javadoc-plugin-2.10.3.jar [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-javadoc-plugin/2.10.3/maven-javadoc-plugin-2.10.3.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-javadoc-plugin/2.10.3/maven-javadoc-plugin-2.10.3.jar (405 kB at 11 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (5.3 kB at 405 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 kB at 2.5 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-surefire-plugin/2.18.1/maven-surefire-plugin-2.18.1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-surefire-plugin/2.18.1/maven-surefire-plugin-2.18.1.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-surefire-plugin/2.18.1/maven-surefire-plugin-2.18.1.pom (5.7 kB at 435 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/surefire/surefire/2.18.1/surefire-2.18.1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/surefire/surefire/2.18.1/surefire-2.18.1.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/surefire/surefire/2.18.1/surefire-2.18.1.pom (17 kB at 883 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-surefire-plugin/2.18.1/maven-surefire-plugin-2.18.1.jar [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-surefire-plugin/2.18.1/maven-surefire-plugin-2.18.1.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-surefire-plugin/2.18.1/maven-surefire-plugin-2.18.1.jar (37 kB at 1.3 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.pom (11 kB at 792 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/release/maven-release/2.5.3/maven-release-2.5.3.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/release/maven-release/2.5.3/maven-release-2.5.3.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/release/maven-release/2.5.3/maven-release-2.5.3.pom (5.0 kB at 314 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.jar [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.jar (53 kB at 3.3 MB/s) [INFO] [INFO] ------------< org.wso2.ei:wso2-streaming-integrator-parent >------------ [INFO] Building WSO2 Streaming Integrator - Parent 4.1.0-SNAPSHOT [1/5] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-release-plugin:2.5.3:prepare (default-cli) @ wso2-streaming-integrator-parent --- [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 133 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 1.9 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/release/maven-release-manager/2.5.3/maven-release-manager-2.5.3.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/release/maven-release-manager/2.5.3/maven-release-manager-2.5.3.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/release/maven-release-manager/2.5.3/maven-release-manager-2.5.3.pom (9.6 kB at 83 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/release/maven-release-api/2.5.3/maven-release-api-2.5.3.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/release/maven-release-api/2.5.3/maven-release-api-2.5.3.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/release/maven-release-api/2.5.3/maven-release-api-2.5.3.pom (2.0 kB at 35 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 156 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 144 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 183 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 973 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 146 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 103 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 83 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 487 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 324 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 282 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 252 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 218 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 197 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 175 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.pom (5.9 kB at 532 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 426 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/25/maven-parent-25.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 3.1 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/apache/15/apache-15.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/15/apache-15.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/15/apache-15.pom (15 kB at 1.3 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 1.4 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-parent/9/commons-parent-9.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 2.0 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-io/commons-io/2.2/commons-io-2.2.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-io/commons-io/2.2/commons-io-2.2.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 1.0 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/commons/commons-parent/24/commons-parent-24.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-parent/24/commons-parent-24.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 3.6 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-providers-standard/1.9.4/maven-scm-providers-standard-1.9.4.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-providers-standard/1.9.4/maven-scm-providers-standard-1.9.4.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-providers-standard/1.9.4/maven-scm-providers-standard-1.9.4.pom (3.9 kB at 33 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom (3.5 kB at 292 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom (22 kB at 1.8 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-provider-accurev/1.9.4/maven-scm-provider-accurev-1.9.4.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-accurev/1.9.4/maven-scm-provider-accurev-1.9.4.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-accurev/1.9.4/maven-scm-provider-accurev-1.9.4.pom (3.2 kB at 35 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom (1.6 kB at 132 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom (1.9 kB at 161 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom (2.6 kB at 236 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom (2.7 kB at 245 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom (1.7 kB at 156 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom (2.3 kB at 194 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-provider-cvsjava/1.9.4/maven-scm-provider-cvsjava-1.9.4.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-cvsjava/1.9.4/maven-scm-provider-cvsjava-1.9.4.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-cvsjava/1.9.4/maven-scm-provider-cvsjava-1.9.4.pom (2.6 kB at 46 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.pom (459 B at 8.3 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.pom (710 B at 7.2 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom (2.5 kB at 230 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom (2.2 kB at 196 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-lang/commons-lang/2.6/commons-lang-2.6.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 1.3 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/commons/commons-parent/17/commons-parent-17.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-parent/17/commons-parent-17.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 2.6 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/apache/7/apache-7.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/7/apache-7.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/7/apache-7.pom (14 kB at 1.3 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom (2.1 kB at 177 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom (2.3 kB at 211 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom (2.5 kB at 228 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom (2.6 kB at 236 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom (2.6 kB at 240 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom (2.1 kB at 177 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom (2.7 kB at 246 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-provider-synergy/1.9.4/maven-scm-provider-synergy-1.9.4.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-synergy/1.9.4/maven-scm-provider-synergy-1.9.4.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-synergy/1.9.4/maven-scm-provider-synergy-1.9.4.pom (2.0 kB at 23 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-provider-vss/1.9.4/maven-scm-provider-vss-1.9.4.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-vss/1.9.4/maven-scm-provider-vss-1.9.4.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-vss/1.9.4/maven-scm-provider-vss-1.9.4.pom (3.3 kB at 71 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-provider-tfs/1.9.4/maven-scm-provider-tfs-1.9.4.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-tfs/1.9.4/maven-scm-provider-tfs-1.9.4.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-tfs/1.9.4/maven-scm-provider-tfs-1.9.4.pom (2.8 kB at 96 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-provider-integrity/1.9.4/maven-scm-provider-integrity-1.9.4.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-integrity/1.9.4/maven-scm-provider-integrity-1.9.4.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-integrity/1.9.4/maven-scm-provider-integrity-1.9.4.pom (4.3 kB at 71 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/mks/api/mksapi-jar/4.10.9049/mksapi-jar-4.10.9049.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/mks/api/mksapi-jar/4.10.9049/mksapi-jar-4.10.9049.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/mks/api/mksapi-jar/4.10.9049/mksapi-jar-4.10.9049.pom (1.1 kB at 7.9 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/groovy/groovy-all/1.7.6/groovy-all-1.7.6.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/groovy/groovy-all/1.7.6/groovy-all-1.7.6.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/groovy/groovy-all/1.7.6/groovy-all-1.7.6.pom (27 kB at 404 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-provider-jazz/1.9.4/maven-scm-provider-jazz-1.9.4.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-jazz/1.9.4/maven-scm-provider-jazz-1.9.4.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-jazz/1.9.4/maven-scm-provider-jazz-1.9.4.pom (3.6 kB at 98 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-manager-plexus/1.8/maven-scm-manager-plexus-1.8.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-manager-plexus/1.8/maven-scm-manager-plexus-1.8.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-manager-plexus/1.8/maven-scm-manager-plexus-1.8.pom (2.2 kB at 75 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-managers/1.8/maven-scm-managers-1.8.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-managers/1.8/maven-scm-managers-1.8.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-managers/1.8/maven-scm-managers-1.8.pom (1.5 kB at 27 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom (21 kB at 1.6 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 2.5 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/apache/11/apache-11.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/11/apache-11.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/11/apache-11.pom (15 kB at 871 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom (1.6 kB at 143 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/jaxen/jaxen/1.1-beta-8/jaxen-1.1-beta-8.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/jaxen/jaxen/1.1-beta-8/jaxen-1.1-beta-8.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/jaxen/jaxen/1.1-beta-8/jaxen-1.1-beta-8.pom (6.7 kB at 268 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/jdom/jdom/1.0/jdom-1.0.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/jdom/jdom/1.0/jdom-1.0.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/jdom/jdom/1.0/jdom-1.0.pom (1.2 kB at 90 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 1.1 MB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 178 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 142 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 120 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 131 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 188 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 114 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/release/maven-release-manager/2.5.3/maven-release-manager-2.5.3.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/release/maven-release-api/2.5.3/maven-release-api-2.5.3.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-io/commons-io/2.2/commons-io-2.2.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-provider-accurev/1.9.4/maven-scm-provider-accurev-1.9.4.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-provider-cvsjava/1.9.4/maven-scm-provider-cvsjava-1.9.4.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-provider-synergy/1.9.4/maven-scm-provider-synergy-1.9.4.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-provider-vss/1.9.4/maven-scm-provider-vss-1.9.4.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-provider-tfs/1.9.4/maven-scm-provider-tfs-1.9.4.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-provider-integrity/1.9.4/maven-scm-provider-integrity-1.9.4.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/mks/api/mksapi-jar/4.10.9049/mksapi-jar-4.10.9049.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/groovy/groovy-all/1.7.6/groovy-all-1.7.6.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-provider-jazz/1.9.4/maven-scm-provider-jazz-1.9.4.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-manager-plexus/1.8/maven-scm-manager-plexus-1.8.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/jaxen/jaxen/1.1-beta-8/jaxen-1.1-beta-8.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/jdom/jdom/1.0/jdom-1.0.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/release/maven-release-manager/2.5.3/maven-release-manager-2.5.3.jar [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/release/maven-release-api/2.5.3/maven-release-api-2.5.3.jar [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 399 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 4.8 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 1.3 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/release/maven-release-api/2.5.3/maven-release-api-2.5.3.jar (17 kB at 332 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 1.5 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 2.6 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 1.2 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-io/commons-io/2.2/commons-io-2.2.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 2.3 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-accurev/1.9.4/maven-scm-provider-accurev-1.9.4.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.jar (30 kB at 458 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/release/maven-release-manager/2.5.3/maven-release-manager-2.5.3.jar (200 kB at 2.9 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-io/commons-io/2.2/commons-io-2.2.jar (174 kB at 2.5 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 3.7 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar (56 kB at 784 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-cvsjava/1.9.4/maven-scm-provider-cvsjava-1.9.4.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar (30 kB at 403 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar (68 kB at 889 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar (76 kB at 992 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar (66 kB at 776 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar (34 kB at 365 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar (66 kB at 671 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar (83 kB at 784 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-cvsjava/1.9.4/maven-scm-provider-cvsjava-1.9.4.jar (44 kB at 403 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar (71 kB at 621 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-synergy/1.9.4/maven-scm-provider-synergy-1.9.4.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar (78 kB at 675 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-vss/1.9.4/maven-scm-provider-vss-1.9.4.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.jar (245 kB at 2.1 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-tfs/1.9.4/maven-scm-provider-tfs-1.9.4.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-accurev/1.9.4/maven-scm-provider-accurev-1.9.4.jar (93 kB at 754 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-integrity/1.9.4/maven-scm-provider-integrity-1.9.4.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-synergy/1.9.4/maven-scm-provider-synergy-1.9.4.jar (58 kB at 439 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/mks/api/mksapi-jar/4.10.9049/mksapi-jar-4.10.9049.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-integrity/1.9.4/maven-scm-provider-integrity-1.9.4.jar (78 kB at 568 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/groovy/groovy-all/1.7.6/groovy-all-1.7.6.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-tfs/1.9.4/maven-scm-provider-tfs-1.9.4.jar (43 kB at 300 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-jazz/1.9.4/maven-scm-provider-jazz-1.9.4.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.jar (619 kB at 4.2 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-manager-plexus/1.8/maven-scm-manager-plexus-1.8.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-jazz/1.9.4/maven-scm-provider-jazz-1.9.4.jar (65 kB at 408 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar (37 kB at 226 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/jaxen/jaxen/1.1-beta-8/jaxen-1.1-beta-8.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-manager-plexus/1.8/maven-scm-manager-plexus-1.8.jar (11 kB at 63 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/jdom/jdom/1.0/jdom-1.0.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-vss/1.9.4/maven-scm-provider-vss-1.9.4.jar (69 kB at 378 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/mks/api/mksapi-jar/4.10.9049/mksapi-jar-4.10.9049.jar (645 kB at 3.5 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/jdom/jdom/1.0/jdom-1.0.jar (153 kB at 833 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 461 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 116 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/jaxen/jaxen/1.1-beta-8/jaxen-1.1-beta-8.jar (232 kB at 1.2 MB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (9.8 kB at 50 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 908 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 kB at 65 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 129 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 177 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 64 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 51 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 191 kB/s) [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 152 kB/s) [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 748 kB/s) [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 246 kB/s) [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar (107 kB at 530 kB/s) [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/groovy/groovy-all/1.7.6/groovy-all-1.7.6.jar (5.7 MB at 14 MB/s) [INFO] Verifying that there are no local modifications... [INFO] ignoring changes on: **/pom.xml.releaseBackup, **/pom.xml.next, **/pom.xml.tag, **/pom.xml.branch, **/release.properties, **/pom.xml.backup [INFO] Executing: /bin/sh -c cd /home/jenkins/workspace/products/streaming-integrator && git rev-parse --show-toplevel [INFO] Working directory: /home/jenkins/workspace/products/streaming-integrator [INFO] Executing: /bin/sh -c cd /home/jenkins/workspace/products/streaming-integrator && git status --porcelain . [INFO] Working directory: /home/jenkins/workspace/products/streaming-integrator [WARNING] Ignoring unrecognized line: ?? .repository/ [WARNING] Ignoring unrecognized line: ?? repoLastDeleteRecord.txt [INFO] Checking dependencies and plugins for snapshots ... [INFO] Transforming 'WSO2 Streaming Integrator - Parent'... [INFO] Transforming 'WSO2 Streaming Integrator - Distribution'... [INFO] Transforming 'WSO2 Streaming Integrator - Tests'... [INFO] Transforming 'WSO2 Streaming Integrator - Integration Tests'... [INFO] Transforming 'WSO2 Streaming Integrator - Performance'... [INFO] Not generating release POMs [INFO] Executing goals 'clean install'... [INFO] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=1024m; support was removed in 8.0 [INFO] [INFO] Scanning for projects... [INFO] [WARNING] [INFO] [WARNING] Some problems were encountered while building the effective model for org.wso2.ei:wso2-streaming-integrator:pom:4.1.0-beta [INFO] [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-antrun-plugin @ org.wso2.ei:wso2-streaming-integrator:[unknown-version], /home/jenkins/workspace/products/streaming-integrator/modules/distribution/pom.xml, line 1078, column 21 [INFO] [WARNING] [INFO] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [INFO] [WARNING] [INFO] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [INFO] [WARNING] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Reactor Build Order: [INFO] [INFO] [INFO] [INFO] WSO2 Streaming Integrator - Parent [pom] [INFO] [INFO] WSO2 Streaming Integrator - Distribution [pom] [INFO] [INFO] WSO2 Streaming Integrator - Tests [pom] [INFO] [INFO] WSO2 Streaming Integrator - Integration Tests [pom] [INFO] [INFO] WSO2 Streaming Integrator - Performance [pom] [INFO] [INFO] [INFO] [INFO] ------------< org.wso2.ei:wso2-streaming-integrator-parent >------------ [INFO] [INFO] Building WSO2 Streaming Integrator - Parent 4.1.0-beta [1/5] [INFO] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom (4.8 kB at 208 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar (31 kB at 1.5 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (6.4 kB at 401 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 kB at 1.7 MB/s) [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ wso2-streaming-integrator-parent --- [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 135 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 1.6 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 1.5 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/apache/6/apache-6.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/6/apache-6.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/6/apache-6.pom (13 kB at 914 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 278 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 185 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 1.1 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 138 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 268 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 209 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 200 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 54 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 598 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 768 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 307 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 222 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 364 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 922 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 465 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-io/commons-io/2.4/commons-io-2.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-io/commons-io/2.4/commons-io-2.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 726 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-parent/25/commons-parent-25.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 3.5 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 74 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-io/commons-io/2.4/commons-io-2.4.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 2.6 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 2.7 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 8.5 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 8.1 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 6.1 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-io/commons-io/2.4/commons-io-2.4.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 1.7 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 4.6 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 966 kB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 5.3 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 3.9 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 10 MB/s) [INFO] [INFO] [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (validate) @ wso2-streaming-integrator-parent --- [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 339 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 1.6 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 4.7 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom (5.0 kB at 1.0 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 426 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom (4.9 kB at 348 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom (1.6 kB at 126 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom (19 kB at 1.3 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-parent/19/maven-parent-19.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/19/maven-parent-19.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 kB at 1.8 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom (1.6 kB at 150 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom (4.0 kB at 330 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (1.4 kB at 114 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (1.8 kB at 130 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 535 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 690 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/httpcomponents/project/4.1/project-4.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/project/4.1/project-4.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 1.5 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 407 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 779 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/httpcomponents/project/4.0/project-4.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/project/4.0/project-4.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 1.0 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 1.5 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/commons/commons-parent/5/commons-parent-5.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-parent/5/commons-parent-5.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 1.0 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 470 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom (6.2 kB at 520 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom (16 kB at 1.1 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom (3.1 kB at 255 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom (1.8 kB at 147 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom (2.5 kB at 192 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom (5.6 kB at 469 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 962 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 752 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 32 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 72 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 89 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 165 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 14 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 14 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 303 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 204 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 479 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom (1.5 kB at 139 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom (18 kB at 1.5 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom (1.5 kB at 128 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom (2.7 kB at 223 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom (17 kB at 1.4 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom (6.1 kB at 509 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom (4.1 kB at 370 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom (1.6 kB at 136 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom (2.6 kB at 202 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom (4.8 kB at 343 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 1.3 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-digester/commons-digester/1.8/commons-digester-1.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 539 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-logging/commons-logging/1.1/commons-logging-1.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 562 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/log4j/log4j/1.2.12/log4j-1.2.12.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 14 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/logkit/logkit/1.0.1/logkit-1.0.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/logkit/logkit/1.0.1/logkit-1.0.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 13 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 14 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 13 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-chain/commons-chain/1.1/commons-chain-1.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 501 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/dom4j/dom4j/1.1/dom4j-1.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/dom4j/dom4j/1.1/dom4j-1.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 13 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/sslext/sslext/1.2-0/sslext-1.2-0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/sslext/sslext/1.2-0/sslext-1.2-0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 59 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 359 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.8 kB at 820 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/struts/struts-master/4/struts-master-4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/struts/struts-master/4/struts-master-4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 1.1 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/apache/2/apache-2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/2/apache-2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/2/apache-2.pom (3.4 kB at 341 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/antlr/antlr/2.7.2/antlr-2.7.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/antlr/antlr/2.7.2/antlr-2.7.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 13 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 256 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 264 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 965 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom (7.0 kB at 580 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom (9.9 kB at 827 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-io/commons-io/1.4/commons-io-1.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-io/commons-io/1.4/commons-io-1.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-io/commons-io/1.4/commons-io-1.4.pom (13 kB at 1.2 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/commons/commons-parent/7/commons-parent-7.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-parent/7/commons-parent-7.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-parent/7/commons-parent-7.pom (17 kB at 1.6 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom (1.5 kB at 128 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom (19 kB at 1.7 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom (3.0 kB at 250 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom (18 kB at 1.6 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom (1.3 kB at 120 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 255 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 262 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 1.6 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 346 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 140 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom (1.9 kB at 160 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 237 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 1.4 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/puppycrawl/tools/checkstyle/6.11.2/checkstyle-6.11.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/puppycrawl/tools/checkstyle/6.11.2/checkstyle-6.11.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/puppycrawl/tools/checkstyle/6.11.2/checkstyle-6.11.2.pom (63 kB at 4.0 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 547 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom (22 kB at 1.8 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/commons/commons-parent/37/commons-parent-37.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-parent/37/commons-parent-37.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-parent/37/commons-parent-37.pom (63 kB at 4.8 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/antlr/antlr/2.7.7/antlr-2.7.7.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/antlr/antlr/2.7.7/antlr-2.7.7.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 57 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/antlr/antlr4-runtime/4.5.1-1/antlr4-runtime-4.5.1-1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/antlr/antlr4-runtime/4.5.1-1/antlr4-runtime-4.5.1-1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/antlr/antlr4-runtime/4.5.1-1/antlr4-runtime-4.5.1-1.pom (2.3 kB at 144 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/antlr/antlr4-master/4.5.1-1/antlr4-master-4.5.1-1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/antlr/antlr4-master/4.5.1-1/antlr4-master-4.5.1-1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/antlr/antlr4-master/4.5.1-1/antlr4-master-4.5.1-1.pom (3.8 kB at 292 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.pom (14 kB at 1.2 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/commons/commons-parent/33/commons-parent-33.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-parent/33/commons-parent-33.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-parent/33/commons-parent-33.pom (53 kB at 4.1 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.pom (10 kB at 866 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/guava/guava/18.0/guava-18.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/guava/guava/18.0/guava-18.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/guava/guava/18.0/guava-18.0.pom (5.7 kB at 472 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom (7.7 kB at 640 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 402 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-chain/commons-chain/1.1/commons-chain-1.1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/dom4j/dom4j/1.1/dom4j-1.1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/sslext/sslext/1.2-0/sslext-1.2-0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-io/commons-io/1.4/commons-io-1.4.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/puppycrawl/tools/checkstyle/6.11.2/checkstyle-6.11.2.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/antlr/antlr/2.7.7/antlr-2.7.7.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/antlr/antlr4-runtime/4.5.1-1/antlr4-runtime-4.5.1-1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/guava/guava/18.0/guava-18.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 608 kB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar (18 kB at 999 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar (165 kB at 6.3 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar (154 kB at 5.7 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (194 kB at 5.7 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 1.3 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (173 kB at 4.8 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (293 kB at 7.9 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 884 kB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar (11 kB at 261 kB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 3.2 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 3.7 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar (11 kB at 222 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar (15 kB at 290 kB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar (61 kB at 1.2 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar (53 kB at 1.0 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/dom4j/dom4j/1.1/dom4j-1.1.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1.2 MB at 21 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/sslext/sslext/1.2-0/sslext-1.2-0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar (38 kB at 610 kB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 1.5 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 5.0 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 6.3 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 324 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-io/commons-io/1.4/commons-io-1.4.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar (45 kB at 519 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 2.9 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 1.3 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 3.7 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-io/commons-io/1.4/commons-io-1.4.jar (109 kB at 1.2 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/puppycrawl/tools/checkstyle/6.11.2/checkstyle-6.11.2.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar (22 kB at 235 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 2.5 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/antlr/antlr/2.7.7/antlr-2.7.7.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar (7.9 kB at 79 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/antlr/antlr4-runtime/4.5.1-1/antlr4-runtime-4.5.1-1.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (62 kB at 618 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar (435 kB at 3.9 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/guava/guava/18.0/guava-18.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.jar (234 kB at 2.1 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/antlr/antlr4-runtime/4.5.1-1/antlr4-runtime-4.5.1-1.jar (302 kB at 2.7 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 3.8 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/puppycrawl/tools/checkstyle/6.11.2/checkstyle-6.11.2.jar (1.1 MB at 8.3 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 4.2 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/guava/guava/18.0/guava-18.0.jar (2.3 MB at 12 MB/s) [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ wso2-streaming-integrator-parent --- [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/junit/junit/4.12/junit-4.12.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/junit/junit/4.12/junit-4.12.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/junit/junit/4.12/junit-4.12.pom (24 kB at 4.7 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom (2.2 kB at 436 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom (1.5 kB at 248 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom (9.8 kB at 1.6 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom (2.7 kB at 169 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom (2.1 kB at 125 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom (3.7 kB at 311 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom (2.5 kB at 209 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 1.6 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom (1.2 kB at 105 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom (3.1 kB at 143 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-io/commons-io/2.1/commons-io-2.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-io/commons-io/2.1/commons-io-2.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-io/commons-io/2.1/commons-io-2.1.pom (11 kB at 886 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-parent/22/commons-parent-22.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 3.0 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom (2.5 kB at 204 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom (1.1 kB at 88 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom (4.3 kB at 362 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom (1.1 kB at 94 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom (804 B at 50 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom (2.1 kB at 158 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom (3.1 kB at 223 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/antlr/antlr-master/3.4/antlr-master-3.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/antlr/antlr-master/3.4/antlr-master-3.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/antlr/antlr-master/3.4/antlr-master-3.4.pom (9.4 kB at 783 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom (1.4 kB at 115 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom (1.7 kB at 139 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom (1.3 kB at 109 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom (996 B at 83 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom (971 B at 81 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom (1.3 kB at 107 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom (1.3 kB at 115 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom (3.8 kB at 318 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 247 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-lang/commons-lang/2.6/commons-lang-2.6.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar (11 kB at 603 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 2.5 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar (62 kB at 2.6 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar (3.8 kB at 153 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 9.5 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar (9.6 kB at 320 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar (164 kB at 3.5 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar (692 kB at 14 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar (12 kB at 228 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar (6.6 kB at 116 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar (5.3 kB at 92 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar (4.2 kB at 67 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar (7.8 kB at 125 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar (762 kB at 12 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar (71 kB at 995 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 308 kB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar (250 kB at 2.7 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar (245 kB at 2.7 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar (1.2 MB at 12 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar (3.8 MB at 26 MB/s) [INFO] [INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/products/streaming-integrator' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] [INFO] Working directory: /home/jenkins/workspace/products/streaming-integrator [INFO] [INFO] Storing buildNumber: 95add8fd70139c9230c95c7875106f4e30ba7bc0 at timestamp: 1646485682945 [INFO] [INFO] Storing buildScmBranch: release-4.1.0-beta-k322 [INFO] [INFO] [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ wso2-streaming-integrator-parent --- [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-artifact-resolver/1.0/maven-artifact-resolver-1.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-artifact-resolver/1.0/maven-artifact-resolver-1.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-artifact-resolver/1.0/maven-artifact-resolver-1.0.pom (6.0 kB at 999 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (9.3 kB at 1.9 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-parent/13/maven-parent-13.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/13/maven-parent-13.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 kB at 4.5 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (3.8 kB at 627 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (1.6 kB at 147 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 1.0 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-parent/6/maven-parent-6.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/6/maven-parent-6.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 1.8 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 189 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 262 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (2.7 kB at 246 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (2.1 kB at 187 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (2.0 kB at 185 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (2.7 kB at 225 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (1.9 kB at 173 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (2.0 kB at 182 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (1.5 kB at 136 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 230 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 336 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 201 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/xbean/xbean/3.4/xbean-3.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 1.5 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 198 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/collections/google-collections/1.0/google-collections-1.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 225 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/google/1/google-1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/google/1/google-1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/google/1/google-1.pom (1.6 kB at 141 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/junit/junit/3.8.2/junit-3.8.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/junit/junit/3.8.2/junit-3.8.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 68 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 367 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (5.8 kB at 482 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 81 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 260 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/spice/spice-parent/10/spice-parent-10.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/spice/spice-parent/10/spice-parent-10.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 274 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/forge/forge-parent/3/forge-parent-3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/forge/forge-parent/3/forge-parent-3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 503 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.pom (1.4 kB at 124 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-components/1.1.17/plexus-components-1.1.17.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-components/1.1.17/plexus-components-1.1.17.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-components/1.1.17/plexus-components-1.1.17.pom (5.2 kB at 434 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 1.6 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/velocity/velocity/1.7/velocity-1.7.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/velocity/velocity/1.7/velocity-1.7.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 776 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-artifact-resolver/1.0/maven-artifact-resolver-1.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/velocity/velocity/1.7/velocity-1.7.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-artifact-resolver/1.0/maven-artifact-resolver-1.0.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-artifact-resolver/1.0/maven-artifact-resolver-1.0.jar (14 kB at 1.0 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 486 kB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (32 kB at 2.1 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/velocity/velocity/1.7/velocity-1.7.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.jar (23 kB at 1.5 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 kB at 2.3 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.jar (61 kB at 3.2 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (228 kB at 8.4 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 15 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/apache-jar-resource-bundle/1.4/apache-jar-resource-bundle-1.4.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache-jar-resource-bundle/1.4/apache-jar-resource-bundle-1.4.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache-jar-resource-bundle/1.4/apache-jar-resource-bundle-1.4.jar (12 kB at 196 kB/s) [INFO] [INFO] [INFO] [INFO] >>> findbugs-maven-plugin:3.0.3:check (analyze-compile) > :findbugs @ wso2-streaming-integrator-parent >>> [INFO] [INFO] [INFO] [INFO] --- findbugs-maven-plugin:3.0.3:findbugs (findbugs) @ wso2-streaming-integrator-parent --- [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.pom (11 kB at 2.2 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom (491 B at 82 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.pom (3.9 kB at 770 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/code/findbugs/jFormatString/2.0.1/jFormatString-2.0.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/code/findbugs/jFormatString/2.0.1/jFormatString-2.0.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/code/findbugs/jFormatString/2.0.1/jFormatString-2.0.1.pom (950 B at 79 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom (6.8 kB at 615 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/ow2/asm/asm-debug-all/5.0.2/asm-debug-all-5.0.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-debug-all/5.0.2/asm-debug-all-5.0.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-debug-all/5.0.2/asm-debug-all-5.0.2.pom (2.0 kB at 180 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom (5.5 kB at 550 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/ow2/ow2/1.3/ow2-1.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/ow2/1.3/ow2-1.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 864 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.pom (2.1 kB at 140 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.pom (2.1 kB at 149 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom (1.9 kB at 176 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.pom (5.9 kB at 541 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/jaxen/jaxen/1.1.6/jaxen-1.1.6.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/jaxen/jaxen/1.1.6/jaxen-1.1.6.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/jaxen/jaxen/1.1.6/jaxen-1.1.6.pom (14 kB at 1.2 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/ant/ant/1.9.4/ant-1.9.4.pom (9.6 kB at 875 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom (5.6 kB at 509 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom (2.3 kB at 212 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/groovy/groovy-all/2.4.3/groovy-all-2.4.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/groovy/groovy-all/2.4.3/groovy-all-2.4.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/groovy/groovy-all/2.4.3/groovy-all-2.4.3.pom (18 kB at 1.7 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom (4.5 kB at 377 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom (2.8 kB at 259 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven/2.0.10/maven-2.0.10.pom (24 kB at 2.2 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-parent/9/maven-parent-9.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/9/maven-parent-9.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 2.5 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom (2.2 kB at 172 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom (3.3 kB at 278 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom (1.4 kB at 111 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom (2.1 kB at 174 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom (2.7 kB at 246 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom (2.3 kB at 210 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom (1.6 kB at 108 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom (2.0 kB at 134 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom (1.6 kB at 93 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom (18 kB at 1.4 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom (1.6 kB at 144 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom (3.7 kB at 310 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom (5.6 kB at 470 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom (2.2 kB at 184 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom (738 B at 67 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/apache/1/apache-1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/1/apache-1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/1/apache-1.pom (3.4 kB at 310 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (7.8 kB at 776 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (3.8 kB at 348 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom (6.1 kB at 471 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom (15 kB at 1.2 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom (3.0 kB at 248 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom (1.6 kB at 107 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom (2.4 kB at 222 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom (5.5 kB at 500 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9.1 kB at 826 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 31 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 50 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven/2.0/maven-2.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven/2.0/maven-2.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 877 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-doxia-tools/1.2.1/maven-doxia-tools-1.2.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-doxia-tools/1.2.1/maven-doxia-tools-1.2.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-doxia-tools/1.2.1/maven-doxia-tools-1.2.1.pom (6.3 kB at 451 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-logging-api/1.1.3/doxia-logging-api-1.1.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-logging-api/1.1.3/doxia-logging-api-1.1.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-logging-api/1.1.3/doxia-logging-api-1.1.3.pom (1.6 kB at 132 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia/1.1.3/doxia-1.1.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia/1.1.3/doxia-1.1.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia/1.1.3/doxia-1.1.3.pom (19 kB at 1.4 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-decoration-model/1.1.3/doxia-decoration-model-1.1.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-decoration-model/1.1.3/doxia-decoration-model-1.1.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-decoration-model/1.1.3/doxia-decoration-model-1.1.3.pom (3.0 kB at 248 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-sitetools/1.1.3/doxia-sitetools-1.1.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-sitetools/1.1.3/doxia-sitetools-1.1.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-sitetools/1.1.3/doxia-sitetools-1.1.3.pom (16 kB at 1.3 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 530 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (9.8 kB at 817 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/code/findbugs/jFormatString/2.0.1/jFormatString-2.0.1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/ow2/asm/asm-debug-all/5.0.2/asm-debug-all-5.0.2.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/groovy/groovy-all/2.4.3/groovy-all-2.4.3.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/antlr/antlr/2.7.2/antlr-2.7.2.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-doxia-tools/1.2.1/maven-doxia-tools-1.2.1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/code/findbugs/jFormatString/2.0.1/jFormatString-2.0.1.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar (2.3 kB at 161 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/code/findbugs/jFormatString/2.0.1/jFormatString-2.0.1.jar (27 kB at 1.4 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-debug-all/5.0.2/asm-debug-all-5.0.2.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (109 kB at 5.2 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar (314 kB at 14 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.jar (42 kB at 1.5 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.jar (29 kB at 1.0 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar (53 kB at 1.7 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.jar (612 kB at 19 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.jar (12 kB at 345 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-debug-all/5.0.2/asm-debug-all-5.0.2.jar (380 kB at 11 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/groovy/groovy-all/2.4.3/groovy-all-2.4.3.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (18 kB at 460 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar (232 kB at 5.4 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar (17 kB at 360 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar (123 kB at 2.4 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.jar (51 kB at 945 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar (37 kB at 626 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar (30 kB at 498 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar (35 kB at 554 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (91 kB at 1.3 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 kB at 139 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 2.5 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/antlr/antlr/2.7.2/antlr-2.7.2.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar (165 kB at 2.0 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-doxia-tools/1.2.1/maven-doxia-tools-1.2.1.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 4.1 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-doxia-tools/1.2.1/maven-doxia-tools-1.2.1.jar (43 kB at 485 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 255 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (2.0 MB at 21 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 583 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 831 kB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 357 kB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (251 kB at 2.3 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.jar (3.8 MB at 34 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/groovy/groovy-all/2.4.3/groovy-all-2.4.3.jar (7.0 MB at 34 MB/s) [INFO] [INFO] [INFO] [INFO] <<< findbugs-maven-plugin:3.0.3:check (analyze-compile) < :findbugs @ wso2-streaming-integrator-parent <<< [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- findbugs-maven-plugin:3.0.3:check (analyze-compile) @ wso2-streaming-integrator-parent --- [INFO] [INFO] [INFO] [INFO] --- maven-assembly-plugin:3.0.0:single (source-release-assembly) @ wso2-streaming-integrator-parent --- [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/apache/resources/apache-source-release-assembly-descriptor/1.0.5/apache-source-release-assembly-descriptor-1.0.5.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/resources/apache-source-release-assembly-descriptor/1.0.5/apache-source-release-assembly-descriptor-1.0.5.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/resources/apache-source-release-assembly-descriptor/1.0.5/apache-source-release-assembly-descriptor-1.0.5.pom (7.3 kB at 15 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/apache/resources/apache-resource-bundles/5/apache-resource-bundles-5.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/resources/apache-resource-bundles/5/apache-resource-bundles-5.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/resources/apache-resource-bundles/5/apache-resource-bundles-5.pom (3.0 kB at 12 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 13 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 17 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 105 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 552 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 171 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 202 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 175 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 204 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 206 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 139 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 594 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 187 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 308 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 145 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 372 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 417 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 453 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-io/commons-io/2.5/commons-io-2.5.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-io/commons-io/2.5/commons-io-2.5.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 1.0 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 4.8 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.pom (7.6 kB at 121 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom (4.8 kB at 370 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 426 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 344 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 2.0 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 930 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 244 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 787 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom (2.6 kB at 202 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom (5.3 kB at 69 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom (4.9 kB at 83 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 348 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/commons/commons-compress/1.11/commons-compress-1.11.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-compress/1.11/commons-compress-1.11.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-compress/1.11/commons-compress-1.11.pom (13 kB at 369 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 1.3 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/tukaani/xz/1.5/xz-1.5.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/tukaani/xz/1.5/xz-1.5.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/tukaani/xz/1.5/xz-1.5.pom (1.9 kB at 159 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 391 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 378 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 335 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 147 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 1.1 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 122 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (5.7 kB at 406 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 118 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.pom (4.3 kB at 155 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.pom (4.6 kB at 100 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-archiver/3.3/plexus-archiver-3.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-archiver/3.3/plexus-archiver-3.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-archiver/3.3/plexus-archiver-3.3.pom (5.3 kB at 99 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/apache/resources/apache-source-release-assembly-descriptor/1.0.5/apache-source-release-assembly-descriptor-1.0.5.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/commons/commons-compress/1.11/commons-compress-1.11.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/tukaani/xz/1.5/xz-1.5.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-io/commons-io/2.5/commons-io-2.5.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/resources/apache-source-release-assembly-descriptor/1.0.5/apache-source-release-assembly-descriptor-1.0.5.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 1.9 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 2.4 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 2.3 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/resources/apache-source-release-assembly-descriptor/1.0.5/apache-source-release-assembly-descriptor-1.0.5.jar (12 kB at 332 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 1.3 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 3.8 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 323 kB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 2.5 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 1.6 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 11 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 87 kB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 2.2 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 1.2 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 483 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-compress/1.11/commons-compress-1.11.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar (79 kB at 1.4 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 2.6 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/tukaani/xz/1.5/xz-1.5.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 783 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar (187 kB at 2.4 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/tukaani/xz/1.5/xz-1.5.jar (100 kB at 1.2 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 442 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-io/commons-io/2.5/commons-io-2.5.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 494 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 2.3 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (51 kB at 546 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 3.0 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.jar (123 kB at 1.1 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-compress/1.11/commons-compress-1.11.jar (426 kB at 4.0 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 2.0 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar (86 kB at 727 kB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 1.9 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.jar (24 kB at 179 kB/s) [INFO] [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible / [INFO] [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible / [INFO] [INFO] Building zip: /home/jenkins/workspace/products/streaming-integrator/target/wso2-streaming-integrator-parent-4.1.0-beta-source-release.zip [INFO] [INFO] [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ wso2-streaming-integrator-parent >>> [INFO] [INFO] [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (validate) @ wso2-streaming-integrator-parent --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ wso2-streaming-integrator-parent --- [INFO] [INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/products/streaming-integrator' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] [INFO] Working directory: /home/jenkins/workspace/products/streaming-integrator [INFO] [INFO] Storing buildNumber: 95add8fd70139c9230c95c7875106f4e30ba7bc0 at timestamp: 1646485691289 [INFO] [INFO] Storing buildScmBranch: release-4.1.0-beta-k322 [INFO] [INFO] [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ wso2-streaming-integrator-parent <<< [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ wso2-streaming-integrator-parent --- [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-archiver/3.0.0/maven-archiver-3.0.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-archiver/3.0.0/maven-archiver-3.0.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-archiver/3.0.0/maven-archiver-3.0.0.pom (4.1 kB at 75 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom (4.4 kB at 875 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 382 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom (3.7 kB at 746 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3.1 kB at 204 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom (11 kB at 953 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 4.7 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-archiver/3.0.3/plexus-archiver-3.0.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-archiver/3.0.3/plexus-archiver-3.0.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-archiver/3.0.3/plexus-archiver-3.0.3.pom (4.8 kB at 120 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-io/2.7/plexus-io-2.7.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-io/2.7/plexus-io-2.7.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-io/2.7/plexus-io-2.7.pom (4.9 kB at 154 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/commons/commons-compress/1.10/commons-compress-1.10.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-compress/1.10/commons-compress-1.10.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-compress/1.10/commons-compress-1.10.pom (13 kB at 349 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/commons/commons-parent/38/commons-parent-38.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-parent/38/commons-parent-38.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-parent/38/commons-parent-38.pom (62 kB at 1.2 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-archiver/3.0.0/maven-archiver-3.0.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-archiver/3.0.3/plexus-archiver-3.0.3.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-io/2.7/plexus-io-2.7.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/commons/commons-compress/1.10/commons-compress-1.10.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-archiver/3.0.0/maven-archiver-3.0.0.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-io/2.7/plexus-io-2.7.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-archiver/3.0.3/plexus-archiver-3.0.3.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-compress/1.10/commons-compress-1.10.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-io/2.7/plexus-io-2.7.jar (86 kB at 3.0 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (245 kB at 8.4 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-archiver/3.0.3/plexus-archiver-3.0.3.jar (177 kB at 5.9 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-archiver/3.0.0/maven-archiver-3.0.0.jar (23 kB at 425 kB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-compress/1.10/commons-compress-1.10.jar (409 kB at 6.6 MB/s) [INFO] [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ wso2-streaming-integrator-parent --- [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 557 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom (5.8 kB at 340 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom (3.5 kB at 584 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-parent/8/maven-parent-8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/8/maven-parent-8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 2.4 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (3.7 kB at 95 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom (2.3 kB at 55 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom (5.9 kB at 493 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom (15 kB at 395 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/httpcomponents/project/6/project-6.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/project/6/project-6.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/project/6/project-6.pom (24 kB at 363 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom (5.7 kB at 135 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom (11 kB at 267 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/log4j/log4j/1.2.14/log4j-1.2.14.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/log4j/log4j/1.2.14/log4j-1.2.14.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/log4j/log4j/1.2.14/log4j-1.2.14.pom (2.4 kB at 103 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom (18 kB at 223 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.pom (4.4 kB at 89 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.pom (3.7 kB at 91 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-digester/commons-digester/1.8/commons-digester-1.8.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/log4j/log4j/1.2.14/log4j-1.2.14.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 2.0 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 657 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar (28 kB at 292 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (61 kB at 584 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/log4j/log4j/1.2.14/log4j-1.2.14.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 kB at 263 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 1.1 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar (433 kB at 2.8 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar (224 kB at 1.2 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar (180 kB at 782 kB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.jar (145 kB at 616 kB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.jar (81 kB at 329 kB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/log4j/log4j/1.2.14/log4j-1.2.14.jar (367 kB at 1.5 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar (378 kB at 1.3 MB/s) [INFO] [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (default) @ wso2-streaming-integrator-parent --- [INFO] gpg: WARNING: unsafe ownership on homedir `/build/gpg-keys/.gnupg' [INFO] gpg: WARNING: unsafe ownership on homedir `/build/gpg-keys/.gnupg' [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wso2-streaming-integrator-parent --- [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4.0 kB at 809 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (155 kB at 19 MB/s) [INFO] [INFO] Installing /home/jenkins/workspace/products/streaming-integrator/pom.xml to /home/jenkins/workspace/products/streaming-integrator/.repository/org/wso2/ei/wso2-streaming-integrator-parent/4.1.0-beta/wso2-streaming-integrator-parent-4.1.0-beta.pom [INFO] [INFO] Installing /home/jenkins/workspace/products/streaming-integrator/target/wso2-streaming-integrator-parent-4.1.0-beta-source-release.zip to /home/jenkins/workspace/products/streaming-integrator/.repository/org/wso2/ei/wso2-streaming-integrator-parent/4.1.0-beta/wso2-streaming-integrator-parent-4.1.0-beta-source-release.zip [INFO] [INFO] Installing /home/jenkins/workspace/products/streaming-integrator/target/wso2-streaming-integrator-parent-4.1.0-beta.pom.asc to /home/jenkins/workspace/products/streaming-integrator/.repository/org/wso2/ei/wso2-streaming-integrator-parent/4.1.0-beta/wso2-streaming-integrator-parent-4.1.0-beta.pom.asc [INFO] [INFO] Installing /home/jenkins/workspace/products/streaming-integrator/target/wso2-streaming-integrator-parent-4.1.0-beta-source-release.zip.asc to /home/jenkins/workspace/products/streaming-integrator/.repository/org/wso2/ei/wso2-streaming-integrator-parent/4.1.0-beta/wso2-streaming-integrator-parent-4.1.0-beta-source-release.zip.asc [INFO] [INFO] [INFO] [INFO] ---------------< org.wso2.ei:wso2-streaming-integrator >---------------- [INFO] [INFO] Building WSO2 Streaming Integrator - Distribution 4.1.0-beta [2/5] [INFO] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-dependency-plugin/2.10/maven-dependency-plugin-2.10.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-dependency-plugin/2.10/maven-dependency-plugin-2.10.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-dependency-plugin/2.10/maven-dependency-plugin-2.10.pom (12 kB at 2.0 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-dependency-plugin/2.10/maven-dependency-plugin-2.10.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-dependency-plugin/2.10/maven-dependency-plugin-2.10.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-dependency-plugin/2.10/maven-dependency-plugin-2.10.jar (160 kB at 4.1 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.pom (7.7 kB at 701 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.jar (31 kB at 2.6 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (3.3 kB at 331 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar (36 kB at 1.7 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/maven/carbon-feature-plugin/3.1.3/carbon-feature-plugin-3.1.3.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/maven/carbon-feature-plugin/3.1.3/carbon-feature-plugin-3.1.3.pom (4.0 kB at 672 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/maven/carbon-maven-plugins/3.1.3/carbon-maven-plugins-3.1.3.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/maven/carbon-maven-plugins/3.1.3/carbon-maven-plugins-3.1.3.pom (5.1 kB at 731 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/wso2/5/wso2-5.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/wso2/5/wso2-5.pom (29 kB at 7.2 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/maven/carbon-feature-plugin/3.1.3/carbon-feature-plugin-3.1.3.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/maven/carbon-feature-plugin/3.1.3/carbon-feature-plugin-3.1.3.jar (105 kB at 7.5 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-assembly-plugin/2.5.2/maven-assembly-plugin-2.5.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-assembly-plugin/2.5.2/maven-assembly-plugin-2.5.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-assembly-plugin/2.5.2/maven-assembly-plugin-2.5.2.pom (18 kB at 739 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-assembly-plugin/2.5.2/maven-assembly-plugin-2.5.2.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-assembly-plugin/2.5.2/maven-assembly-plugin-2.5.2.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-assembly-plugin/2.5.2/maven-assembly-plugin-2.5.2.jar (234 kB at 8.7 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/spotify/docker-maven-plugin/1.2.1/docker-maven-plugin-1.2.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/spotify/docker-maven-plugin/1.2.1/docker-maven-plugin-1.2.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/spotify/docker-maven-plugin/1.2.1/docker-maven-plugin-1.2.1.pom (13 kB at 433 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/spotify/docker-maven-plugin/1.2.1/docker-maven-plugin-1.2.1.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/spotify/docker-maven-plugin/1.2.1/docker-maven-plugin-1.2.1.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/spotify/docker-maven-plugin/1.2.1/docker-maven-plugin-1.2.1.jar (54 kB at 2.8 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom (1.1 kB at 79 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.launcher/5.2.17/org.wso2.carbon.launcher-5.2.17.pom [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.launcher/5.2.17/org.wso2.carbon.launcher-5.2.17.pom: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.launcher/5.2.17/org.wso2.carbon.launcher-5.2.17.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.launcher/5.2.17/org.wso2.carbon.launcher-5.2.17.pom (9.9 kB at 318 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/carbon-kernel-parent/5.2.17/carbon-kernel-parent-5.2.17.pom [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/carbon-kernel-parent/5.2.17/carbon-kernel-parent-5.2.17.pom: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/carbon-kernel-parent/5.2.17/carbon-kernel-parent-5.2.17.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/carbon-kernel-parent/5.2.17/carbon-kernel-parent-5.2.17.pom (35 kB at 1.4 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.server.feature/5.2.17/org.wso2.carbon.server.feature-5.2.17.pom [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.server.feature/5.2.17/org.wso2.carbon.server.feature-5.2.17.pom: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.server.feature/5.2.17/org.wso2.carbon.server.feature-5.2.17.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.server.feature/5.2.17/org.wso2.carbon.server.feature-5.2.17.pom (7.5 kB at 183 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/carbon-kernel-features/5.2.17/carbon-kernel-features-5.2.17.pom [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/carbon-kernel-features/5.2.17/carbon-kernel-features-5.2.17.pom: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/carbon-kernel-features/5.2.17/carbon-kernel-features-5.2.17.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/carbon-kernel-features/5.2.17/carbon-kernel-features-5.2.17.pom (1.5 kB at 36 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.tools.core/5.2.17/org.wso2.carbon.tools.core-5.2.17.pom [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.tools.core/5.2.17/org.wso2.carbon.tools.core-5.2.17.pom: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.tools.core/5.2.17/org.wso2.carbon.tools.core-5.2.17.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.tools.core/5.2.17/org.wso2.carbon.tools.core-5.2.17.pom (11 kB at 394 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.tools/5.2.17/org.wso2.carbon.tools-5.2.17.pom [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.tools/5.2.17/org.wso2.carbon.tools-5.2.17.pom: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.tools/5.2.17/org.wso2.carbon.tools-5.2.17.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.tools/5.2.17/org.wso2.carbon.tools-5.2.17.pom (1.5 kB at 38 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/utils/org.wso2.carbon.utils/2.1.1/org.wso2.carbon.utils-2.1.1.pom [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/utils/org.wso2.carbon.utils/2.1.1/org.wso2.carbon.utils-2.1.1.pom: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/utils/org.wso2.carbon.utils/2.1.1/org.wso2.carbon.utils-2.1.1.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/utils/org.wso2.carbon.utils/2.1.1/org.wso2.carbon.utils-2.1.1.pom (4.3 kB at 83 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/utils/carbon-utils/2.1.1/carbon-utils-2.1.1.pom [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/utils/carbon-utils/2.1.1/carbon-utils-2.1.1.pom: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/utils/carbon-utils/2.1.1/carbon-utils-2.1.1.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/utils/carbon-utils/2.1.1/carbon-utils-2.1.1.pom (11 kB at 87 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.core/5.2.17/org.wso2.carbon.core-5.2.17.pom [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.core/5.2.17/org.wso2.carbon.core-5.2.17.pom: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.core/5.2.17/org.wso2.carbon.core-5.2.17.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.core/5.2.17/org.wso2.carbon.core-5.2.17.pom (7.9 kB at 291 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/config/org.wso2.carbon.config/2.1.16/org.wso2.carbon.config-2.1.16.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/config/org.wso2.carbon.config/2.1.16/org.wso2.carbon.config-2.1.16.pom (5.7 kB at 381 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/config/carbon-config/2.1.16/carbon-config-2.1.16.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/config/carbon-config/2.1.16/carbon-config-2.1.16.pom (11 kB at 1.4 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/osgi/org.eclipse.osgi/3.11.0.v20160603-1336/org.eclipse.osgi-3.11.0.v20160603-1336.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/osgi/org.eclipse.osgi/3.11.0.v20160603-1336/org.eclipse.osgi-3.11.0.v20160603-1336.pom (489 B at 49 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/osgi/org.eclipse.osgi.services/3.4.0.v20140312-2051/org.eclipse.osgi.services-3.4.0.v20140312-2051.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/osgi/org.eclipse.osgi.services/3.4.0.v20140312-2051/org.eclipse.osgi.services-3.4.0.v20140312-2051.pom (497 B at 50 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.pom (2.7 kB at 190 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/slf4j/slf4j-parent/1.7.12/slf4j-parent-1.7.12.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/slf4j/slf4j-parent/1.7.12/slf4j-parent-1.7.12.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/slf4j/slf4j-parent/1.7.12/slf4j-parent-1.7.12.pom (12 kB at 846 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/yaml/snakeyaml/1.23/snakeyaml-1.23.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/yaml/snakeyaml/1.23/snakeyaml-1.23.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/yaml/snakeyaml/1.23/snakeyaml-1.23.pom (38 kB at 2.7 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/secvault/org.wso2.carbon.secvault/5.0.13/org.wso2.carbon.secvault-5.0.13.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/secvault/org.wso2.carbon.secvault/5.0.13/org.wso2.carbon.secvault-5.0.13.pom (5.5 kB at 616 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/secvault/carbon-secvault/5.0.13/carbon-secvault-5.0.13.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/secvault/carbon-secvault/5.0.13/carbon-secvault-5.0.13.pom (9.6 kB at 1.1 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/github/spullara/mustache/java/compiler/0.9.6/compiler-0.9.6.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/github/spullara/mustache/java/compiler/0.9.6/compiler-0.9.6.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/github/spullara/mustache/java/compiler/0.9.6/compiler-0.9.6.pom (3.5 kB at 247 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/github/spullara/mustache/java/mustache.java/0.9.6/mustache.java-0.9.6.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/github/spullara/mustache/java/mustache.java/0.9.6/mustache.java-0.9.6.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/github/spullara/mustache/java/mustache.java/0.9.6/mustache.java-0.9.6.pom (4.4 kB at 243 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/touchpoint/org.wso2.carbon.touchpoint.feature/1.1.1/org.wso2.carbon.touchpoint.feature-1.1.1.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/touchpoint/org.wso2.carbon.touchpoint.feature/1.1.1/org.wso2.carbon.touchpoint.feature-1.1.1.pom (3.1 kB at 19 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/touchpoint/carbon-touchpoints/1.1.1/carbon-touchpoints-1.1.1.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/touchpoint/carbon-touchpoints/1.1.1/carbon-touchpoints-1.1.1.pom (9.5 kB at 73 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/touchpoint/org.wso2.carbon.extensions.touchpoint/1.1.1/org.wso2.carbon.extensions.touchpoint-1.1.1.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/touchpoint/org.wso2.carbon.extensions.touchpoint/1.1.1/org.wso2.carbon.extensions.touchpoint-1.1.1.pom (2.8 kB at 19 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.common/3.8.0.v20160509-1230/org.eclipse.equinox.common-3.8.0.v20160509-1230.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.common/3.8.0.v20160509-1230/org.eclipse.equinox.common-3.8.0.v20160509-1230.pom (501 B at 6.3 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.p2.engine/2.3.0.v20140506-1720/org.eclipse.equinox.p2.engine-2.3.0.v20140506-1720.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.p2.engine/2.3.0.v20140506-1720/org.eclipse.equinox.p2.engine-2.3.0.v20140506-1720.pom (504 B at 6.7 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.p2.metadata/2.2.0.v20131211-1531/org.eclipse.equinox.p2.metadata-2.2.0.v20131211-1531.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.p2.metadata/2.2.0.v20131211-1531/org.eclipse.equinox.p2.metadata-2.2.0.v20131211-1531.pom (506 B at 13 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/config/org.wso2.carbon.config.feature/2.1.16/org.wso2.carbon.config.feature-2.1.16.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/config/org.wso2.carbon.config.feature/2.1.16/org.wso2.carbon.config.feature-2.1.16.pom (3.3 kB at 36 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/secvault/org.wso2.carbon.secvault.feature/5.0.16/org.wso2.carbon.secvault.feature-5.0.16.pom [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/secvault/org.wso2.carbon.secvault.feature/5.0.16/org.wso2.carbon.secvault.feature-5.0.16.pom: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/secvault/org.wso2.carbon.secvault.feature/5.0.16/org.wso2.carbon.secvault.feature-5.0.16.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/secvault/org.wso2.carbon.secvault.feature/5.0.16/org.wso2.carbon.secvault.feature-5.0.16.pom (5.9 kB at 112 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/secvault/carbon-secvault/5.0.16/carbon-secvault-5.0.16.pom [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/secvault/carbon-secvault/5.0.16/carbon-secvault-5.0.16.pom: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/secvault/carbon-secvault/5.0.16/carbon-secvault-5.0.16.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/secvault/carbon-secvault/5.0.16/carbon-secvault-5.0.16.pom (9.6 kB at 137 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/secvault/org.wso2.carbon.secvault/5.0.16/org.wso2.carbon.secvault-5.0.16.pom [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/secvault/org.wso2.carbon.secvault/5.0.16/org.wso2.carbon.secvault-5.0.16.pom: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/secvault/org.wso2.carbon.secvault/5.0.16/org.wso2.carbon.secvault-5.0.16.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/secvault/org.wso2.carbon.secvault/5.0.16/org.wso2.carbon.secvault-5.0.16.pom (5.5 kB at 52 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/secvault/org.wso2.carbon.secvault.tools.feature/5.0.16/org.wso2.carbon.secvault.tools.feature-5.0.16.pom [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/secvault/org.wso2.carbon.secvault.tools.feature/5.0.16/org.wso2.carbon.secvault.tools.feature-5.0.16.pom: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/secvault/org.wso2.carbon.secvault.tools.feature/5.0.16/org.wso2.carbon.secvault.tools.feature-5.0.16.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/secvault/org.wso2.carbon.secvault.tools.feature/5.0.16/org.wso2.carbon.secvault.tools.feature-5.0.16.pom (5.4 kB at 75 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/utils/org.wso2.carbon.utils.feature/2.1.1/org.wso2.carbon.utils.feature-2.1.1.pom [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/utils/org.wso2.carbon.utils.feature/2.1.1/org.wso2.carbon.utils.feature-2.1.1.pom: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/utils/org.wso2.carbon.utils.feature/2.1.1/org.wso2.carbon.utils.feature-2.1.1.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/utils/org.wso2.carbon.utils.feature/2.1.1/org.wso2.carbon.utils.feature-2.1.1.pom (3.0 kB at 24 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.osgi.feature/5.2.17/org.wso2.carbon.osgi.feature-5.2.17.pom [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.osgi.feature/5.2.17/org.wso2.carbon.osgi.feature-5.2.17.pom: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.osgi.feature/5.2.17/org.wso2.carbon.osgi.feature-5.2.17.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.osgi.feature/5.2.17/org.wso2.carbon.osgi.feature-5.2.17.pom (12 kB at 173 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.launcher.gtk.linux.x86/1.1.400.v20160518-1444/org.eclipse.equinox.launcher.gtk.linux.x86-1.1.400.v20160518-1444.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.launcher.gtk.linux.x86/1.1.400.v20160518-1444/org.eclipse.equinox.launcher.gtk.linux.x86-1.1.400.v20160518-1444.pom (519 B at 6.8 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.simpleconfigurator/1.1.200.v20160504-1450/org.eclipse.equinox.simpleconfigurator-1.1.200.v20160504-1450.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.simpleconfigurator/1.1.200.v20160504-1450/org.eclipse.equinox.simpleconfigurator-1.1.200.v20160504-1450.pom (515 B at 14 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.util/1.0.500.v20130404-1337/org.eclipse.equinox.util-1.0.500.v20130404-1337.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.util/1.0.500.v20130404-1337/org.eclipse.equinox.util-1.0.500.v20130404-1337.pom (501 B at 8.2 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.ds/1.4.400.v20160226-2036/org.eclipse.equinox.ds-1.4.400.v20160226-2036.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.ds/1.4.400.v20160226-2036/org.eclipse.equinox.ds-1.4.400.v20160226-2036.pom (499 B at 7.3 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.launcher/1.3.200.v20160318-1642/org.eclipse.equinox.launcher-1.3.200.v20160318-1642.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.launcher/1.3.200.v20160318-1642/org.eclipse.equinox.launcher-1.3.200.v20160318-1642.pom (505 B at 6.6 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.concurrent/1.1.0.v20130327-1442/org.eclipse.equinox.concurrent-1.1.0.v20130327-1442.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.concurrent/1.1.0.v20130327-1442/org.eclipse.equinox.concurrent-1.1.0.v20130327-1442.pom (505 B at 8.3 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.frameworkadmin/2.0.300.v20160504-1450/org.eclipse.equinox.frameworkadmin-2.0.300.v20160504-1450.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.frameworkadmin/2.0.300.v20160504-1450/org.eclipse.equinox.frameworkadmin-2.0.300.v20160504-1450.pom (511 B at 7.7 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.frameworkadmin.equinox/1.0.700.v20160102-2223/org.eclipse.equinox.frameworkadmin.equinox-1.0.700.v20160102-2223.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.frameworkadmin.equinox/1.0.700.v20160102-2223/org.eclipse.equinox.frameworkadmin.equinox-1.0.700.v20160102-2223.pom (519 B at 35 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.console/1.1.200.v20150929-1405/org.eclipse.equinox.console-1.1.200.v20150929-1405.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.console/1.1.200.v20150929-1405/org.eclipse.equinox.console-1.1.200.v20150929-1405.pom (504 B at 18 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/felix/org.apache.felix.gogo.command/0.10.0.v201209301215/org.apache.felix.gogo.command-0.10.0.v201209301215.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/org.apache.felix.gogo.command/0.10.0.v201209301215/org.apache.felix.gogo.command-0.10.0.v201209301215.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/org.apache.felix.gogo.command/0.10.0.v201209301215/org.apache.felix.gogo.command-0.10.0.v201209301215.pom (433 B at 14 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/felix/org.apache.felix.gogo.shell/0.10.0.v201212101605/org.apache.felix.gogo.shell-0.10.0.v201212101605.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/org.apache.felix.gogo.shell/0.10.0.v201212101605/org.apache.felix.gogo.shell-0.10.0.v201212101605.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/org.apache.felix.gogo.shell/0.10.0.v201212101605/org.apache.felix.gogo.shell-0.10.0.v201212101605.pom (431 B at 24 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/felix/org.apache.felix.gogo.runtime/0.10.0.v201209301036/org.apache.felix.gogo.runtime-0.10.0.v201209301036.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/org.apache.felix.gogo.runtime/0.10.0.v201209301036/org.apache.felix.gogo.runtime-0.10.0.v201209301036.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/org.apache.felix.gogo.runtime/0.10.0.v201209301036/org.apache.felix.gogo.runtime-0.10.0.v201209301036.pom (433 B at 25 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/org/ops4j/pax/logging/pax-logging-api/2.1.0-wso2v3/pax-logging-api-2.1.0-wso2v3.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/org/ops4j/pax/logging/pax-logging-api/2.1.0-wso2v3/pax-logging-api-2.1.0-wso2v3.pom (6.4 kB at 321 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/org/ops4j/pax/logging/logging/2.1.0-wso2v3/logging-2.1.0-wso2v3.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/org/ops4j/pax/logging/logging/2.1.0-wso2v3/logging-2.1.0-wso2v3.pom (47 kB at 963 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/wso2/1.3/wso2-1.3.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/wso2/1.3/wso2-1.3.pom (20 kB at 1.2 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.pom (1.4 kB at 65 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.pom (1.4 kB at 89 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/org/ops4j/pax/logging/pax-logging-log4j2/2.1.0-wso2v3/pax-logging-log4j2-2.1.0-wso2v3.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/org/ops4j/pax/logging/pax-logging-log4j2/2.1.0-wso2v3/pax-logging-log4j2-2.1.0-wso2v3.pom (8.1 kB at 674 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.cm/1.1.200.v20160324-1850/org.eclipse.equinox.cm-1.1.200.v20160324-1850.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.cm/1.1.200.v20160324-1850/org.eclipse.equinox.cm-1.1.200.v20160324-1850.pom (499 B at 28 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.preferences/3.6.0.v20160120-1756/org.eclipse.equinox.preferences-3.6.0.v20160120-1756.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.preferences/3.6.0.v20160120-1756/org.eclipse.equinox.preferences-3.6.0.v20160120-1756.pom (506 B at 14 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.200.v20160504-1450/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.200.v20160504-1450.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.200.v20160504-1450/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.200.v20160504-1450.pom (527 B at 13 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/osgi/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/osgi/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom (510 B at 18 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.runtime.feature/5.2.17/org.wso2.carbon.runtime.feature-5.2.17.pom [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.runtime.feature/5.2.17/org.wso2.carbon.runtime.feature-5.2.17.pom: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.runtime.feature/5.2.17/org.wso2.carbon.runtime.feature-5.2.17.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.runtime.feature/5.2.17/org.wso2.carbon.runtime.feature-5.2.17.pom (7.4 kB at 223 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/datasources/org.wso2.carbon.datasource.core.feature/1.1.11/org.wso2.carbon.datasource.core.feature-1.1.11.pom [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/datasources/org.wso2.carbon.datasource.core.feature/1.1.11/org.wso2.carbon.datasource.core.feature-1.1.11.pom: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/datasources/org.wso2.carbon.datasource.core.feature/1.1.11/org.wso2.carbon.datasource.core.feature-1.1.11.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/datasources/org.wso2.carbon.datasource.core.feature/1.1.11/org.wso2.carbon.datasource.core.feature-1.1.11.pom (4.1 kB at 86 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/datasources/carbon-datasources/1.1.11/carbon-datasources-1.1.11.pom [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/datasources/carbon-datasources/1.1.11/carbon-datasources-1.1.11.pom: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/datasources/carbon-datasources/1.1.11/carbon-datasources-1.1.11.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/datasources/carbon-datasources/1.1.11/carbon-datasources-1.1.11.pom (23 kB at 668 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/datasources/org.wso2.carbon.datasource.core/1.1.11/org.wso2.carbon.datasource.core-1.1.11.pom [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/datasources/org.wso2.carbon.datasource.core/1.1.11/org.wso2.carbon.datasource.core-1.1.11.pom: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/datasources/org.wso2.carbon.datasource.core/1.1.11/org.wso2.carbon.datasource.core-1.1.11.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/datasources/org.wso2.carbon.datasource.core/1.1.11/org.wso2.carbon.datasource.core-1.1.11.pom (5.5 kB at 158 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-io/wso2/commons-io/2.7.0.wso2v1/commons-io-2.7.0.wso2v1.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-io/wso2/commons-io/2.7.0.wso2v1/commons-io-2.7.0.wso2v1.pom (3.3 kB at 167 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/zaxxer/HikariCP/3.3.1/HikariCP-3.3.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/zaxxer/HikariCP/3.3.1/HikariCP-3.3.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/zaxxer/HikariCP/3.3.1/HikariCP-3.3.1.pom (19 kB at 958 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/jndi/org.wso2.carbon.jndi/1.0.3/org.wso2.carbon.jndi-1.0.3.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/jndi/org.wso2.carbon.jndi/1.0.3/org.wso2.carbon.jndi-1.0.3.pom (3.2 kB at 317 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/jndi/org.wso2.carbon.jndi.parent/1.0.3/org.wso2.carbon.jndi.parent-1.0.3.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/jndi/org.wso2.carbon.jndi.parent/1.0.3/org.wso2.carbon.jndi.parent-1.0.3.pom (15 kB at 1.5 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/jndi/org.wso2.carbon.jndi.feature/1.0.5/org.wso2.carbon.jndi.feature-1.0.5.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/jndi/org.wso2.carbon.jndi.feature/1.0.5/org.wso2.carbon.jndi.feature-1.0.5.pom (3.3 kB at 204 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/jndi/org.wso2.carbon.jndi.parent/1.0.5/org.wso2.carbon.jndi.parent-1.0.5.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/jndi/org.wso2.carbon.jndi.parent/1.0.5/org.wso2.carbon.jndi.parent-1.0.5.pom (15 kB at 1.2 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/jndi/org.wso2.carbon.jndi/1.0.5/org.wso2.carbon.jndi-1.0.5.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/jndi/org.wso2.carbon.jndi/1.0.5/org.wso2.carbon.jndi-1.0.5.pom (3.2 kB at 264 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/caching/org.wso2.carbon.caching.feature/1.1.3/org.wso2.carbon.caching.feature-1.1.3.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/caching/org.wso2.carbon.caching.feature/1.1.3/org.wso2.carbon.caching.feature-1.1.3.pom (3.3 kB at 238 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/caching/org.wso2.carbon.caching.parent/1.1.3/org.wso2.carbon.caching.parent-1.1.3.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/caching/org.wso2.carbon.caching.parent/1.1.3/org.wso2.carbon.caching.parent-1.1.3.pom (17 kB at 1.3 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/caching/org.wso2.carbon.caching/1.1.3/org.wso2.carbon.caching-1.1.3.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/caching/org.wso2.carbon.caching/1.1.3/org.wso2.carbon.caching-1.1.3.pom (5.5 kB at 424 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/javax/cache/cache-api/1.0.0/cache-api-1.0.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/cache/cache-api/1.0.0/cache-api-1.0.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/cache/cache-api/1.0.0/cache-api-1.0.0.pom (11 kB at 671 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.ds/1.4.200.v20131126-2331/org.eclipse.equinox.ds-1.4.200.v20131126-2331.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.ds/1.4.200.v20131126-2331/org.eclipse.equinox.ds-1.4.200.v20131126-2331.pom (499 B at 38 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.core.feature/2.3.15/org.wso2.carbon.metrics.core.feature-2.3.15.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.core.feature/2.3.15/org.wso2.carbon.metrics.core.feature-2.3.15.pom (6.0 kB at 374 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/carbon-metrics/2.3.15/carbon-metrics-2.3.15.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/carbon-metrics/2.3.15/carbon-metrics-2.3.15.pom (42 kB at 1.2 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.core/2.3.15/org.wso2.carbon.metrics.core-2.3.15.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.core/2.3.15/org.wso2.carbon.metrics.core-2.3.15.pom (5.1 kB at 462 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/dropwizard/metrics/metrics-core/3.2.5/metrics-core-3.2.5.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/dropwizard/metrics/metrics-core/3.2.5/metrics-core-3.2.5.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/dropwizard/metrics/metrics-core/3.2.5/metrics-core-3.2.5.pom (846 B at 34 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/dropwizard/metrics/metrics-parent/3.2.5/metrics-parent-3.2.5.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/dropwizard/metrics/metrics-parent/3.2.5/metrics-parent-3.2.5.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/dropwizard/metrics/metrics-parent/3.2.5/metrics-parent-3.2.5.pom (12 kB at 718 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/dropwizard/metrics/metrics-jvm/3.2.5/metrics-jvm-3.2.5.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/dropwizard/metrics/metrics-jvm/3.2.5/metrics-jvm-3.2.5.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/dropwizard/metrics/metrics-jvm/3.2.5/metrics-jvm-3.2.5.pom (967 B at 74 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/hdrhistogram/HdrHistogram/2.1.10/HdrHistogram-2.1.10.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/hdrhistogram/HdrHistogram/2.1.10/HdrHistogram-2.1.10.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/hdrhistogram/HdrHistogram/2.1.10/HdrHistogram-2.1.10.pom (9.8 kB at 654 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.jdbc.core.feature/2.3.15/org.wso2.carbon.metrics.jdbc.core.feature-2.3.15.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.jdbc.core.feature/2.3.15/org.wso2.carbon.metrics.jdbc.core.feature-2.3.15.pom (9.2 kB at 611 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.jdbc.reporter/2.3.15/org.wso2.carbon.metrics.jdbc.reporter-2.3.15.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.jdbc.reporter/2.3.15/org.wso2.carbon.metrics.jdbc.reporter-2.3.15.pom (4.1 kB at 314 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.jdbc.core/2.3.15/org.wso2.carbon.metrics.jdbc.core-2.3.15.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.jdbc.core/2.3.15/org.wso2.carbon.metrics.jdbc.core-2.3.15.pom (6.0 kB at 548 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/zaxxer/HikariCP/2.7.2/HikariCP-2.7.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/zaxxer/HikariCP/2.7.2/HikariCP-2.7.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/zaxxer/HikariCP/2.7.2/HikariCP-2.7.2.pom (19 kB at 952 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/h2database/h2/2.1.210/h2-2.1.210.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/h2database/h2/2.1.210/h2-2.1.210.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/com/h2database/h2/2.1.210/h2-2.1.210.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/com/h2database/h2/2.1.210/h2-2.1.210.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/h2database/h2/2.1.210/h2-2.1.210.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/h2database/h2/2.1.210/h2-2.1.210.pom (1.1 kB at 226 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.das.core.feature/2.3.15/org.wso2.carbon.metrics.das.core.feature-2.3.15.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.das.core.feature/2.3.15/org.wso2.carbon.metrics.das.core.feature-2.3.15.pom (11 kB at 383 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.das.reporter/2.3.15/org.wso2.carbon.metrics.das.reporter-2.3.15.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.das.reporter/2.3.15/org.wso2.carbon.metrics.das.reporter-2.3.15.pom (6.4 kB at 277 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.agent/6.1.58/org.wso2.carbon.databridge.agent-6.1.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.agent/6.1.58/org.wso2.carbon.databridge.agent-6.1.58.pom (9.0 kB at 376 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/data-bridge/6.1.58/data-bridge-6.1.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/data-bridge/6.1.58/data-bridge-6.1.58.pom (2.0 kB at 163 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.analytics-common.parent/6.1.58/org.wso2.carbon.analytics-common.parent-6.1.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.analytics-common.parent/6.1.58/org.wso2.carbon.analytics-common.parent-6.1.58.pom (40 kB at 1.8 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-pool/wso2/commons-pool/1.5.6.wso2v1/commons-pool-1.5.6.wso2v1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-pool/wso2/commons-pool/1.5.6.wso2v1/commons-pool-1.5.6.wso2v1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-pool/wso2/commons-pool/1.5.6.wso2v1/commons-pool-1.5.6.wso2v1.pom (2.6 kB at 164 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/carbon-orbit-parent/3.2.0/carbon-orbit-parent-3.2.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/wso2/carbon/carbon-orbit-parent/3.2.0/carbon-orbit-parent-3.2.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/wso2/carbon/carbon-orbit-parent/3.2.0/carbon-orbit-parent-3.2.0.pom (50 kB at 2.6 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/carbon-platform/3.2.0/carbon-platform-3.2.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/wso2/carbon/carbon-platform/3.2.0/carbon-platform-3.2.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/wso2/carbon/carbon-platform/3.2.0/carbon-platform-3.2.0.pom (15 kB at 827 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-pool/commons-pool/1.5.6/commons-pool-1.5.6.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-pool/commons-pool/1.5.6/commons-pool-1.5.6.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-pool/commons-pool/1.5.6/commons-pool-1.5.6.pom (9.4 kB at 625 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/commons/commons-parent/20/commons-parent-20.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-parent/20/commons-parent-20.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-parent/20/commons-parent-20.pom (33 kB at 2.1 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.commons/6.1.58/org.wso2.carbon.databridge.commons-6.1.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.commons/6.1.58/org.wso2.carbon.databridge.commons-6.1.58.pom (4.2 kB at 90 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/code/gson/gson/2.8.5/gson-2.8.5.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/code/gson/gson/2.8.5/gson-2.8.5.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/code/gson/gson/2.8.5/gson-2.8.5.pom (2.5 kB at 149 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/code/gson/gson-parent/2.8.5/gson-parent-2.8.5.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/code/gson/gson-parent/2.8.5/gson-parent-2.8.5.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/code/gson/gson-parent/2.8.5/gson-parent-2.8.5.pom (3.8 kB at 252 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/json/wso2/json/3.0.0.wso2v1/json-3.0.0.wso2v1.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/json/wso2/json/3.0.0.wso2v1/json-3.0.0.wso2v1.pom (3.9 kB at 97 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/json/json/20140107/json-20140107.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/json/json/20140107/json-20140107.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/json/json/20140107/json-20140107.pom (4.2 kB at 199 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/logging/log4j/log4j-core/2.17.1/log4j-core-2.17.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/logging/log4j/log4j-core/2.17.1/log4j-core-2.17.1.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/org/apache/logging/log4j/log4j-core/2.17.1/log4j-core-2.17.1.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/org/apache/logging/log4j/log4j-core/2.17.1/log4j-core-2.17.1.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.17.1/log4j-core-2.17.1.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.17.1/log4j-core-2.17.1.pom (23 kB at 3.9 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/logging/log4j/log4j/2.17.1/log4j-2.17.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/logging/log4j/log4j/2.17.1/log4j-2.17.1.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/org/apache/logging/log4j/log4j/2.17.1/log4j-2.17.1.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/org/apache/logging/log4j/log4j/2.17.1/log4j-2.17.1.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.17.1/log4j-2.17.1.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.17.1/log4j-2.17.1.pom (69 kB at 5.8 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/logging/logging-parent/3/logging-parent-3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/logging/logging-parent/3/logging-parent-3.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/org/apache/logging/logging-parent/3/logging-parent-3.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/org/apache/logging/logging-parent/3/logging-parent-3.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/3/logging-parent-3.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/3/logging-parent-3.pom (3.1 kB at 627 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/apache/23/apache-23.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/23/apache-23.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/org/apache/apache/23/apache-23.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/org/apache/apache/23/apache-23.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 2.6 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.pom (14 kB at 2.3 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.commons.thrift/6.1.58/org.wso2.carbon.databridge.commons.thrift-6.1.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.commons.thrift/6.1.58/org.wso2.carbon.databridge.commons.thrift-6.1.58.pom (3.8 kB at 201 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/libthrift/wso2/libthrift/0.9.2.wso2v1/libthrift-0.9.2.wso2v1.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/libthrift/wso2/libthrift/0.9.2.wso2v1/libthrift-0.9.2.wso2v1.pom (3.7 kB at 311 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.commons.binary/6.1.58/org.wso2.carbon.databridge.commons.binary-6.1.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.commons.binary/6.1.58/org.wso2.carbon.databridge.commons.binary-6.1.58.pom (3.4 kB at 143 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/com/lmax/disruptor/3.4.2.wso2v1/disruptor-3.4.2.wso2v1.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/com/lmax/disruptor/3.4.2.wso2v1/disruptor-3.4.2.wso2v1.pom (3.6 kB at 362 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/guava/guava/23.0/guava-23.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/guava/guava/23.0/guava-23.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/guava/guava/23.0/guava-23.0.pom (5.6 kB at 399 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/guava/guava-parent/23.0/guava-parent-23.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/guava/guava-parent/23.0/guava-parent-23.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/guava/guava-parent/23.0/guava-parent-23.0.pom (9.3 kB at 622 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 64 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.pom (1.6 kB at 102 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/errorprone/error_prone_parent/2.0.18/error_prone_parent-2.0.18.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/errorprone/error_prone_parent/2.0.18/error_prone_parent-2.0.18.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/errorprone/error_prone_parent/2.0.18/error_prone_parent-2.0.18.pom (5.0 kB at 359 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (2.8 kB at 173 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom (2.5 kB at 169 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom (4.4 kB at 313 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 kB at 1.6 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.das.core/2.3.15/org.wso2.carbon.metrics.das.core-2.3.15.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.das.core/2.3.15/org.wso2.carbon.metrics.das.core-2.3.15.pom (7.4 kB at 274 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/thrift/libthrift/0.9.2/libthrift-0.9.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/thrift/libthrift/0.9.2/libthrift-0.9.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/thrift/libthrift/0.9.2/libthrift-0.9.2.pom (3.3 kB at 51 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/httpcomponents/httpclient/4.2.5/httpclient-4.2.5.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpclient/4.2.5/httpclient-4.2.5.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpclient/4.2.5/httpclient-4.2.5.pom (5.9 kB at 369 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/httpcomponents/httpcomponents-client/4.2.5/httpcomponents-client-4.2.5.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcomponents-client/4.2.5/httpcomponents-client-4.2.5.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcomponents-client/4.2.5/httpcomponents-client-4.2.5.pom (15 kB at 328 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/httpcomponents/httpcore/4.2.4/httpcore-4.2.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcore/4.2.4/httpcore-4.2.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcore/4.2.4/httpcore-4.2.4.pom (5.7 kB at 284 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/httpcomponents/httpcomponents-core/4.2.4/httpcomponents-core-4.2.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcomponents-core/4.2.4/httpcomponents-core-4.2.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcomponents-core/4.2.4/httpcomponents-core-4.2.4.pom (12 kB at 554 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 1.2 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-io/wso2/commons-io/2.4.0.wso2v1/commons-io-2.4.0.wso2v1.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-io/wso2/commons-io/2.4.0.wso2v1/commons-io-2.4.0.wso2v1.pom (3.5 kB at 436 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/org.wso2.msf4j.feature/2.8.4/org.wso2.msf4j.feature-2.8.4.pom [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/org.wso2.msf4j.feature/2.8.4/org.wso2.msf4j.feature-2.8.4.pom: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/org.wso2.msf4j.feature/2.8.4/org.wso2.msf4j.feature-2.8.4.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/org.wso2.msf4j.feature/2.8.4/org.wso2.msf4j.feature-2.8.4.pom (20 kB at 389 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/msf4j-parent/2.8.4/msf4j-parent-2.8.4.pom [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/msf4j-parent/2.8.4/msf4j-parent-2.8.4.pom: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/msf4j-parent/2.8.4/msf4j-parent-2.8.4.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/msf4j-parent/2.8.4/msf4j-parent-2.8.4.pom (42 kB at 1.6 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/javax/ws/rs/javax.ws.rs-api/2.0/javax.ws.rs-api-2.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/ws/rs/javax.ws.rs-api/2.0/javax.ws.rs-api-2.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/ws/rs/javax.ws.rs-api/2.0/javax.ws.rs-api-2.0.pom (20 kB at 1.4 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/net/java/jvnet-parent/1/jvnet-parent-1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/java/jvnet-parent/1/jvnet-parent-1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 294 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/servicemix/bundles/org.apache.servicemix.bundles.commons-beanutils/1.8.3_2/org.apache.servicemix.bundles.commons-beanutils-1.8.3_2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.commons-beanutils/1.8.3_2/org.apache.servicemix.bundles.commons-beanutils-1.8.3_2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.commons-beanutils/1.8.3_2/org.apache.servicemix.bundles.commons-beanutils-1.8.3_2.pom (3.3 kB at 192 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/servicemix/bundles/bundles-pom/10/bundles-pom-10.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/servicemix/bundles/bundles-pom/10/bundles-pom-10.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/servicemix/bundles/bundles-pom/10/bundles-pom-10.pom (15 kB at 508 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/servicemix/servicemix-pom/5/servicemix-pom-5.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/servicemix/servicemix-pom/5/servicemix-pom-5.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/servicemix/servicemix-pom/5/servicemix-pom-5.pom (9.5 kB at 630 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/msf4j-core/2.8.4/msf4j-core-2.8.4.pom [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/msf4j-core/2.8.4/msf4j-core-2.8.4.pom: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/msf4j-core/2.8.4/msf4j-core-2.8.4.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/msf4j-core/2.8.4/msf4j-core-2.8.4.pom (16 kB at 776 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/messaging/org.wso2.carbon.messaging/3.0.2/org.wso2.carbon.messaging-3.0.2.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/messaging/org.wso2.carbon.messaging/3.0.2/org.wso2.carbon.messaging-3.0.2.pom (3.4 kB at 226 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/messaging/org.wso2.carbon.messaging.parent/3.0.2/org.wso2.carbon.messaging.parent-3.0.2.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/messaging/org.wso2.carbon.messaging.parent/3.0.2/org.wso2.carbon.messaging.parent-3.0.2.pom (4.4 kB at 366 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/slf4j/slf4j-log4j12/1.7.12/slf4j-log4j12-1.7.12.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/slf4j/slf4j-log4j12/1.7.12/slf4j-log4j12-1.7.12.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/slf4j/slf4j-log4j12/1.7.12/slf4j-log4j12-1.7.12.pom (1.6 kB at 105 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/log4j/log4j/1.2.17/log4j-1.2.17.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/log4j/log4j/1.2.17/log4j-1.2.17.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/log4j/log4j/1.2.17/log4j-1.2.17.pom (22 kB at 750 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/transport/http/org.wso2.transport.http.netty/6.3.24/org.wso2.transport.http.netty-6.3.24.pom [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/transport/http/org.wso2.transport.http.netty/6.3.24/org.wso2.transport.http.netty-6.3.24.pom: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/transport/http/org.wso2.transport.http.netty/6.3.24/org.wso2.transport.http.netty-6.3.24.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/transport/http/org.wso2.transport.http.netty/6.3.24/org.wso2.transport.http.netty-6.3.24.pom (9.4 kB at 425 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/transport/http/http-parent/6.3.24/http-parent-6.3.24.pom [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/transport/http/http-parent/6.3.24/http-parent-6.3.24.pom: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/transport/http/http-parent/6.3.24/http-parent-6.3.24.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/transport/http/http-parent/6.3.24/http-parent-6.3.24.pom (17 kB at 554 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-common/4.1.50.Final/netty-common-4.1.50.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-common/4.1.50.Final/netty-common-4.1.50.Final.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-common/4.1.50.Final/netty-common-4.1.50.Final.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-common/4.1.50.Final/netty-common-4.1.50.Final.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.50.Final/netty-common-4.1.50.Final.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.50.Final/netty-common-4.1.50.Final.pom (10 kB at 1.5 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-parent/4.1.50.Final/netty-parent-4.1.50.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-parent/4.1.50.Final/netty-parent-4.1.50.Final.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-parent/4.1.50.Final/netty-parent-4.1.50.Final.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-parent/4.1.50.Final/netty-parent-4.1.50.Final.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.50.Final/netty-parent-4.1.50.Final.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.50.Final/netty-parent-4.1.50.Final.pom (58 kB at 4.5 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-buffer/4.1.50.Final/netty-buffer-4.1.50.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-buffer/4.1.50.Final/netty-buffer-4.1.50.Final.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-buffer/4.1.50.Final/netty-buffer-4.1.50.Final.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-buffer/4.1.50.Final/netty-buffer-4.1.50.Final.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.50.Final/netty-buffer-4.1.50.Final.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.50.Final/netty-buffer-4.1.50.Final.pom (1.6 kB at 225 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-transport/4.1.50.Final/netty-transport-4.1.50.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-transport/4.1.50.Final/netty-transport-4.1.50.Final.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-transport/4.1.50.Final/netty-transport-4.1.50.Final.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-transport/4.1.50.Final/netty-transport-4.1.50.Final.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.50.Final/netty-transport-4.1.50.Final.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.50.Final/netty-transport-4.1.50.Final.pom (1.9 kB at 385 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-resolver/4.1.50.Final/netty-resolver-4.1.50.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-resolver/4.1.50.Final/netty-resolver-4.1.50.Final.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-resolver/4.1.50.Final/netty-resolver-4.1.50.Final.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-resolver/4.1.50.Final/netty-resolver-4.1.50.Final.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.50.Final/netty-resolver-4.1.50.Final.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.50.Final/netty-resolver-4.1.50.Final.pom (1.6 kB at 317 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-handler/4.1.50.Final/netty-handler-4.1.50.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-handler/4.1.50.Final/netty-handler-4.1.50.Final.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-handler/4.1.50.Final/netty-handler-4.1.50.Final.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-handler/4.1.50.Final/netty-handler-4.1.50.Final.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.50.Final/netty-handler-4.1.50.Final.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.50.Final/netty-handler-4.1.50.Final.pom (3.6 kB at 711 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-codec/4.1.50.Final/netty-codec-4.1.50.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-codec/4.1.50.Final/netty-codec-4.1.50.Final.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-codec/4.1.50.Final/netty-codec-4.1.50.Final.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-codec/4.1.50.Final/netty-codec-4.1.50.Final.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.50.Final/netty-codec-4.1.50.Final.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.50.Final/netty-codec-4.1.50.Final.pom (3.6 kB at 598 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-codec-http/4.1.50.Final/netty-codec-http-4.1.50.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-codec-http/4.1.50.Final/netty-codec-http-4.1.50.Final.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-codec-http/4.1.50.Final/netty-codec-http-4.1.50.Final.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-codec-http/4.1.50.Final/netty-codec-http-4.1.50.Final.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.50.Final/netty-codec-http-4.1.50.Final.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.50.Final/netty-codec-http-4.1.50.Final.pom (2.4 kB at 267 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-handler-proxy/4.1.50.Final/netty-handler-proxy-4.1.50.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-handler-proxy/4.1.50.Final/netty-handler-proxy-4.1.50.Final.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-handler-proxy/4.1.50.Final/netty-handler-proxy-4.1.50.Final.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-handler-proxy/4.1.50.Final/netty-handler-proxy-4.1.50.Final.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.50.Final/netty-handler-proxy-4.1.50.Final.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.50.Final/netty-handler-proxy-4.1.50.Final.pom (2.8 kB at 558 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-codec-socks/4.1.50.Final/netty-codec-socks-4.1.50.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-codec-socks/4.1.50.Final/netty-codec-socks-4.1.50.Final.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-codec-socks/4.1.50.Final/netty-codec-socks-4.1.50.Final.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-codec-socks/4.1.50.Final/netty-codec-socks-4.1.50.Final.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.50.Final/netty-codec-socks-4.1.50.Final.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.50.Final/netty-codec-socks-4.1.50.Final.pom (2.0 kB at 330 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-codec-http2/4.1.50.Final/netty-codec-http2-4.1.50.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-codec-http2/4.1.50.Final/netty-codec-http2-4.1.50.Final.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-codec-http2/4.1.50.Final/netty-codec-http2-4.1.50.Final.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-codec-http2/4.1.50.Final/netty-codec-http2-4.1.50.Final.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.50.Final/netty-codec-http2-4.1.50.Final.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.50.Final/netty-codec-http2-4.1.50.Final.pom (2.7 kB at 449 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/bouncycastle/bcprov-jdk15on/1.61/bcprov-jdk15on-1.61.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/bouncycastle/bcprov-jdk15on/1.61/bcprov-jdk15on-1.61.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/bouncycastle/bcprov-jdk15on/1.61/bcprov-jdk15on-1.61.pom (1.1 kB at 76 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/bouncycastle/bcpkix-jdk15on/1.61/bcpkix-jdk15on-1.61.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/bouncycastle/bcpkix-jdk15on/1.61/bcpkix-jdk15on-1.61.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/bouncycastle/bcpkix-jdk15on/1.61/bcpkix-jdk15on-1.61.pom (1.5 kB at 73 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-tcnative-boringssl-static/2.0.31.Final/netty-tcnative-boringssl-static-2.0.31.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-tcnative-boringssl-static/2.0.31.Final/netty-tcnative-boringssl-static-2.0.31.Final.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-tcnative-boringssl-static/2.0.31.Final/netty-tcnative-boringssl-static-2.0.31.Final.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-tcnative-boringssl-static/2.0.31.Final/netty-tcnative-boringssl-static-2.0.31.Final.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.31.Final/netty-tcnative-boringssl-static-2.0.31.Final.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.31.Final/netty-tcnative-boringssl-static-2.0.31.Final.pom (44 kB at 2.1 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-tcnative-parent/2.0.31.Final/netty-tcnative-parent-2.0.31.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-tcnative-parent/2.0.31.Final/netty-tcnative-parent-2.0.31.Final.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-tcnative-parent/2.0.31.Final/netty-tcnative-parent-2.0.31.Final.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-tcnative-parent/2.0.31.Final/netty-tcnative-parent-2.0.31.Final.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-parent/2.0.31.Final/netty-tcnative-parent-2.0.31.Final.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-parent/2.0.31.Final/netty-tcnative-parent-2.0.31.Final.pom (26 kB at 3.3 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-parent/4.0.29.Final/netty-parent-4.0.29.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-parent/4.0.29.Final/netty-parent-4.0.29.Final.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-parent/4.0.29.Final/netty-parent-4.0.29.Final.pom (51 kB at 3.4 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/jaxrs-delegates/2.8.4/jaxrs-delegates-2.8.4.pom [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/jaxrs-delegates/2.8.4/jaxrs-delegates-2.8.4.pom: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/jaxrs-delegates/2.8.4/jaxrs-delegates-2.8.4.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/jaxrs-delegates/2.8.4/jaxrs-delegates-2.8.4.pom (9.8 kB at 488 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom (6.4 kB at 457 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom (16 kB at 580 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/httpcomponents/project/7/project-7.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/project/7/project-7.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/project/7/project-7.pom (27 kB at 1.8 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom (5.5 kB at 368 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom (13 kB at 860 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-codec/commons-codec/1.9/commons-codec-1.9.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-codec/commons-codec/1.9/commons-codec-1.9.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-codec/commons-codec/1.9/commons-codec-1.9.pom (12 kB at 824 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-parent/32/commons-parent-32.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-parent/32/commons-parent-32.pom (53 kB at 3.3 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/nimbusds/nimbus-jose-jwt/2.25/nimbus-jose-jwt-2.25.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/nimbusds/nimbus-jose-jwt/2.25/nimbus-jose-jwt-2.25.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/nimbusds/nimbus-jose-jwt/2.25/nimbus-jose-jwt-2.25.pom (8.5 kB at 609 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/net/minidev/json-smart/1.1.1/json-smart-1.1.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/minidev/json-smart/1.1.1/json-smart-1.1.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/minidev/json-smart/1.1.1/json-smart-1.1.1.pom (1.4 kB at 68 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/net/minidev/parent/1.1.1/parent-1.1.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/minidev/parent/1.1.1/parent-1.1.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/minidev/parent/1.1.1/parent-1.1.1.pom (11 kB at 775 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/bouncycastle/bcprov-jdk15on/1.50/bcprov-jdk15on-1.50.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/bouncycastle/bcprov-jdk15on/1.50/bcprov-jdk15on-1.50.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/bouncycastle/bcprov-jdk15on/1.50/bcprov-jdk15on-1.50.pom (1.2 kB at 77 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom (14 kB at 804 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 342 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/javax/websocket/javax.websocket-api/1.1/javax.websocket-api-1.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/websocket/javax.websocket-api/1.1/javax.websocket-api-1.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/websocket/javax.websocket-api/1.1/javax.websocket-api-1.1.pom (8.4 kB at 558 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/javax/websocket/javax.websocket-all/1.1/javax.websocket-all-1.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/websocket/javax.websocket-all/1.1/javax.websocket-all-1.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/websocket/javax.websocket-all/1.1/javax.websocket-all-1.1.pom (9.5 kB at 597 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/net/java/jvnet-parent/5/jvnet-parent-5.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/java/jvnet-parent/5/jvnet-parent-5.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 633 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/msf4j-analytics/2.8.4/msf4j-analytics-2.8.4.pom [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/msf4j-analytics/2.8.4/msf4j-analytics-2.8.4.pom: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/msf4j-analytics/2.8.4/msf4j-analytics-2.8.4.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/msf4j-analytics/2.8.4/msf4j-analytics-2.8.4.pom (11 kB at 133 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.core/2.3.2/org.wso2.carbon.metrics.core-2.3.2.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.core/2.3.2/org.wso2.carbon.metrics.core-2.3.2.pom (5.1 kB at 28 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/carbon-metrics/2.3.2/carbon-metrics-2.3.2.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/carbon-metrics/2.3.2/carbon-metrics-2.3.2.pom (41 kB at 263 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.jdbc.core/2.3.2/org.wso2.carbon.metrics.jdbc.core-2.3.2.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.jdbc.core/2.3.2/org.wso2.carbon.metrics.jdbc.core-2.3.2.pom (6.0 kB at 40 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.jdbc.reporter/2.3.2/org.wso2.carbon.metrics.jdbc.reporter-2.3.2.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.jdbc.reporter/2.3.2/org.wso2.carbon.metrics.jdbc.reporter-2.3.2.pom (4.1 kB at 22 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/zaxxer/HikariCP/2.7.1/HikariCP-2.7.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/zaxxer/HikariCP/2.7.1/HikariCP-2.7.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/zaxxer/HikariCP/2.7.1/HikariCP-2.7.1.pom (20 kB at 101 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.das.core/2.3.2/org.wso2.carbon.metrics.das.core-2.3.2.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.das.core/2.3.2/org.wso2.carbon.metrics.das.core-2.3.2.pom (7.4 kB at 41 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.das.reporter/2.3.2/org.wso2.carbon.metrics.das.reporter-2.3.2.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.das.reporter/2.3.2/org.wso2.carbon.metrics.das.reporter-2.3.2.pom (6.4 kB at 41 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/msf4j-analytics-common/2.8.4/msf4j-analytics-common-2.8.4.pom [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/msf4j-analytics-common/2.8.4/msf4j-analytics-common-2.8.4.pom: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/msf4j-analytics-common/2.8.4/msf4j-analytics-common-2.8.4.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/msf4j-analytics-common/2.8.4/msf4j-analytics-common-2.8.4.pom (9.3 kB at 50 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/msf4j-swagger/2.8.4/msf4j-swagger-2.8.4.pom [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/msf4j-swagger/2.8.4/msf4j-swagger-2.8.4.pom: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/msf4j-swagger/2.8.4/msf4j-swagger-2.8.4.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/msf4j-swagger/2.8.4/msf4j-swagger-2.8.4.pom (13 kB at 74 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/swagger/swagger-core/1.5.16/swagger-core-1.5.16.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/swagger/swagger-core/1.5.16/swagger-core-1.5.16.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/swagger/swagger-core/1.5.16/swagger-core-1.5.16.pom (6.3 kB at 45 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/swagger/swagger-project/1.5.16/swagger-project-1.5.16.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/swagger/swagger-project/1.5.16/swagger-project-1.5.16.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/swagger/swagger-project/1.5.16/swagger-project-1.5.16.pom (22 kB at 165 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 240 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 kB at 1.2 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/core/jackson-annotations/2.9.8/jackson-annotations-2.9.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/core/jackson-annotations/2.9.8/jackson-annotations-2.9.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/core/jackson-annotations/2.9.8/jackson-annotations-2.9.8.pom (2.6 kB at 68 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/jackson-parent/2.9.1.2/jackson-parent-2.9.1.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/jackson-parent/2.9.1.2/jackson-parent-2.9.1.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/jackson-parent/2.9.1.2/jackson-parent-2.9.1.2.pom (7.9 kB at 494 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/oss-parent/34/oss-parent-34.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/oss-parent/34/oss-parent-34.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/oss-parent/34/oss-parent-34.pom (23 kB at 1.4 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.pom (6.3 kB at 105 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/jackson-base/2.9.8/jackson-base-2.9.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/jackson-base/2.9.8/jackson-base-2.9.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/jackson-base/2.9.8/jackson-base-2.9.8.pom (5.5 kB at 46 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/jackson-bom/2.9.8/jackson-bom-2.9.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/jackson-bom/2.9.8/jackson-bom-2.9.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/jackson-bom/2.9.8/jackson-bom-2.9.8.pom (12 kB at 129 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.pom (4.1 kB at 60 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/swagger/swagger-models/1.5.16/swagger-models-1.5.16.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/swagger/swagger-models/1.5.16/swagger-models-1.5.16.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/swagger/swagger-models/1.5.16/swagger-models-1.5.16.pom (4.9 kB at 125 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/swagger/swagger-annotations/1.5.22/swagger-annotations-1.5.22.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/swagger/swagger-annotations/1.5.22/swagger-annotations-1.5.22.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/swagger/swagger-annotations/1.5.22/swagger-annotations-1.5.22.pom (6.2 kB at 136 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/swagger/swagger-project/1.5.22/swagger-project-1.5.22.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/swagger/swagger-project/1.5.22/swagger-project-1.5.22.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/swagger/swagger-project/1.5.22/swagger-project-1.5.22.pom (26 kB at 258 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom (7.9 kB at 83 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.9.8/jackson-dataformat-yaml-2.9.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.9.8/jackson-dataformat-yaml-2.9.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.9.8/jackson-dataformat-yaml-2.9.8.pom (2.1 kB at 42 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.9.8/jackson-dataformats-text-2.9.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.9.8/jackson-dataformats-text-2.9.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.9.8/jackson-dataformats-text-2.9.8.pom (3.0 kB at 32 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/swagger/swagger-jaxrs/1.5.16/swagger-jaxrs-1.5.16.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/swagger/swagger-jaxrs/1.5.16/swagger-jaxrs-1.5.16.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/swagger/swagger-jaxrs/1.5.16/swagger-jaxrs-1.5.16.pom (7.1 kB at 151 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.9/jackson-dataformat-yaml-2.8.9.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.9/jackson-dataformat-yaml-2.8.9.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.9/jackson-dataformat-yaml-2.8.9.pom (6.2 kB at 162 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8.0 kB at 142 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/oss-parent/27/oss-parent-27.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/oss-parent/27/oss-parent-27.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 kB at 436 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/core/jackson-core/2.8.9/jackson-core-2.8.9.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/core/jackson-core/2.8.9/jackson-core-2.8.9.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/core/jackson-core/2.8.9/jackson-core-2.8.9.pom (5.4 kB at 285 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/reflections/reflections/0.9.11/reflections-0.9.11.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/reflections/reflections/0.9.11/reflections-0.9.11.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/reflections/reflections/0.9.11/reflections-0.9.11.pom (9.9 kB at 493 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/javassist/javassist/3.21.0-GA/javassist-3.21.0-GA.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/javassist/javassist/3.21.0-GA/javassist-3.21.0-GA.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/javassist/javassist/3.21.0-GA/javassist-3.21.0-GA.pom (9.8 kB at 393 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/yaml/snakeyaml/1.17/snakeyaml-1.17.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/yaml/snakeyaml/1.17/snakeyaml-1.17.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/yaml/snakeyaml/1.17/snakeyaml-1.17.pom (28 kB at 1.8 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom (14 kB at 322 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/org/reflections/reflections/0.9.11.wso2v1/reflections-0.9.11.wso2v1.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/org/reflections/reflections/0.9.11.wso2v1/reflections-0.9.11.wso2v1.pom (3.6 kB at 171 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.pom (9.6 kB at 564 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/org/yaml/snakeyaml/1.26.0.wso2v1/snakeyaml-1.26.0.wso2v1.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/org/yaml/snakeyaml/1.26.0.wso2v1/snakeyaml-1.26.0.wso2v1.pom (3.3 kB at 164 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.pom (13 kB at 1.4 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-parent/4.1.74.Final/netty-parent-4.1.74.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-parent/4.1.74.Final/netty-parent-4.1.74.Final.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-parent/4.1.74.Final/netty-parent-4.1.74.Final.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-parent/4.1.74.Final/netty-parent-4.1.74.Final.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.74.Final/netty-parent-4.1.74.Final.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.74.Final/netty-parent-4.1.74.Final.pom (75 kB at 5.8 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.pom (1.6 kB at 176 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.pom (1.9 kB at 321 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.pom (1.6 kB at 317 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.pom (3.7 kB at 738 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.pom (4.4 kB at 734 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.pom (1.9 kB at 390 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-tcnative-parent/2.0.48.Final/netty-tcnative-parent-2.0.48.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-tcnative-parent/2.0.48.Final/netty-tcnative-parent-2.0.48.Final.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-tcnative-parent/2.0.48.Final/netty-tcnative-parent-2.0.48.Final.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-tcnative-parent/2.0.48.Final/netty-tcnative-parent-2.0.48.Final.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-parent/2.0.48.Final/netty-tcnative-parent-2.0.48.Final.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-parent/2.0.48.Final/netty-tcnative-parent-2.0.48.Final.pom (38 kB at 1.7 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.pom (3.3 kB at 663 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.pom (3.6 kB at 715 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.pom (2.8 kB at 310 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.pom (2.0 kB at 248 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/deployment/org.wso2.carbon.deployment.engine.feature/5.2.2/org.wso2.carbon.deployment.engine.feature-5.2.2.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/deployment/org.wso2.carbon.deployment.engine.feature/5.2.2/org.wso2.carbon.deployment.engine.feature-5.2.2.pom (5.0 kB at 162 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/deployment/org.wso2.carbon.deployment.parent/5.2.2/org.wso2.carbon.deployment.parent-5.2.2.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/deployment/org.wso2.carbon.deployment.parent/5.2.2/org.wso2.carbon.deployment.parent-5.2.2.pom (24 kB at 1.7 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/deployment/org.wso2.carbon.deployment.engine/5.2.2/org.wso2.carbon.deployment.engine-5.2.2.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/deployment/org.wso2.carbon.deployment.engine/5.2.2/org.wso2.carbon.deployment.engine-5.2.2.pom (6.7 kB at 353 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/deployment/org.wso2.carbon.deployment.notifier.feature/5.2.2/org.wso2.carbon.deployment.notifier.feature-5.2.2.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/deployment/org.wso2.carbon.deployment.notifier.feature/5.2.2/org.wso2.carbon.deployment.notifier.feature-5.2.2.pom (4.4 kB at 221 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/deployment/org.wso2.carbon.deployment.notifier/5.2.2/org.wso2.carbon.deployment.notifier-5.2.2.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/deployment/org.wso2.carbon.deployment.notifier/5.2.2/org.wso2.carbon.deployment.notifier-5.2.2.pom (7.1 kB at 419 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/geronimo/specs/geronimo-jms_1.1_spec/1.1.1/geronimo-jms_1.1_spec-1.1.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/geronimo/specs/geronimo-jms_1.1_spec/1.1.1/geronimo-jms_1.1_spec-1.1.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/geronimo/specs/geronimo-jms_1.1_spec/1.1.1/geronimo-jms_1.1_spec-1.1.1.pom (2.6 kB at 47 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/geronimo/specs/specs/1.4/specs-1.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/geronimo/specs/specs/1.4/specs-1.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/geronimo/specs/specs/1.4/specs-1.4.pom (12 kB at 462 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/geronimo/genesis/config/project-config/1.2/project-config-1.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/geronimo/genesis/config/project-config/1.2/project-config-1.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/geronimo/genesis/config/project-config/1.2/project-config-1.2.pom (22 kB at 1.1 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/geronimo/genesis/config/config/1.2/config-1.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/geronimo/genesis/config/config/1.2/config-1.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/geronimo/genesis/config/config/1.2/config-1.2.pom (1.8 kB at 104 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/geronimo/genesis/genesis/1.2/genesis-1.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/geronimo/genesis/genesis/1.2/genesis-1.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/geronimo/genesis/genesis/1.2/genesis-1.2.pom (11 kB at 740 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.streaming.integrator.core.feature/3.0.58/org.wso2.carbon.streaming.integrator.core.feature-3.0.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.streaming.integrator.core.feature/3.0.58/org.wso2.carbon.streaming.integrator.core.feature-3.0.58.pom (15 kB at 614 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.analytics.parent/3.0.58/org.wso2.carbon.analytics.parent-3.0.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.analytics.parent/3.0.58/org.wso2.carbon.analytics.parent-3.0.58.pom (89 kB at 1.4 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/logging/log4j/log4j-slf4j-impl/2.17.1/log4j-slf4j-impl-2.17.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.1/log4j-slf4j-impl-2.17.1.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/org/apache/logging/log4j/log4j-slf4j-impl/2.17.1/log4j-slf4j-impl-2.17.1.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.1/log4j-slf4j-impl-2.17.1.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-slf4j-impl/2.17.1/log4j-slf4j-impl-2.17.1.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-slf4j-impl/2.17.1/log4j-slf4j-impl-2.17.1.pom (12 kB at 1.7 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/org/antlr/antlr4-runtime/4.5.1.wso2v1/antlr4-runtime-4.5.1.wso2v1.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/org/antlr/antlr4-runtime/4.5.1.wso2v1/antlr4-runtime-4.5.1.wso2v1.pom (3.5 kB at 134 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/jayway/jsonpath/json-path/2.2.0/json-path-2.2.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jayway/jsonpath/json-path/2.2.0/json-path-2.2.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jayway/jsonpath/json-path/2.2.0/json-path-2.2.0.pom (2.4 kB at 134 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/net/minidev/json-smart/2.2.1/json-smart-2.2.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/minidev/json-smart/2.2.1/json-smart-2.2.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/minidev/json-smart/2.2.1/json-smart-2.2.1.pom (12 kB at 756 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/net/minidev/accessors-smart/1.1/accessors-smart-1.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/minidev/accessors-smart/1.1/accessors-smart-1.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/minidev/accessors-smart/1.1/accessors-smart-1.1.pom (2.1 kB at 123 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/net/minidev/minidev-parent/2.2/minidev-parent-2.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/minidev/minidev-parent/2.2/minidev-parent-2.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/minidev/minidev-parent/2.2/minidev-parent-2.2.pom (9.1 kB at 455 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom (1.9 kB at 121 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (5.5 kB at 305 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/org/apache/tapestry/tapestry-json/5.4.1.wso2v1/tapestry-json-5.4.1.wso2v1.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/org/apache/tapestry/tapestry-json/5.4.1.wso2v1/tapestry-json-5.4.1.wso2v1.pom (3.0 kB at 135 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/net/sf/saxon/Saxon-HE/9.7.0.wso2v1/Saxon-HE-9.7.0.wso2v1.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/net/sf/saxon/Saxon-HE/9.7.0.wso2v1/Saxon-HE-9.7.0.wso2v1.pom (4.1 kB at 147 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/ws/commons/axiom/axiom-api/1.2.20/axiom-api-1.2.20.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/ws/commons/axiom/axiom-api/1.2.20/axiom-api-1.2.20.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/ws/commons/axiom/axiom-api/1.2.20/axiom-api-1.2.20.pom (16 kB at 1.0 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/ws/commons/axiom/axiom/1.2.20/axiom-1.2.20.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/ws/commons/axiom/axiom/1.2.20/axiom-1.2.20.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/ws/commons/axiom/axiom/1.2.20/axiom-1.2.20.pom (62 kB at 3.7 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/ws/ws-parent/2/ws-parent-2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/ws/ws-parent/2/ws-parent-2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/ws/ws-parent/2/ws-parent-2.pom (4.8 kB at 142 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/geronimo/specs/geronimo-activation_1.1_spec/1.1/geronimo-activation_1.1_spec-1.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/geronimo/specs/geronimo-activation_1.1_spec/1.1/geronimo-activation_1.1_spec-1.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/geronimo/specs/geronimo-activation_1.1_spec/1.1/geronimo-activation_1.1_spec-1.1.pom (5.0 kB at 313 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 323 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 1.1 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 921 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/geronimo/specs/geronimo-stax-api_1.0_spec/1.0.1/geronimo-stax-api_1.0_spec-1.0.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/geronimo/specs/geronimo-stax-api_1.0_spec/1.0.1/geronimo-stax-api_1.0_spec-1.0.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/geronimo/specs/geronimo-stax-api_1.0_spec/1.0.1/geronimo-stax-api_1.0_spec-1.0.1.pom (2.2 kB at 144 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/geronimo/specs/specs/1.3/specs-1.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/geronimo/specs/specs/1.3/specs-1.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/geronimo/specs/specs/1.3/specs-1.3.pom (7.0 kB at 390 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/geronimo/genesis/config/project-config/1.1/project-config-1.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/geronimo/genesis/config/project-config/1.1/project-config-1.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/geronimo/genesis/config/project-config/1.1/project-config-1.1.pom (14 kB at 797 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/geronimo/genesis/config/config/1.1/config-1.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/geronimo/genesis/config/config/1.1/config-1.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/geronimo/genesis/config/config/1.1/config-1.1.pom (670 B at 42 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/geronimo/genesis/genesis/1.1/genesis-1.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/geronimo/genesis/genesis/1.1/genesis-1.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/geronimo/genesis/genesis/1.1/genesis-1.1.pom (6.8 kB at 451 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2.pom (2.4 kB at 160 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/james/apache-mime4j-project/0.7.2/apache-mime4j-project-0.7.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/james/apache-mime4j-project/0.7.2/apache-mime4j-project-0.7.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/james/apache-mime4j-project/0.7.2/apache-mime4j-project-0.7.2.pom (9.8 kB at 613 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/james/james-project/1.8/james-project-1.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/james/james-project/1.8/james-project-1.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/james/james-project/1.8/james-project-1.8.pom (54 kB at 2.8 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/ws/commons/axiom/axiom-impl/1.2.20/axiom-impl-1.2.20.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/ws/commons/axiom/axiom-impl/1.2.20/axiom-impl-1.2.20.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/ws/commons/axiom/axiom-impl/1.2.20/axiom-impl-1.2.20.pom (5.1 kB at 182 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/ws/commons/axiom/implementations/1.2.20/implementations-1.2.20.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/ws/commons/axiom/implementations/1.2.20/implementations-1.2.20.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/ws/commons/axiom/implementations/1.2.20/implementations-1.2.20.pom (6.7 kB at 393 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.pom (1.8 kB at 106 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom (1.4 kB at 88 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.streaming.integrator.core/3.0.58/org.wso2.carbon.streaming.integrator.core-3.0.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.streaming.integrator.core/3.0.58/org.wso2.carbon.streaming.integrator.core-3.0.58.pom (13 kB at 433 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/siddhi-query-api/5.1.22/siddhi-query-api-5.1.22.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/siddhi-query-api/5.1.22/siddhi-query-api-5.1.22.pom (4.6 kB at 166 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/siddhi/5.1.22/siddhi-5.1.22.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/siddhi/5.1.22/siddhi-5.1.22.pom (45 kB at 3.0 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/siddhi-core/5.1.22/siddhi-core-5.1.22.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/siddhi-core/5.1.22/siddhi-core-5.1.22.pom (7.4 kB at 567 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/siddhi-query-compiler/5.1.22/siddhi-query-compiler-5.1.22.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/siddhi-query-compiler/5.1.22/siddhi-query-compiler-5.1.22.pom (6.3 kB at 422 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/mvel/mvel2/2.4.5.Final/mvel2-2.4.5.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/mvel/mvel2/2.4.5.Final/mvel2-2.4.5.Final.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/mvel/mvel2/2.4.5.Final/mvel2-2.4.5.Final.pom (11 kB at 632 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/antlr/antlr4-runtime/4.7.2/antlr4-runtime-4.7.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/antlr/antlr4-runtime/4.7.2/antlr4-runtime-4.7.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/antlr/antlr4-runtime/4.7.2/antlr4-runtime-4.7.2.pom (3.6 kB at 226 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/antlr/antlr4-master/4.7.2/antlr4-master-4.7.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/antlr/antlr4-master/4.7.2/antlr4-master-4.7.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/antlr/antlr4-master/4.7.2/antlr4-master-4.7.2.pom (4.4 kB at 315 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/siddhi-annotations/5.1.22/siddhi-annotations-5.1.22.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/siddhi-annotations/5.1.22/siddhi-annotations-5.1.22.pom (3.0 kB at 248 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/atteo/classindex/classindex/3.9/classindex-3.9.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/atteo/classindex/classindex/3.9/classindex-3.9.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/atteo/classindex/classindex/3.9/classindex-3.9.pom (6.0 kB at 398 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/atteo/classindex/parent/3.9/parent-3.9.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/atteo/classindex/parent/3.9/parent-3.9.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/atteo/classindex/parent/3.9/parent-3.9.pom (1.5 kB at 108 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/atteo/parent/1.17/parent-1.17.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/atteo/parent/1.17/parent-1.17.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/atteo/parent/1.17/parent-1.17.pom (17 kB at 1.1 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/slf4j/slf4j-simple/1.7.35/slf4j-simple-1.7.35.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/slf4j/slf4j-simple/1.7.35/slf4j-simple-1.7.35.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/org/slf4j/slf4j-simple/1.7.35/slf4j-simple-1.7.35.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/org/slf4j/slf4j-simple/1.7.35/slf4j-simple-1.7.35.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.7.35/slf4j-simple-1.7.35.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.7.35/slf4j-simple-1.7.35.pom (1.0 kB at 54 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/slf4j/slf4j-parent/1.7.35/slf4j-parent-1.7.35.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/slf4j/slf4j-parent/1.7.35/slf4j-parent-1.7.35.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/org/slf4j/slf4j-parent/1.7.35/slf4j-parent-1.7.35.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.35/slf4j-parent-1.7.35.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.35/slf4j-parent-1.7.35.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.35/slf4j-parent-1.7.35.pom (14 kB at 821 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.pom (9.0 kB at 601 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/quartz-scheduler/quartz-parent/2.3.2/quartz-parent-2.3.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/quartz-scheduler/quartz-parent/2.3.2/quartz-parent-2.3.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/quartz-scheduler/quartz-parent/2.3.2/quartz-parent-2.3.2.pom (15 kB at 897 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/mchange/c3p0/0.9.5.4/c3p0-0.9.5.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/mchange/c3p0/0.9.5.4/c3p0-0.9.5.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/mchange/c3p0/0.9.5.4/c3p0-0.9.5.4.pom (1.5 kB at 76 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.pom (3.7 kB at 169 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/zaxxer/HikariCP-java7/2.4.13/HikariCP-java7-2.4.13.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/zaxxer/HikariCP-java7/2.4.13/HikariCP-java7-2.4.13.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/zaxxer/HikariCP-java7/2.4.13/HikariCP-java7-2.4.13.pom (18 kB at 909 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/osgi/org.eclipse.osgi.services/3.3.100.v20130513-1956/org.eclipse.osgi.services-3.3.100.v20130513-1956.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/osgi/org.eclipse.osgi.services/3.3.100.v20130513-1956/org.eclipse.osgi.services-3.3.100.v20130513-1956.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/osgi/org.eclipse.osgi.services/3.3.100.v20130513-1956/org.eclipse.osgi.services-3.3.100.v20130513-1956.pom (431 B at 23 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom (37 kB at 2.3 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/datatype/jackson-datatype-joda/2.9.8/jackson-datatype-joda-2.9.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/datatype/jackson-datatype-joda/2.9.8/jackson-datatype-joda-2.9.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/datatype/jackson-datatype-joda/2.9.8/jackson-datatype-joda-2.9.8.pom (3.1 kB at 143 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/joda-time/joda-time/2.7/joda-time-2.7.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/joda-time/joda-time/2.7/joda-time-2.7.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/joda-time/joda-time/2.7/joda-time-2.7.pom (29 kB at 841 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.9.8/jackson-jaxrs-json-provider-2.9.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.9.8/jackson-jaxrs-json-provider-2.9.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.9.8/jackson-jaxrs-json-provider-2.9.8.pom (3.9 kB at 139 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.9.8/jackson-jaxrs-providers-2.9.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.9.8/jackson-jaxrs-providers-2.9.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.9.8/jackson-jaxrs-providers-2.9.8.pom (4.1 kB at 216 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.9.8/jackson-jaxrs-base-2.9.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.9.8/jackson-jaxrs-base-2.9.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.9.8/jackson-jaxrs-base-2.9.8.pom (1.5 kB at 95 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.8/jackson-module-jaxb-annotations-2.9.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.8/jackson-module-jaxb-annotations-2.9.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.8/jackson-module-jaxb-annotations-2.9.8.pom (2.0 kB at 83 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/module/jackson-modules-base/2.9.8/jackson-modules-base-2.9.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/module/jackson-modules-base/2.9.8/jackson-modules-base-2.9.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/module/jackson-modules-base/2.9.8/jackson-modules-base-2.9.8.pom (3.0 kB at 168 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.streaming.integrator.common/3.0.58/org.wso2.carbon.streaming.integrator.common-3.0.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.streaming.integrator.common/3.0.58/org.wso2.carbon.streaming.integrator.common-3.0.58.pom (3.2 kB at 215 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/io/swagger/swagger-codegen/2.2.0.wso2v2/swagger-codegen-2.2.0.wso2v2.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/io/swagger/swagger-codegen/2.2.0.wso2v2/swagger-codegen-2.2.0.wso2v2.pom (7.2 kB at 164 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/swagger/swagger-models/1.5.22/swagger-models-1.5.22.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/swagger/swagger-models/1.5.22/swagger-models-1.5.22.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/swagger/swagger-models/1.5.22/swagger-models-1.5.22.pom (4.5 kB at 226 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/org/apache/httpcomponents/httpclient/4.3.2.wso2v1/httpclient-4.3.2.wso2v1.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/org/apache/httpcomponents/httpclient/4.3.2.wso2v1/httpclient-4.3.2.wso2v1.pom (6.7 kB at 561 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/coordination/org.wso2.carbon.cluster.coordinator.service/2.1.7/org.wso2.carbon.cluster.coordinator.service-2.1.7.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/coordination/org.wso2.carbon.cluster.coordinator.service/2.1.7/org.wso2.carbon.cluster.coordinator.service-2.1.7.pom (3.1 kB at 109 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/coordination/org.wso2.carbon.cluster.coordinator/2.1.7/org.wso2.carbon.cluster.coordinator-2.1.7.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/coordination/org.wso2.carbon.cluster.coordinator/2.1.7/org.wso2.carbon.cluster.coordinator-2.1.7.pom (913 B at 70 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/coordination/cluster-coordinator/2.1.7/cluster-coordinator-2.1.7.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/coordination/cluster-coordinator/2.1.7/cluster-coordinator-2.1.7.pom (685 B at 43 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/coordination/carbon-coordination/2.1.7/carbon-coordination-2.1.7.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/coordination/carbon-coordination/2.1.7/carbon-coordination-2.1.7.pom (16 kB at 581 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/org/yaml/snakeyaml/1.16.0.wso2v1/snakeyaml-1.16.0.wso2v1.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/org/yaml/snakeyaml/1.16.0.wso2v1/snakeyaml-1.16.0.wso2v1.pom (3.2 kB at 359 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/coordination/org.wso2.carbon.cluster.coordinator.commons/2.1.7/org.wso2.carbon.cluster.coordinator.commons-2.1.7.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/coordination/org.wso2.carbon.cluster.coordinator.commons/2.1.7/org.wso2.carbon.cluster.coordinator.commons-2.1.7.pom (2.1 kB at 176 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.si.metrics.core/3.0.58/org.wso2.carbon.si.metrics.core-3.0.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.si.metrics.core/3.0.58/org.wso2.carbon.si.metrics.core-3.0.58.pom (6.9 kB at 363 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/felix/org.apache.felix.scr.annotations/1.12.0/org.apache.felix.scr.annotations-1.12.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/org.apache.felix.scr.annotations/1.12.0/org.apache.felix.scr.annotations-1.12.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/org.apache.felix.scr.annotations/1.12.0/org.apache.felix.scr.annotations-1.12.0.pom (2.3 kB at 145 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/felix/felix-parent/4/felix-parent-4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/felix-parent/4/felix-parent-4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/felix-parent/4/felix-parent-4.pom (24 kB at 1.6 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom (1.0 kB at 56 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/prometheus/simpleclient/0.8.0/simpleclient-0.8.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/prometheus/simpleclient/0.8.0/simpleclient-0.8.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/prometheus/simpleclient/0.8.0/simpleclient-0.8.0.pom (1.6 kB at 107 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/prometheus/parent/0.8.0/parent-0.8.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/prometheus/parent/0.8.0/parent-0.8.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/prometheus/parent/0.8.0/parent-0.8.0.pom (7.3 kB at 564 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/prometheus/simpleclient_dropwizard/0.8.0/simpleclient_dropwizard-0.8.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/prometheus/simpleclient_dropwizard/0.8.0/simpleclient_dropwizard-0.8.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/prometheus/simpleclient_dropwizard/0.8.0/simpleclient_dropwizard-0.8.0.pom (2.2 kB at 138 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/prometheus/simpleclient_httpserver/0.8.0/simpleclient_httpserver-0.8.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/prometheus/simpleclient_httpserver/0.8.0/simpleclient_httpserver-0.8.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/prometheus/simpleclient_httpserver/0.8.0/simpleclient_httpserver-0.8.0.pom (2.0 kB at 143 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/prometheus/simpleclient_common/0.8.0/simpleclient_common-0.8.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/prometheus/simpleclient_common/0.8.0/simpleclient_common-0.8.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/prometheus/simpleclient_common/0.8.0/simpleclient_common-0.8.0.pom (1.6 kB at 115 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.analytics.msf4j.interceptor.common/3.0.58/org.wso2.carbon.analytics.msf4j.interceptor.common-3.0.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.analytics.msf4j.interceptor.common/3.0.58/org.wso2.carbon.analytics.msf4j.interceptor.common-3.0.58.pom (3.9 kB at 219 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.analytics.idp.client/6.1.58/org.wso2.carbon.analytics.idp.client-6.1.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.analytics.idp.client/6.1.58/org.wso2.carbon.analytics.idp.client-6.1.58.pom (6.1 kB at 197 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/authentication/6.1.58/authentication-6.1.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/authentication/6.1.58/authentication-6.1.58.pom (1.5 kB at 43 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/github/openfeign/feign-core/11.0/feign-core-11.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/github/openfeign/feign-core/11.0/feign-core-11.0.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/github/openfeign/feign-core/11.0/feign-core-11.0.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/github/openfeign/feign-core/11.0/feign-core-11.0.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/openfeign/feign-core/11.0/feign-core-11.0.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/openfeign/feign-core/11.0/feign-core-11.0.pom (2.4 kB at 401 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/github/openfeign/parent/11.0/parent-11.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/github/openfeign/parent/11.0/parent-11.0.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/github/openfeign/parent/11.0/parent-11.0.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/github/openfeign/parent/11.0/parent-11.0.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/openfeign/parent/11.0/parent-11.0.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/openfeign/parent/11.0/parent-11.0.pom (25 kB at 1.4 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/github/openfeign/feign-gson/11.0/feign-gson-11.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/github/openfeign/feign-gson/11.0/feign-gson-11.0.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/github/openfeign/feign-gson/11.0/feign-gson-11.0.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/github/openfeign/feign-gson/11.0/feign-gson-11.0.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/openfeign/feign-gson/11.0/feign-gson-11.0.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/openfeign/feign-gson/11.0/feign-gson-11.0.pom (1.7 kB at 93 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/github/openfeign/form/feign-form/3.8.0/feign-form-3.8.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/github/openfeign/form/feign-form/3.8.0/feign-form-3.8.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/github/openfeign/form/feign-form/3.8.0/feign-form-3.8.0.pom (1.9 kB at 57 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/github/openfeign/form/parent/3.8.0/parent-3.8.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/github/openfeign/form/parent/3.8.0/parent-3.8.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/github/openfeign/form/parent/3.8.0/parent-3.8.0.pom (15 kB at 554 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/googlecode/json-simple/wso2/json-simple/1.1.wso2v1/json-simple-1.1.wso2v1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/googlecode/json-simple/wso2/json-simple/1.1.wso2v1/json-simple-1.1.wso2v1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/googlecode/json-simple/wso2/json-simple/1.1.wso2v1/json-simple-1.1.wso2v1.pom (2.7 kB at 122 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/datasources/org.wso2.carbon.datasource.core/1.1.9/org.wso2.carbon.datasource.core-1.1.9.pom [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/datasources/org.wso2.carbon.datasource.core/1.1.9/org.wso2.carbon.datasource.core-1.1.9.pom: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/datasources/org.wso2.carbon.datasource.core/1.1.9/org.wso2.carbon.datasource.core-1.1.9.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/datasources/org.wso2.carbon.datasource.core/1.1.9/org.wso2.carbon.datasource.core-1.1.9.pom (5.5 kB at 263 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/datasources/carbon-datasources/1.1.9/carbon-datasources-1.1.9.pom [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/datasources/carbon-datasources/1.1.9/carbon-datasources-1.1.9.pom: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/datasources/carbon-datasources/1.1.9/carbon-datasources-1.1.9.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/datasources/carbon-datasources/1.1.9/carbon-datasources-1.1.9.pom (23 kB at 889 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.database.query.manager/6.1.58/org.wso2.carbon.database.query.manager-6.1.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.database.query.manager/6.1.58/org.wso2.carbon.database.query.manager-6.1.58.pom (3.5 kB at 123 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/auth0/jwks-rsa/0.17.1/jwks-rsa-0.17.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/auth0/jwks-rsa/0.17.1/jwks-rsa-0.17.1.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/com/auth0/jwks-rsa/0.17.1/jwks-rsa-0.17.1.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/com/auth0/jwks-rsa/0.17.1/jwks-rsa-0.17.1.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/auth0/jwks-rsa/0.17.1/jwks-rsa-0.17.1.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/auth0/jwks-rsa/0.17.1/jwks-rsa-0.17.1.pom (1.8 kB at 367 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/auth0/java-jwt/3.15.0/java-jwt-3.15.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/auth0/java-jwt/3.15.0/java-jwt-3.15.0.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/com/auth0/java-jwt/3.15.0/java-jwt-3.15.0.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/com/auth0/java-jwt/3.15.0/java-jwt-3.15.0.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/auth0/java-jwt/3.15.0/java-jwt-3.15.0.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/auth0/java-jwt/3.15.0/java-jwt-3.15.0.pom (1.6 kB at 117 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.analytics.permissions/6.1.58/org.wso2.carbon.analytics.permissions-6.1.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.analytics.permissions/6.1.58/org.wso2.carbon.analytics.permissions-6.1.58.pom (4.2 kB at 109 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/permission-provider/6.1.58/permission-provider-6.1.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/permission-provider/6.1.58/permission-provider-6.1.58.pom (1.6 kB at 133 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/org/apache/commons/commons-vfs2/2.2-wso2v1/commons-vfs2-2.2-wso2v1.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/org/apache/commons/commons-vfs2/2.2-wso2v1/commons-vfs2-2.2-wso2v1.pom (11 kB at 634 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/org/apache/commons/commons-vfs2-project/2.2-wso2v1/commons-vfs2-project-2.2-wso2v1.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/org/apache/commons/commons-vfs2-project/2.2-wso2v1/commons-vfs2-project-2.2-wso2v1.pom (19 kB at 989 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/wso2/1.1/wso2-1.1.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/wso2/1.1/wso2-1.1.pom (18 kB at 1.2 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/findbugs/findbugs/1.0.0/findbugs-1.0.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/findbugs/findbugs/1.0.0/findbugs-1.0.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/findbugs/findbugs/1.0.0/findbugs-1.0.0.pom (1.4 kB at 84 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/findbugs/annotations/1.0.0/annotations-1.0.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/findbugs/annotations/1.0.0/annotations-1.0.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/findbugs/annotations/1.0.0/annotations-1.0.0.pom (376 B at 24 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/bcel/bcel/5.1/bcel-5.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/bcel/bcel/5.1/bcel-5.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/bcel/bcel/5.1/bcel-5.1.pom (310 B at 18 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/regexp/regexp/1.2/regexp-1.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/regexp/regexp/1.2/regexp-1.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/regexp/regexp/1.2/regexp-1.2.pom (145 B at 2.8 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/findbugs/coreplugin/1.0.0/coreplugin-1.0.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/findbugs/coreplugin/1.0.0/coreplugin-1.0.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/findbugs/coreplugin/1.0.0/coreplugin-1.0.0.pom (375 B at 20 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/findbugs/findbugs-ant/1.0.0/findbugs-ant-1.0.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/findbugs/findbugs-ant/1.0.0/findbugs-ant-1.0.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/findbugs/findbugs-ant/1.0.0/findbugs-ant-1.0.0.pom (372 B at 22 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/findbugs/findbugsGUI/1.0.0/findbugsGUI-1.0.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/findbugs/findbugsGUI/1.0.0/findbugsGUI-1.0.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/findbugs/findbugsGUI/1.0.0/findbugsGUI-1.0.0.pom (370 B at 12 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.streaming.integrator.common.feature/3.0.58/org.wso2.carbon.streaming.integrator.common.feature-3.0.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.streaming.integrator.common.feature/3.0.58/org.wso2.carbon.streaming.integrator.common.feature-3.0.58.pom (5.2 kB at 397 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.siddhi.store.api.rest.feature/3.0.58/org.wso2.carbon.siddhi.store.api.rest.feature-3.0.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.siddhi.store.api.rest.feature/3.0.58/org.wso2.carbon.siddhi.store.api.rest.feature-3.0.58.pom (4.9 kB at 270 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.siddhi.store.api.rest/3.0.58/org.wso2.carbon.siddhi.store.api.rest-3.0.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.siddhi.store.api.rest/3.0.58/org.wso2.carbon.siddhi.store.api.rest-3.0.58.pom (7.7 kB at 335 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/slf4j/wso2/slf4j/1.5.10.wso2v1/slf4j-1.5.10.wso2v1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/slf4j/wso2/slf4j/1.5.10.wso2v1/slf4j-1.5.10.wso2v1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/slf4j/wso2/slf4j/1.5.10.wso2v1/slf4j-1.5.10.wso2v1.pom (2.8 kB at 101 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/orbit-parent/4.0.0/orbit-parent-4.0.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/wso2/carbon/orbit-parent/4.0.0/orbit-parent-4.0.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/wso2/carbon/orbit-parent/4.0.0/orbit-parent-4.0.0.pom (22 kB at 698 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.health.check.core.feature/3.0.58/org.wso2.carbon.health.check.core.feature-3.0.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.health.check.core.feature/3.0.58/org.wso2.carbon.health.check.core.feature-3.0.58.pom (3.4 kB at 190 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.health.check.core/3.0.58/org.wso2.carbon.health.check.core-3.0.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.health.check.core/3.0.58/org.wso2.carbon.health.check.core-3.0.58.pom (5.6 kB at 431 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.siddhi.feature/3.0.58/org.wso2.siddhi.feature-3.0.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.siddhi.feature/3.0.58/org.wso2.siddhi.feature-3.0.58.pom (13 kB at 220 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/org/quartz-scheduler/quartz/2.3.0.wso2v2/quartz-2.3.0.wso2v2.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/org/quartz-scheduler/quartz/2.3.0.wso2v2/quartz-2.3.0.wso2v2.pom (5.8 kB at 253 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/commons/commons-collections4/4.0/commons-collections4-4.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-collections4/4.0/commons-collections4-4.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-collections4/4.0/commons-collections4-4.0.pom (20 kB at 1.1 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.feature/6.1.58/org.wso2.carbon.databridge.feature-6.1.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.feature/6.1.58/org.wso2.carbon.databridge.feature-6.1.58.pom (10 kB at 461 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/data-bridge-feature/6.1.58/data-bridge-feature-6.1.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/data-bridge-feature/6.1.58/data-bridge-feature-6.1.58.pom (2.0 kB at 134 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.core/6.1.58/org.wso2.carbon.databridge.core-6.1.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.core/6.1.58/org.wso2.carbon.databridge.core-6.1.58.pom (5.9 kB at 539 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/directory/studio/org.apache.commons.io/2.4/org.apache.commons.io-2.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/directory/studio/org.apache.commons.io/2.4/org.apache.commons.io-2.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/directory/studio/org.apache.commons.io/2.4/org.apache.commons.io-2.4.pom (4.4 kB at 146 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/directory/studio/parent-libraries/2.0.0.v20130125/parent-libraries-2.0.0.v20130125.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/directory/studio/parent-libraries/2.0.0.v20130125/parent-libraries-2.0.0.v20130125.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/directory/studio/parent-libraries/2.0.0.v20130125/parent-libraries-2.0.0.v20130125.pom (3.3 kB at 139 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/directory/studio/parent/2.0.0.v20130125/parent-2.0.0.v20130125.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/directory/studio/parent/2.0.0.v20130125/parent-2.0.0.v20130125.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/directory/studio/parent/2.0.0.v20130125/parent-2.0.0.v20130125.pom (76 kB at 2.7 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/directory/project/project/27/project-27.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/directory/project/project/27/project-27.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/directory/project/project/27/project-27.pom (27 kB at 955 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.receiver.binary/6.1.58/org.wso2.carbon.databridge.receiver.binary-6.1.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.receiver.binary/6.1.58/org.wso2.carbon.databridge.receiver.binary-6.1.58.pom (4.2 kB at 245 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.receiver.thrift/6.1.58/org.wso2.carbon.databridge.receiver.thrift-6.1.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.receiver.thrift/6.1.58/org.wso2.carbon.databridge.receiver.thrift-6.1.58.pom (5.5 kB at 420 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.agent.feature/6.1.58/org.wso2.carbon.databridge.agent.feature-6.1.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.agent.feature/6.1.58/org.wso2.carbon.databridge.agent.feature-6.1.58.pom (4.3 kB at 179 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.commons.thrift.feature/6.1.58/org.wso2.carbon.databridge.commons.thrift.feature-6.1.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.commons.thrift.feature/6.1.58/org.wso2.carbon.databridge.commons.thrift.feature-6.1.58.pom (4.2 kB at 297 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.commons.feature/6.1.58/org.wso2.carbon.databridge.commons.feature-6.1.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.commons.feature/6.1.58/org.wso2.carbon.databridge.commons.feature-6.1.58.pom (4.3 kB at 171 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.analytics.msf4j.interceptor.common.feature/3.0.58/org.wso2.carbon.analytics.msf4j.interceptor.common.feature-3.0.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.analytics.msf4j.interceptor.common.feature/3.0.58/org.wso2.carbon.analytics.msf4j.interceptor.common.feature-3.0.58.pom (3.5 kB at 217 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.analytics.idp.client.feature/6.1.58/org.wso2.carbon.analytics.idp.client.feature-6.1.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.analytics.idp.client.feature/6.1.58/org.wso2.carbon.analytics.idp.client.feature-6.1.58.pom (3.4 kB at 245 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/authentication-feature/6.1.58/authentication-feature-6.1.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/authentication-feature/6.1.58/authentication-feature-6.1.58.pom (1.5 kB at 101 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.analytics.auth.rest.api.feature/3.0.58/org.wso2.carbon.analytics.auth.rest.api.feature-3.0.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.analytics.auth.rest.api.feature/3.0.58/org.wso2.carbon.analytics.auth.rest.api.feature-3.0.58.pom (3.8 kB at 181 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.analytics.auth.rest.api/3.0.58/org.wso2.carbon.analytics.auth.rest.api-3.0.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.analytics.auth.rest.api/3.0.58/org.wso2.carbon.analytics.auth.rest.api-3.0.58.pom (5.7 kB at 478 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/coordination/org.wso2.carbon.cluster.coordinator.service.feature/2.1.7/org.wso2.carbon.cluster.coordinator.service.feature-2.1.7.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/coordination/org.wso2.carbon.cluster.coordinator.service.feature/2.1.7/org.wso2.carbon.cluster.coordinator.service.feature-2.1.7.pom (4.0 kB at 250 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/coordination/cluster-coordinator-feature/2.1.7/cluster-coordinator-feature-2.1.7.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/coordination/cluster-coordinator-feature/2.1.7/cluster-coordinator-feature-2.1.7.pom (941 B at 31 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/coordination/org.wso2.carbon.cluster.coordinator.commons.feature/2.1.7/org.wso2.carbon.cluster.coordinator.commons.feature-2.1.7.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/coordination/org.wso2.carbon.cluster.coordinator.commons.feature/2.1.7/org.wso2.carbon.cluster.coordinator.commons.feature-2.1.7.pom (4.0 kB at 285 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/coordination/org.wso2.carbon.cluster.coordinator.rdbms.feature/2.1.7/org.wso2.carbon.cluster.coordinator.rdbms.feature-2.1.7.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/coordination/org.wso2.carbon.cluster.coordinator.rdbms.feature/2.1.7/org.wso2.carbon.cluster.coordinator.rdbms.feature-2.1.7.pom (4.4 kB at 150 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/coordination/org.wso2.carbon.cluster.coordinator.rdbms/2.1.7/org.wso2.carbon.cluster.coordinator.rdbms-2.1.7.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/coordination/org.wso2.carbon.cluster.coordinator.rdbms/2.1.7/org.wso2.carbon.cluster.coordinator.rdbms-2.1.7.pom (4.8 kB at 265 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/datasources/org.wso2.carbon.datasource.core/1.1.8/org.wso2.carbon.datasource.core-1.1.8.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/datasources/org.wso2.carbon.datasource.core/1.1.8/org.wso2.carbon.datasource.core-1.1.8.pom (5.5 kB at 502 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/datasources/carbon-datasources/1.1.8/carbon-datasources-1.1.8.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/datasources/carbon-datasources/1.1.8/carbon-datasources-1.1.8.pom (23 kB at 1.9 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.database.query.manager/6.1.42/org.wso2.carbon.database.query.manager-6.1.42.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.database.query.manager/6.1.42/org.wso2.carbon.database.query.manager-6.1.42.pom (3.5 kB at 91 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.analytics-common.parent/6.1.42/org.wso2.carbon.analytics-common.parent-6.1.42.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.analytics-common.parent/6.1.42/org.wso2.carbon.analytics-common.parent-6.1.42.pom (39 kB at 1.5 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.si.coordination.listener.feature/3.0.58/org.wso2.carbon.si.coordination.listener.feature-3.0.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.si.coordination.listener.feature/3.0.58/org.wso2.carbon.si.coordination.listener.feature-3.0.58.pom (3.4 kB at 287 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.analytics.permissions.feature/6.1.58/org.wso2.carbon.analytics.permissions.feature-6.1.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.analytics.permissions.feature/6.1.58/org.wso2.carbon.analytics.permissions.feature-6.1.58.pom (3.4 kB at 172 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/permission-provider-feature/6.1.58/permission-provider-feature-6.1.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/permission-provider-feature/6.1.58/permission-provider-feature-6.1.58.pom (1.5 kB at 85 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/uiserver/org.wso2.carbon.uiserver.feature/1.0.6/org.wso2.carbon.uiserver.feature-1.0.6.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/uiserver/org.wso2.carbon.uiserver.feature/1.0.6/org.wso2.carbon.uiserver.feature-1.0.6.pom (4.9 kB at 377 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/uiserver/uis-parent/1.0.6/uis-parent-1.0.6.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/uiserver/uis-parent/1.0.6/uis-parent-1.0.6.pom (20 kB at 1.4 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/uiserver/org.wso2.carbon.uiserver/1.0.6/org.wso2.carbon.uiserver-1.0.6.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/uiserver/org.wso2.carbon.uiserver/1.0.6/org.wso2.carbon.uiserver-1.0.6.pom (7.3 kB at 523 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/transport/http/org.wso2.transport.http.netty/6.1.9/org.wso2.transport.http.netty-6.1.9.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/transport/http/org.wso2.transport.http.netty/6.1.9/org.wso2.transport.http.netty-6.1.9.pom (9.2 kB at 769 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/transport/http/http-parent/6.1.9/http-parent-6.1.9.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/transport/http/http-parent/6.1.9/http-parent-6.1.9.pom (16 kB at 1.5 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-common/4.1.34.Final/netty-common-4.1.34.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-common/4.1.34.Final/netty-common-4.1.34.Final.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-common/4.1.34.Final/netty-common-4.1.34.Final.pom (8.6 kB at 432 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-parent/4.1.34.Final/netty-parent-4.1.34.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-parent/4.1.34.Final/netty-parent-4.1.34.Final.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-parent/4.1.34.Final/netty-parent-4.1.34.Final.pom (58 kB at 2.4 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-buffer/4.1.34.Final/netty-buffer-4.1.34.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-buffer/4.1.34.Final/netty-buffer-4.1.34.Final.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-buffer/4.1.34.Final/netty-buffer-4.1.34.Final.pom (1.6 kB at 105 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-transport/4.1.34.Final/netty-transport-4.1.34.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-transport/4.1.34.Final/netty-transport-4.1.34.Final.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-transport/4.1.34.Final/netty-transport-4.1.34.Final.pom (1.9 kB at 33 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-resolver/4.1.34.Final/netty-resolver-4.1.34.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-resolver/4.1.34.Final/netty-resolver-4.1.34.Final.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-resolver/4.1.34.Final/netty-resolver-4.1.34.Final.pom (1.6 kB at 88 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-handler/4.1.34.Final/netty-handler-4.1.34.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-handler/4.1.34.Final/netty-handler-4.1.34.Final.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-handler/4.1.34.Final/netty-handler-4.1.34.Final.pom (3.1 kB at 196 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-codec/4.1.34.Final/netty-codec-4.1.34.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-codec/4.1.34.Final/netty-codec-4.1.34.Final.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-codec/4.1.34.Final/netty-codec-4.1.34.Final.pom (3.6 kB at 94 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-codec-http/4.1.34.Final/netty-codec-http-4.1.34.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-codec-http/4.1.34.Final/netty-codec-http-4.1.34.Final.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-codec-http/4.1.34.Final/netty-codec-http-4.1.34.Final.pom (2.4 kB at 150 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-handler-proxy/4.1.34.Final/netty-handler-proxy-4.1.34.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-handler-proxy/4.1.34.Final/netty-handler-proxy-4.1.34.Final.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-handler-proxy/4.1.34.Final/netty-handler-proxy-4.1.34.Final.pom (2.8 kB at 174 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-codec-socks/4.1.34.Final/netty-codec-socks-4.1.34.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-codec-socks/4.1.34.Final/netty-codec-socks-4.1.34.Final.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-codec-socks/4.1.34.Final/netty-codec-socks-4.1.34.Final.pom (2.0 kB at 124 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-codec-http2/4.1.34.Final/netty-codec-http2-4.1.34.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-codec-http2/4.1.34.Final/netty-codec-http2-4.1.34.Final.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-codec-http2/4.1.34.Final/netty-codec-http2-4.1.34.Final.pom (2.7 kB at 79 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-tcnative-boringssl-static/2.0.22.Final/netty-tcnative-boringssl-static-2.0.22.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-tcnative-boringssl-static/2.0.22.Final/netty-tcnative-boringssl-static-2.0.22.Final.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-tcnative-boringssl-static/2.0.22.Final/netty-tcnative-boringssl-static-2.0.22.Final.pom (25 kB at 933 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-tcnative-parent/2.0.22.Final/netty-tcnative-parent-2.0.22.Final.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-tcnative-parent/2.0.22.Final/netty-tcnative-parent-2.0.22.Final.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-tcnative-parent/2.0.22.Final/netty-tcnative-parent-2.0.22.Final.pom (26 kB at 1.3 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/yaml/snakeyaml/1.19/snakeyaml-1.19.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/yaml/snakeyaml/1.19/snakeyaml-1.19.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/yaml/snakeyaml/1.19/snakeyaml-1.19.pom (35 kB at 2.0 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/com/github/jknack/handlebars/4.0.7.wso2v1/handlebars-4.0.7.wso2v1.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/com/github/jknack/handlebars/4.0.7.wso2v1/handlebars-4.0.7.wso2v1.pom (6.1 kB at 379 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.si.metrics.core.feature/3.0.58/org.wso2.carbon.si.metrics.core.feature-3.0.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.si.metrics.core.feature/3.0.58/org.wso2.carbon.si.metrics.core.feature-3.0.58.pom (4.2 kB at 378 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.data.provider.feature/3.0.58/org.wso2.carbon.data.provider.feature-3.0.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.data.provider.feature/3.0.58/org.wso2.carbon.data.provider.feature-3.0.58.pom (3.7 kB at 333 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.data.provider/3.0.58/org.wso2.carbon.data.provider-3.0.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.data.provider/3.0.58/org.wso2.carbon.data.provider-3.0.58.pom (39 kB at 2.8 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.pom [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.pom [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.pom [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.pom [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.pom (3.3 kB at 659 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom (2.7 kB at 190 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.permissions.rest.api.feature/3.0.58/org.wso2.carbon.permissions.rest.api.feature-3.0.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.permissions.rest.api.feature/3.0.58/org.wso2.carbon.permissions.rest.api.feature-3.0.58.pom (6.1 kB at 320 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.permissions.rest.api/3.0.58/org.wso2.carbon.permissions.rest.api-3.0.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.permissions.rest.api/3.0.58/org.wso2.carbon.permissions.rest.api-3.0.58.pom (6.8 kB at 226 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.siddhi.parser.service.feature/3.0.58/org.wso2.siddhi.parser.service.feature-3.0.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.siddhi.parser.service.feature/3.0.58/org.wso2.siddhi.parser.service.feature-3.0.58.pom (3.5 kB at 231 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.siddhi.parser/3.0.58/org.wso2.siddhi.parser-3.0.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.siddhi.parser/3.0.58/org.wso2.siddhi.parser-3.0.58.pom (5.6 kB at 201 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.siddhi.extensions.installer.core.feature/3.0.58/org.wso2.carbon.siddhi.extensions.installer.core.feature-3.0.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.siddhi.extensions.installer.core.feature/3.0.58/org.wso2.carbon.siddhi.extensions.installer.core.feature-3.0.58.pom (5.4 kB at 285 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.siddhi.extensions.installer.core/3.0.58/org.wso2.carbon.siddhi.extensions.installer.core-3.0.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.siddhi.extensions.installer.core/3.0.58/org.wso2.carbon.siddhi.extensions.installer.core-3.0.58.pom (5.8 kB at 242 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/org/owasp/encoder/encoder/1.2.0.wso2v2/encoder-1.2.0.wso2v2.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/org/owasp/encoder/encoder/1.2.0.wso2v2/encoder-1.2.0.wso2v2.pom (3.5 kB at 109 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.siddhi.error.handler.core.feature/3.0.58/org.wso2.carbon.siddhi.error.handler.core.feature-3.0.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.siddhi.error.handler.core.feature/3.0.58/org.wso2.carbon.siddhi.error.handler.core.feature-3.0.58.pom (4.7 kB at 276 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.siddhi.error.handler.core/3.0.58/org.wso2.carbon.siddhi.error.handler.core-3.0.58.pom [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.siddhi.error.handler.core/3.0.58/org.wso2.carbon.siddhi.error.handler.core-3.0.58.pom (6.0 kB at 200 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.launcher/5.2.17/org.wso2.carbon.launcher-5.2.17.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.tools.core/5.2.17/org.wso2.carbon.tools.core-5.2.17.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.server.feature/5.2.17/org.wso2.carbon.server.feature-5.2.17.zip [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/touchpoint/org.wso2.carbon.touchpoint.feature/1.1.1/org.wso2.carbon.touchpoint.feature-1.1.1.zip [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/touchpoint/org.wso2.carbon.extensions.touchpoint/1.1.1/org.wso2.carbon.extensions.touchpoint-1.1.1.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.launcher/5.2.17/org.wso2.carbon.launcher-5.2.17.jar: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.launcher/5.2.17/org.wso2.carbon.launcher-5.2.17.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.launcher/5.2.17/org.wso2.carbon.launcher-5.2.17.jar (46 kB at 1.8 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.p2.engine/2.3.0.v20140506-1720/org.eclipse.equinox.p2.engine-2.3.0.v20140506-1720.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/touchpoint/org.wso2.carbon.touchpoint.feature/1.1.1/org.wso2.carbon.touchpoint.feature-1.1.1.zip (25 kB at 852 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.p2.metadata/2.2.0.v20131211-1531/org.eclipse.equinox.p2.metadata-2.2.0.v20131211-1531.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/touchpoint/org.wso2.carbon.extensions.touchpoint/1.1.1/org.wso2.carbon.extensions.touchpoint-1.1.1.jar (17 kB at 472 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/config/org.wso2.carbon.config.feature/2.1.16/org.wso2.carbon.config.feature-2.1.16.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/config/org.wso2.carbon.config.feature/2.1.16/org.wso2.carbon.config.feature-2.1.16.zip (139 kB at 2.5 MB/s) [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.tools.core/5.2.17/org.wso2.carbon.tools.core-5.2.17.jar: Checksum validation failed, no checksums available [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/config/org.wso2.carbon.config/2.1.16/org.wso2.carbon.config-2.1.16.jar [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.tools.core/5.2.17/org.wso2.carbon.tools.core-5.2.17.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.tools.core/5.2.17/org.wso2.carbon.tools.core-5.2.17.jar (50 kB at 855 kB/s) [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.server.feature/5.2.17/org.wso2.carbon.server.feature-5.2.17.zip: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.server.feature/5.2.17/org.wso2.carbon.server.feature-5.2.17.zip [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/github/spullara/mustache/java/compiler/0.9.6/compiler-0.9.6.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.server.feature/5.2.17/org.wso2.carbon.server.feature-5.2.17.zip (542 kB at 9.2 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/secvault/org.wso2.carbon.secvault.feature/5.0.16/org.wso2.carbon.secvault.feature-5.0.16.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.p2.engine/2.3.0.v20140506-1720/org.eclipse.equinox.p2.engine-2.3.0.v20140506-1720.jar (204 kB at 3.3 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/secvault/org.wso2.carbon.secvault/5.0.16/org.wso2.carbon.secvault-5.0.16.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/secvault/org.wso2.carbon.secvault.tools.feature/5.0.16/org.wso2.carbon.secvault.tools.feature-5.0.16.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.p2.metadata/2.2.0.v20131211-1531/org.eclipse.equinox.p2.metadata-2.2.0.v20131211-1531.jar (338 kB at 3.9 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/utils/org.wso2.carbon.utils.feature/2.1.1/org.wso2.carbon.utils.feature-2.1.1.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/config/org.wso2.carbon.config/2.1.16/org.wso2.carbon.config-2.1.16.jar (145 kB at 1.6 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/utils/org.wso2.carbon.utils/2.1.1/org.wso2.carbon.utils-2.1.1.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/secvault/org.wso2.carbon.secvault/5.0.16/org.wso2.carbon.secvault-5.0.16.jar: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/secvault/org.wso2.carbon.secvault/5.0.16/org.wso2.carbon.secvault-5.0.16.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/secvault/org.wso2.carbon.secvault/5.0.16/org.wso2.carbon.secvault-5.0.16.jar (49 kB at 559 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.osgi.feature/5.2.17/org.wso2.carbon.osgi.feature-5.2.17.zip [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/secvault/org.wso2.carbon.secvault.feature/5.0.16/org.wso2.carbon.secvault.feature-5.0.16.zip: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/secvault/org.wso2.carbon.secvault.feature/5.0.16/org.wso2.carbon.secvault.feature-5.0.16.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/secvault/org.wso2.carbon.secvault.feature/5.0.16/org.wso2.carbon.secvault.feature-5.0.16.zip (341 kB at 3.1 MB/s) [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/utils/org.wso2.carbon.utils.feature/2.1.1/org.wso2.carbon.utils.feature-2.1.1.zip: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/utils/org.wso2.carbon.utils.feature/2.1.1/org.wso2.carbon.utils.feature-2.1.1.zip [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/osgi/org.eclipse.osgi/3.11.0.v20160603-1336/org.eclipse.osgi-3.11.0.v20160603-1336.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/utils/org.wso2.carbon.utils.feature/2.1.1/org.wso2.carbon.utils.feature-2.1.1.zip (28 kB at 256 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/osgi/org.eclipse.osgi.services/3.4.0.v20140312-2051/org.eclipse.osgi.services-3.4.0.v20140312-2051.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/utils/org.wso2.carbon.utils/2.1.1/org.wso2.carbon.utils-2.1.1.jar: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/utils/org.wso2.carbon.utils/2.1.1/org.wso2.carbon.utils-2.1.1.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/utils/org.wso2.carbon.utils/2.1.1/org.wso2.carbon.utils-2.1.1.jar (21 kB at 181 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.launcher.gtk.linux.x86/1.1.400.v20160518-1444/org.eclipse.equinox.launcher.gtk.linux.x86-1.1.400.v20160518-1444.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/osgi/org.eclipse.osgi.services/3.4.0.v20140312-2051/org.eclipse.osgi.services-3.4.0.v20140312-2051.jar (90 kB at 690 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.common/3.8.0.v20160509-1230/org.eclipse.equinox.common-3.8.0.v20160509-1230.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.common/3.8.0.v20160509-1230/org.eclipse.equinox.common-3.8.0.v20160509-1230.jar (120 kB at 762 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.simpleconfigurator/1.1.200.v20160504-1450/org.eclipse.equinox.simpleconfigurator-1.1.200.v20160504-1450.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.launcher.gtk.linux.x86/1.1.400.v20160518-1444/org.eclipse.equinox.launcher.gtk.linux.x86-1.1.400.v20160518-1444.jar (81 kB at 474 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.util/1.0.500.v20130404-1337/org.eclipse.equinox.util-1.0.500.v20130404-1337.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/secvault/org.wso2.carbon.secvault.tools.feature/5.0.16/org.wso2.carbon.secvault.tools.feature-5.0.16.zip: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/secvault/org.wso2.carbon.secvault.tools.feature/5.0.16/org.wso2.carbon.secvault.tools.feature-5.0.16.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.simpleconfigurator/1.1.200.v20160504-1450/org.eclipse.equinox.simpleconfigurator-1.1.200.v20160504-1450.jar (44 kB at 248 kB/s) [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/secvault/org.wso2.carbon.secvault.tools.feature/5.0.16/org.wso2.carbon.secvault.tools.feature-5.0.16.zip (1.7 MB at 9.3 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.ds/1.4.400.v20160226-2036/org.eclipse.equinox.ds-1.4.400.v20160226-2036.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.launcher/1.3.200.v20160318-1642/org.eclipse.equinox.launcher-1.3.200.v20160318-1642.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/osgi/org.eclipse.osgi/3.11.0.v20160603-1336/org.eclipse.osgi-3.11.0.v20160603-1336.jar (1.4 MB at 7.5 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.concurrent/1.1.0.v20130327-1442/org.eclipse.equinox.concurrent-1.1.0.v20130327-1442.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.util/1.0.500.v20130404-1337/org.eclipse.equinox.util-1.0.500.v20130404-1337.jar (78 kB at 396 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.frameworkadmin/2.0.300.v20160504-1450/org.eclipse.equinox.frameworkadmin-2.0.300.v20160504-1450.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.concurrent/1.1.0.v20130327-1442/org.eclipse.equinox.concurrent-1.1.0.v20130327-1442.jar (25 kB at 122 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.frameworkadmin.equinox/1.0.700.v20160102-2223/org.eclipse.equinox.frameworkadmin.equinox-1.0.700.v20160102-2223.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.launcher/1.3.200.v20160318-1642/org.eclipse.equinox.launcher-1.3.200.v20160318-1642.jar (52 kB at 244 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.console/1.1.200.v20150929-1405/org.eclipse.equinox.console-1.1.200.v20150929-1405.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.frameworkadmin/2.0.300.v20160504-1450/org.eclipse.equinox.frameworkadmin-2.0.300.v20160504-1450.jar (37 kB at 173 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/felix/org.apache.felix.gogo.command/0.10.0.v201209301215/org.apache.felix.gogo.command-0.10.0.v201209301215.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/felix/org.apache.felix.gogo.shell/0.10.0.v201212101605/org.apache.felix.gogo.shell-0.10.0.v201212101605.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.frameworkadmin.equinox/1.0.700.v20160102-2223/org.eclipse.equinox.frameworkadmin.equinox-1.0.700.v20160102-2223.jar (65 kB at 285 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/felix/org.apache.felix.gogo.runtime/0.10.0.v201209301036/org.apache.felix.gogo.runtime-0.10.0.v201209301036.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/org/ops4j/pax/logging/pax-logging-api/2.1.0-wso2v3/pax-logging-api-2.1.0-wso2v3.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.ds/1.4.400.v20160226-2036/org.eclipse.equinox.ds-1.4.400.v20160226-2036.jar (197 kB at 831 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.console/1.1.200.v20150929-1405/org.eclipse.equinox.console-1.1.200.v20150929-1405.jar (121 kB at 504 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/org/ops4j/pax/logging/pax-logging-log4j2/2.1.0-wso2v3/pax-logging-log4j2-2.1.0-wso2v3.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.cm/1.1.200.v20160324-1850/org.eclipse.equinox.cm-1.1.200.v20160324-1850.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.preferences/3.6.0.v20160120-1756/org.eclipse.equinox.preferences-3.6.0.v20160120-1756.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/org/ops4j/pax/logging/pax-logging-api/2.1.0-wso2v3/pax-logging-api-2.1.0-wso2v3.jar (554 kB at 2.0 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.200.v20160504-1450/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.200.v20160504-1450.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.cm/1.1.200.v20160324-1850/org.eclipse.equinox.cm-1.1.200.v20160324-1850.jar (74 kB at 266 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/osgi/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.preferences/3.6.0.v20160120-1756/org.eclipse.equinox.preferences-3.6.0.v20160120-1756.jar (133 kB at 472 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.runtime.feature/5.2.17/org.wso2.carbon.runtime.feature-5.2.17.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/equinox/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.200.v20160504-1450/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.200.v20160504-1450.jar (26 kB at 89 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.core/5.2.17/org.wso2.carbon.core-5.2.17.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/eclipse/osgi/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar (244 kB at 800 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/datasources/org.wso2.carbon.datasource.core.feature/1.1.11/org.wso2.carbon.datasource.core.feature-1.1.11.zip [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.osgi.feature/5.2.17/org.wso2.carbon.osgi.feature-5.2.17.zip: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.osgi.feature/5.2.17/org.wso2.carbon.osgi.feature-5.2.17.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.osgi.feature/5.2.17/org.wso2.carbon.osgi.feature-5.2.17.zip (4.9 MB at 16 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/datasources/org.wso2.carbon.datasource.core/1.1.11/org.wso2.carbon.datasource.core-1.1.11.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/org/ops4j/pax/logging/pax-logging-log4j2/2.1.0-wso2v3/pax-logging-log4j2-2.1.0-wso2v3.jar (1.9 MB at 5.9 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-io/wso2/commons-io/2.7.0.wso2v1/commons-io-2.7.0.wso2v1.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.core/5.2.17/org.wso2.carbon.core-5.2.17.jar: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.core/5.2.17/org.wso2.carbon.core-5.2.17.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.core/5.2.17/org.wso2.carbon.core-5.2.17.jar (101 kB at 311 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/zaxxer/HikariCP/3.3.1/HikariCP-3.3.1.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.runtime.feature/5.2.17/org.wso2.carbon.runtime.feature-5.2.17.zip: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.runtime.feature/5.2.17/org.wso2.carbon.runtime.feature-5.2.17.zip [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/jndi/org.wso2.carbon.jndi.feature/1.0.5/org.wso2.carbon.jndi.feature-1.0.5.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/org.wso2.carbon.runtime.feature/5.2.17/org.wso2.carbon.runtime.feature-5.2.17.zip (115 kB at 340 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/jndi/org.wso2.carbon.jndi/1.0.5/org.wso2.carbon.jndi-1.0.5.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/datasources/org.wso2.carbon.datasource.core/1.1.11/org.wso2.carbon.datasource.core-1.1.11.jar: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/datasources/org.wso2.carbon.datasource.core/1.1.11/org.wso2.carbon.datasource.core-1.1.11.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/datasources/org.wso2.carbon.datasource.core/1.1.11/org.wso2.carbon.datasource.core-1.1.11.jar (45 kB at 127 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/caching/org.wso2.carbon.caching.feature/1.1.3/org.wso2.carbon.caching.feature-1.1.3.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-io/wso2/commons-io/2.7.0.wso2v1/commons-io-2.7.0.wso2v1.jar (272 kB at 749 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/caching/org.wso2.carbon.caching/1.1.3/org.wso2.carbon.caching-1.1.3.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/datasources/org.wso2.carbon.datasource.core.feature/1.1.11/org.wso2.carbon.datasource.core.feature-1.1.11.zip: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/datasources/org.wso2.carbon.datasource.core.feature/1.1.11/org.wso2.carbon.datasource.core.feature-1.1.11.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/datasources/org.wso2.carbon.datasource.core.feature/1.1.11/org.wso2.carbon.datasource.core.feature-1.1.11.zip (424 kB at 1.1 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/javax/cache/cache-api/1.0.0/cache-api-1.0.0.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/jndi/org.wso2.carbon.jndi.feature/1.0.5/org.wso2.carbon.jndi.feature-1.0.5.zip (57 kB at 151 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.core.feature/2.3.15/org.wso2.carbon.metrics.core.feature-2.3.15.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/jndi/org.wso2.carbon.jndi/1.0.5/org.wso2.carbon.jndi-1.0.5.jar (54 kB at 144 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.core/2.3.15/org.wso2.carbon.metrics.core-2.3.15.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/caching/org.wso2.carbon.caching.feature/1.1.3/org.wso2.carbon.caching.feature-1.1.3.zip (117 kB at 306 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/dropwizard/metrics/metrics-core/3.2.5/metrics-core-3.2.5.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/dropwizard/metrics/metrics-jvm/3.2.5/metrics-jvm-3.2.5.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/hdrhistogram/HdrHistogram/2.1.10/HdrHistogram-2.1.10.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/caching/org.wso2.carbon.caching/1.1.3/org.wso2.carbon.caching-1.1.3.jar (124 kB at 318 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.jdbc.core.feature/2.3.15/org.wso2.carbon.metrics.jdbc.core.feature-2.3.15.zip [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.jdbc.reporter/2.3.15/org.wso2.carbon.metrics.jdbc.reporter-2.3.15.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.jdbc.core/2.3.15/org.wso2.carbon.metrics.jdbc.core-2.3.15.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.core/2.3.15/org.wso2.carbon.metrics.core-2.3.15.jar (118 kB at 296 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/h2database/h2/2.1.210/h2-2.1.210.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.core.feature/2.3.15/org.wso2.carbon.metrics.core.feature-2.3.15.zip (369 kB at 918 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.das.core.feature/2.3.15/org.wso2.carbon.metrics.das.core.feature-2.3.15.zip [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.das.reporter/2.3.15/org.wso2.carbon.metrics.das.reporter-2.3.15.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.jdbc.reporter/2.3.15/org.wso2.carbon.metrics.jdbc.reporter-2.3.15.jar (16 kB at 37 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.das.core/2.3.15/org.wso2.carbon.metrics.das.core-2.3.15.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.jdbc.core/2.3.15/org.wso2.carbon.metrics.jdbc.core-2.3.15.jar (26 kB at 60 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/com/lmax/disruptor/3.4.2.wso2v1/disruptor-3.4.2.wso2v1.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.das.core/2.3.15/org.wso2.carbon.metrics.das.core-2.3.15.jar (22 kB at 49 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/libthrift/wso2/libthrift/0.9.2.wso2v1/libthrift-0.9.2.wso2v1.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/com/lmax/disruptor/3.4.2.wso2v1/disruptor-3.4.2.wso2v1.jar (87 kB at 195 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/thrift/libthrift/0.9.2/libthrift-0.9.2.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.das.reporter/2.3.15/org.wso2.carbon.metrics.das.reporter-2.3.15.jar (16 kB at 37 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/httpcomponents/httpcore/4.2.4/httpcore-4.2.4.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-pool/wso2/commons-pool/1.5.6.wso2v1/commons-pool-1.5.6.wso2v1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-pool/commons-pool/1.5.6/commons-pool-1.5.6.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/json/wso2/json/3.0.0.wso2v1/json-3.0.0.wso2v1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/json/json/20140107/json-20140107.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.das.core.feature/2.3.15/org.wso2.carbon.metrics.das.core.feature-2.3.15.zip (865 kB at 1.8 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/code/gson/gson/2.8.5/gson-2.8.5.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/libthrift/wso2/libthrift/0.9.2.wso2v1/libthrift-0.9.2.wso2v1.jar (228 kB at 480 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/org.wso2.msf4j.feature/2.8.4/org.wso2.msf4j.feature-2.8.4.zip [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/javax/ws/rs/javax.ws.rs-api/2.0/javax.ws.rs-api-2.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/servicemix/bundles/org.apache.servicemix.bundles.commons-beanutils/1.8.3_2/org.apache.servicemix.bundles.commons-beanutils-1.8.3_2.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/msf4j-core/2.8.4/msf4j-core-2.8.4.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/slf4j/slf4j-log4j12/1.7.12/slf4j-log4j12-1.7.12.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/metrics/org.wso2.carbon.metrics.jdbc.core.feature/2.3.15/org.wso2.carbon.metrics.jdbc.core.feature-2.3.15.zip (2.5 MB at 4.9 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/log4j/log4j/1.2.17/log4j-1.2.17.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/nimbusds/nimbus-jose-jwt/2.25/nimbus-jose-jwt-2.25.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/msf4j-analytics/2.8.4/msf4j-analytics-2.8.4.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/json/wso2/json/3.0.0.wso2v1/json-3.0.0.wso2v1.jar (65 kB at 127 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/msf4j-analytics-common/2.8.4/msf4j-analytics-common-2.8.4.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/jaxrs-delegates/2.8.4/jaxrs-delegates-2.8.4.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/msf4j-core/2.8.4/msf4j-core-2.8.4.jar: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/msf4j-core/2.8.4/msf4j-core-2.8.4.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/msf4j-core/2.8.4/msf4j-core-2.8.4.jar (250 kB at 474 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/commons-codec/commons-codec/1.9/commons-codec-1.9.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/msf4j-analytics-common/2.8.4/msf4j-analytics-common-2.8.4.jar: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/msf4j-analytics-common/2.8.4/msf4j-analytics-common-2.8.4.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/msf4j-analytics-common/2.8.4/msf4j-analytics-common-2.8.4.jar (18 kB at 34 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/msf4j-swagger/2.8.4/msf4j-swagger-2.8.4.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/jaxrs-delegates/2.8.4/jaxrs-delegates-2.8.4.jar: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/jaxrs-delegates/2.8.4/jaxrs-delegates-2.8.4.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/jaxrs-delegates/2.8.4/jaxrs-delegates-2.8.4.jar (21 kB at 39 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/guava/guava/23.0/guava-23.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/msf4j-analytics/2.8.4/msf4j-analytics-2.8.4.jar: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/msf4j-analytics/2.8.4/msf4j-analytics-2.8.4.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/msf4j-analytics/2.8.4/msf4j-analytics-2.8.4.jar (56 kB at 100 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/swagger/swagger-core/1.5.16/swagger-core-1.5.16.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/swagger/swagger-jaxrs/1.5.16/swagger-jaxrs-1.5.16.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/reflections/reflections/0.9.11/reflections-0.9.11.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/swagger/swagger-annotations/1.5.22/swagger-annotations-1.5.22.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/swagger/swagger-models/1.5.16/swagger-models-1.5.16.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/core/jackson-annotations/2.9.8/jackson-annotations-2.9.8.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.9.8/jackson-dataformat-yaml-2.9.8.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/org/reflections/reflections/0.9.11.wso2v1/reflections-0.9.11.wso2v1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/javax/websocket/javax.websocket-api/1.1/javax.websocket-api-1.1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/transport/http/org.wso2.transport.http.netty/6.3.24/org.wso2.transport.http.netty-6.3.24.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/org/yaml/snakeyaml/1.26.0.wso2v1/snakeyaml-1.26.0.wso2v1.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/msf4j-swagger/2.8.4/msf4j-swagger-2.8.4.jar: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/msf4j-swagger/2.8.4/msf4j-swagger-2.8.4.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/msf4j-swagger/2.8.4/msf4j-swagger-2.8.4.jar (42 kB at 65 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/bouncycastle/bcprov-jdk15on/1.61/bcprov-jdk15on-1.61.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/bouncycastle/bcpkix-jdk15on/1.61/bcpkix-jdk15on-1.61.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-tcnative-boringssl-static/2.0.31.Final/netty-tcnative-boringssl-static-2.0.31.Final.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/transport/http/org.wso2.transport.http.netty/6.3.24/org.wso2.transport.http.netty-6.3.24.jar: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/transport/http/org.wso2.transport.http.netty/6.3.24/org.wso2.transport.http.netty-6.3.24.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/transport/http/org.wso2.transport.http.netty/6.3.24/org.wso2.transport.http.netty-6.3.24.jar (806 kB at 1.2 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/messaging/org.wso2.carbon.messaging/3.0.2/org.wso2.carbon.messaging-3.0.2.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/deployment/org.wso2.carbon.deployment.engine.feature/5.2.2/org.wso2.carbon.deployment.engine.feature-5.2.2.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/messaging/org.wso2.carbon.messaging/3.0.2/org.wso2.carbon.messaging-3.0.2.jar (45 kB at 59 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/deployment/org.wso2.carbon.deployment.engine/5.2.2/org.wso2.carbon.deployment.engine-5.2.2.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/org/reflections/reflections/0.9.11.wso2v1/reflections-0.9.11.wso2v1.jar (132 kB at 169 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/deployment/org.wso2.carbon.deployment.notifier.feature/5.2.2/org.wso2.carbon.deployment.notifier.feature-5.2.2.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/org/yaml/snakeyaml/1.26.0.wso2v1/snakeyaml-1.26.0.wso2v1.jar (305 kB at 360 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/deployment/org.wso2.carbon.deployment.notifier/5.2.2/org.wso2.carbon.deployment.notifier-5.2.2.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/deployment/org.wso2.carbon.deployment.engine/5.2.2/org.wso2.carbon.deployment.engine-5.2.2.jar (43 kB at 49 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/geronimo/specs/geronimo-jms_1.1_spec/1.1.1/geronimo-jms_1.1_spec-1.1.1.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/deployment/org.wso2.carbon.deployment.engine.feature/5.2.2/org.wso2.carbon.deployment.engine.feature-5.2.2.zip (49 kB at 55 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.streaming.integrator.core.feature/3.0.58/org.wso2.carbon.streaming.integrator.core.feature-3.0.58.zip [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/logging/log4j/log4j-slf4j-impl/2.17.1/log4j-slf4j-impl-2.17.1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/deployment/org.wso2.carbon.deployment.notifier.feature/5.2.2/org.wso2.carbon.deployment.notifier.feature-5.2.2.zip (147 kB at 161 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/logging/log4j/log4j-core/2.17.1/log4j-core-2.17.1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/org/antlr/antlr4-runtime/4.5.1.wso2v1/antlr4-runtime-4.5.1.wso2v1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/jayway/jsonpath/json-path/2.2.0/json-path-2.2.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/net/minidev/json-smart/2.2.1/json-smart-2.2.1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/net/minidev/accessors-smart/1.1/accessors-smart-1.1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/org/apache/tapestry/tapestry-json/5.4.1.wso2v1/tapestry-json-5.4.1.wso2v1.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/deployment/org.wso2.carbon.deployment.notifier/5.2.2/org.wso2.carbon.deployment.notifier-5.2.2.jar (31 kB at 31 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/net/sf/saxon/Saxon-HE/9.7.0.wso2v1/Saxon-HE-9.7.0.wso2v1.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/org/antlr/antlr4-runtime/4.5.1.wso2v1/antlr4-runtime-4.5.1.wso2v1.jar (306 kB at 306 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/ws/commons/axiom/axiom-api/1.2.20/axiom-api-1.2.20.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/ws/commons/axiom/axiom-impl/1.2.20/axiom-impl-1.2.20.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/geronimo/specs/geronimo-activation_1.1_spec/1.1/geronimo-activation_1.1_spec-1.1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/geronimo/specs/geronimo-stax-api_1.0_spec/1.0.1/geronimo-stax-api_1.0_spec-1.0.1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.streaming.integrator.core/3.0.58/org.wso2.carbon.streaming.integrator.core-3.0.58.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/org/apache/tapestry/tapestry-json/5.4.1.wso2v1/tapestry-json-5.4.1.wso2v1.jar (23 kB at 20 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/collections/google-collections/1.0/google-collections-1.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/datatype/jackson-datatype-joda/2.9.8/jackson-datatype-joda-2.9.8.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/joda-time/joda-time/2.7/joda-time-2.7.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.9.8/jackson-jaxrs-json-provider-2.9.8.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.9.8/jackson-jaxrs-base-2.9.8.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.8/jackson-module-jaxb-annotations-2.9.8.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/io/swagger/swagger-codegen/2.2.0.wso2v2/swagger-codegen-2.2.0.wso2v2.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.streaming.integrator.core/3.0.58/org.wso2.carbon.streaming.integrator.core-3.0.58.jar (2.0 MB at 1.2 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/org/apache/httpcomponents/httpclient/4.3.2.wso2v1/httpclient-4.3.2.wso2v1.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/io/swagger/swagger-codegen/2.2.0.wso2v2/swagger-codegen-2.2.0.wso2v2.jar (2.1 MB at 1.1 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/org/apache/commons/commons-vfs2/2.2-wso2v1/commons-vfs2-2.2-wso2v1.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/net/sf/saxon/Saxon-HE/9.7.0.wso2v1/Saxon-HE-9.7.0.wso2v1.jar (3.8 MB at 2.0 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/findbugs/findbugs/1.0.0/findbugs-1.0.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/findbugs/annotations/1.0.0/annotations-1.0.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/bcel/bcel/5.1/bcel-5.1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/regexp/regexp/1.2/regexp-1.2.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/findbugs/coreplugin/1.0.0/coreplugin-1.0.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/findbugs/findbugs-ant/1.0.0/findbugs-ant-1.0.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/findbugs/findbugsGUI/1.0.0/findbugsGUI-1.0.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.database.query.manager/6.1.58/org.wso2.carbon.database.query.manager-6.1.58.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/org/apache/httpcomponents/httpclient/4.3.2.wso2v1/httpclient-4.3.2.wso2v1.jar (592 kB at 288 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.streaming.integrator.common.feature/3.0.58/org.wso2.carbon.streaming.integrator.common.feature-3.0.58.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.database.query.manager/6.1.58/org.wso2.carbon.database.query.manager-6.1.58.jar (13 kB at 6.1 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.streaming.integrator.common/3.0.58/org.wso2.carbon.streaming.integrator.common-3.0.58.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/org/apache/commons/commons-vfs2/2.2-wso2v1/commons-vfs2-2.2-wso2v1.jar (456 kB at 206 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/siddhi-query-api/5.1.22/siddhi-query-api-5.1.22.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.streaming.integrator.common/3.0.58/org.wso2.carbon.streaming.integrator.common-3.0.58.jar (32 kB at 13 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/siddhi-core/5.1.22/siddhi-core-5.1.22.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/siddhi-query-api/5.1.22/siddhi-query-api-5.1.22.jar (154 kB at 63 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/slf4j/slf4j-simple/1.7.35/slf4j-simple-1.7.35.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/mchange/c3p0/0.9.5.4/c3p0-0.9.5.4.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.streaming.integrator.core.feature/3.0.58/org.wso2.carbon.streaming.integrator.core.feature-3.0.58.zip (7.6 MB at 3.1 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/zaxxer/HikariCP-java7/2.4.13/HikariCP-java7-2.4.13.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/osgi/org.eclipse.osgi.services/3.3.100.v20130513-1956/org.eclipse.osgi.services-3.3.100.v20130513-1956.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/siddhi-query-compiler/5.1.22/siddhi-query-compiler-5.1.22.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/mvel/mvel2/2.4.5.Final/mvel2-2.4.5.Final.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/antlr/antlr4-runtime/4.7.2/antlr4-runtime-4.7.2.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/org.wso2.msf4j.feature/2.8.4/org.wso2.msf4j.feature-2.8.4.zip: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/org.wso2.msf4j.feature/2.8.4/org.wso2.msf4j.feature-2.8.4.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/msf4j/org.wso2.msf4j.feature/2.8.4/org.wso2.msf4j.feature-2.8.4.zip (15 MB at 6.2 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/siddhi-annotations/5.1.22/siddhi-annotations-5.1.22.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/atteo/classindex/classindex/3.9/classindex-3.9.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.siddhi.store.api.rest.feature/3.0.58/org.wso2.carbon.siddhi.store.api.rest.feature-3.0.58.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.siddhi.store.api.rest.feature/3.0.58/org.wso2.carbon.siddhi.store.api.rest.feature-3.0.58.zip (45 kB at 16 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.siddhi.store.api.rest/3.0.58/org.wso2.carbon.siddhi.store.api.rest-3.0.58.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/siddhi-query-compiler/5.1.22/siddhi-query-compiler-5.1.22.jar (290 kB at 106 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/slf4j/wso2/slf4j/1.5.10.wso2v1/slf4j-1.5.10.wso2v1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.health.check.core.feature/3.0.58/org.wso2.carbon.health.check.core.feature-3.0.58.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/siddhi-annotations/5.1.22/siddhi-annotations-5.1.22.jar (71 kB at 26 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.health.check.core/3.0.58/org.wso2.carbon.health.check.core-3.0.58.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.streaming.integrator.common.feature/3.0.58/org.wso2.carbon.streaming.integrator.common.feature-3.0.58.zip (3.6 MB at 1.2 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.siddhi.feature/3.0.58/org.wso2.siddhi.feature-3.0.58.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.siddhi.store.api.rest/3.0.58/org.wso2.carbon.siddhi.store.api.rest-3.0.58.jar (35 kB at 12 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/org/quartz-scheduler/quartz/2.3.0.wso2v2/quartz-2.3.0.wso2v2.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.health.check.core/3.0.58/org.wso2.carbon.health.check.core-3.0.58.jar (24 kB at 7.9 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/commons/commons-collections4/4.0/commons-collections4-4.0.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.health.check.core.feature/3.0.58/org.wso2.carbon.health.check.core.feature-3.0.58.zip (32 kB at 11 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.feature/6.1.58/org.wso2.carbon.databridge.feature-6.1.58.zip [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.commons/6.1.58/org.wso2.carbon.databridge.commons-6.1.58.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.commons/6.1.58/org.wso2.carbon.databridge.commons-6.1.58.jar (39 kB at 12 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.commons.thrift/6.1.58/org.wso2.carbon.databridge.commons.thrift-6.1.58.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/siddhi-core/5.1.22/siddhi-core-5.1.22.jar (3.5 MB at 1.1 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.commons.binary/6.1.58/org.wso2.carbon.databridge.commons.binary-6.1.58.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/org/quartz-scheduler/quartz/2.3.0.wso2v2/quartz-2.3.0.wso2v2.jar (621 kB at 189 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.core/6.1.58/org.wso2.carbon.databridge.core-6.1.58.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.commons.binary/6.1.58/org.wso2.carbon.databridge.commons.binary-6.1.58.jar (11 kB at 3.3 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/directory/studio/org.apache.commons.io/2.4/org.apache.commons.io-2.4.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.agent/6.1.58/org.wso2.carbon.databridge.agent-6.1.58.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.commons.thrift/6.1.58/org.wso2.carbon.databridge.commons.thrift-6.1.58.jar (522 kB at 151 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.receiver.binary/6.1.58/org.wso2.carbon.databridge.receiver.binary-6.1.58.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.core/6.1.58/org.wso2.carbon.databridge.core-6.1.58.jar (75 kB at 22 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.receiver.thrift/6.1.58/org.wso2.carbon.databridge.receiver.thrift-6.1.58.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.agent/6.1.58/org.wso2.carbon.databridge.agent-6.1.58.jar (109 kB at 30 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.agent.feature/6.1.58/org.wso2.carbon.databridge.agent.feature-6.1.58.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.receiver.binary/6.1.58/org.wso2.carbon.databridge.receiver.binary-6.1.58.jar (32 kB at 8.9 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.commons.thrift.feature/6.1.58/org.wso2.carbon.databridge.commons.thrift.feature-6.1.58.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.receiver.thrift/6.1.58/org.wso2.carbon.databridge.receiver.thrift-6.1.58.jar (38 kB at 10 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.commons.feature/6.1.58/org.wso2.carbon.databridge.commons.feature-6.1.58.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.feature/6.1.58/org.wso2.carbon.databridge.feature-6.1.58.zip (4.1 MB at 1.1 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.analytics.msf4j.interceptor.common.feature/3.0.58/org.wso2.carbon.analytics.msf4j.interceptor.common.feature-3.0.58.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.agent.feature/6.1.58/org.wso2.carbon.databridge.agent.feature-6.1.58.zip (271 kB at 70 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.analytics.msf4j.interceptor.common/3.0.58/org.wso2.carbon.analytics.msf4j.interceptor.common-3.0.58.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.commons.feature/6.1.58/org.wso2.carbon.databridge.commons.feature-6.1.58.zip (323 kB at 83 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.analytics.idp.client.feature/6.1.58/org.wso2.carbon.analytics.idp.client.feature-6.1.58.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.databridge.commons.thrift.feature/6.1.58/org.wso2.carbon.databridge.commons.thrift.feature-6.1.58.zip (647 kB at 165 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.analytics.idp.client/6.1.58/org.wso2.carbon.analytics.idp.client-6.1.58.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.analytics.msf4j.interceptor.common.feature/3.0.58/org.wso2.carbon.analytics.msf4j.interceptor.common.feature-3.0.58.zip (36 kB at 9.1 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/github/openfeign/feign-core/11.0/feign-core-11.0.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.analytics.msf4j.interceptor.common/3.0.58/org.wso2.carbon.analytics.msf4j.interceptor.common-3.0.58.jar (25 kB at 6.4 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/github/openfeign/feign-gson/11.0/feign-gson-11.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/github/openfeign/form/feign-form/3.8.0/feign-form-3.8.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/googlecode/json-simple/wso2/json-simple/1.1.wso2v1/json-simple-1.1.wso2v1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/auth0/jwks-rsa/0.17.1/jwks-rsa-0.17.1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/auth0/java-jwt/3.15.0/java-jwt-3.15.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.analytics.auth.rest.api.feature/3.0.58/org.wso2.carbon.analytics.auth.rest.api.feature-3.0.58.zip [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.analytics.auth.rest.api/3.0.58/org.wso2.carbon.analytics.auth.rest.api-3.0.58.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.analytics.idp.client.feature/6.1.58/org.wso2.carbon.analytics.idp.client.feature-6.1.58.zip (382 kB at 95 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/coordination/org.wso2.carbon.cluster.coordinator.service.feature/2.1.7/org.wso2.carbon.cluster.coordinator.service.feature-2.1.7.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.analytics.idp.client/6.1.58/org.wso2.carbon.analytics.idp.client-6.1.58.jar (415 kB at 101 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/coordination/org.wso2.carbon.cluster.coordinator.service/2.1.7/org.wso2.carbon.cluster.coordinator.service-2.1.7.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.analytics.auth.rest.api/3.0.58/org.wso2.carbon.analytics.auth.rest.api-3.0.58.jar (51 kB at 12 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/coordination/org.wso2.carbon.cluster.coordinator.commons.feature/2.1.7/org.wso2.carbon.cluster.coordinator.commons.feature-2.1.7.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.analytics.auth.rest.api.feature/3.0.58/org.wso2.carbon.analytics.auth.rest.api.feature-3.0.58.zip (481 kB at 115 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/coordination/org.wso2.carbon.cluster.coordinator.commons/2.1.7/org.wso2.carbon.cluster.coordinator.commons-2.1.7.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/coordination/org.wso2.carbon.cluster.coordinator.service/2.1.7/org.wso2.carbon.cluster.coordinator.service-2.1.7.jar (14 kB at 3.2 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/coordination/org.wso2.carbon.cluster.coordinator.rdbms.feature/2.1.7/org.wso2.carbon.cluster.coordinator.rdbms.feature-2.1.7.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/coordination/org.wso2.carbon.cluster.coordinator.service.feature/2.1.7/org.wso2.carbon.cluster.coordinator.service.feature-2.1.7.zip (22 kB at 5.3 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/coordination/org.wso2.carbon.cluster.coordinator.rdbms/2.1.7/org.wso2.carbon.cluster.coordinator.rdbms-2.1.7.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/coordination/org.wso2.carbon.cluster.coordinator.commons.feature/2.1.7/org.wso2.carbon.cluster.coordinator.commons.feature-2.1.7.zip (23 kB at 5.5 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.si.coordination.listener.feature/3.0.58/org.wso2.carbon.si.coordination.listener.feature-3.0.58.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/coordination/org.wso2.carbon.cluster.coordinator.commons/2.1.7/org.wso2.carbon.cluster.coordinator.commons-2.1.7.jar (16 kB at 3.7 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.analytics.permissions.feature/6.1.58/org.wso2.carbon.analytics.permissions.feature-6.1.58.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.siddhi.feature/3.0.58/org.wso2.siddhi.feature-3.0.58.zip (9.1 MB at 2.1 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.analytics.permissions/6.1.58/org.wso2.carbon.analytics.permissions-6.1.58.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/coordination/org.wso2.carbon.cluster.coordinator.rdbms/2.1.7/org.wso2.carbon.cluster.coordinator.rdbms-2.1.7.jar (60 kB at 14 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/uiserver/org.wso2.carbon.uiserver.feature/1.0.6/org.wso2.carbon.uiserver.feature-1.0.6.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.si.coordination.listener.feature/3.0.58/org.wso2.carbon.si.coordination.listener.feature-3.0.58.zip (28 kB at 6.4 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/uiserver/org.wso2.carbon.uiserver/1.0.6/org.wso2.carbon.uiserver-1.0.6.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.analytics.permissions.feature/6.1.58/org.wso2.carbon.analytics.permissions.feature-6.1.58.zip (46 kB at 10 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/com/github/jknack/handlebars/4.0.7.wso2v1/handlebars-4.0.7.wso2v1.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics-common/org.wso2.carbon.analytics.permissions/6.1.58/org.wso2.carbon.analytics.permissions-6.1.58.jar (37 kB at 8.5 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.si.metrics.core.feature/3.0.58/org.wso2.carbon.si.metrics.core.feature-3.0.58.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/coordination/org.wso2.carbon.cluster.coordinator.rdbms.feature/2.1.7/org.wso2.carbon.cluster.coordinator.rdbms.feature-2.1.7.zip (2.2 MB at 494 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.si.metrics.core/3.0.58/org.wso2.carbon.si.metrics.core-3.0.58.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.si.metrics.core.feature/3.0.58/org.wso2.carbon.si.metrics.core.feature-3.0.58.zip (131 kB at 29 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/prometheus/simpleclient/0.8.0/simpleclient-0.8.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/prometheus/simpleclient_dropwizard/0.8.0/simpleclient_dropwizard-0.8.0.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/com/github/jknack/handlebars/4.0.7.wso2v1/handlebars-4.0.7.wso2v1.jar (318 kB at 70 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/prometheus/simpleclient_httpserver/0.8.0/simpleclient_httpserver-0.8.0.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/uiserver/org.wso2.carbon.uiserver/1.0.6/org.wso2.carbon.uiserver-1.0.6.jar (128 kB at 28 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/prometheus/simpleclient_common/0.8.0/simpleclient_common-0.8.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/felix/org.apache.felix.scr.annotations/1.12.0/org.apache.felix.scr.annotations-1.12.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.data.provider.feature/3.0.58/org.wso2.carbon.data.provider.feature-3.0.58.zip [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.data.provider/3.0.58/org.wso2.carbon.data.provider-3.0.58.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.permissions.rest.api.feature/3.0.58/org.wso2.carbon.permissions.rest.api.feature-3.0.58.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.si.metrics.core/3.0.58/org.wso2.carbon.si.metrics.core-3.0.58.jar (134 kB at 29 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.permissions.rest.api/3.0.58/org.wso2.carbon.permissions.rest.api-3.0.58.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.data.provider/3.0.58/org.wso2.carbon.data.provider-3.0.58.jar (161 kB at 35 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.siddhi.parser.service.feature/3.0.58/org.wso2.siddhi.parser.service.feature-3.0.58.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.data.provider.feature/3.0.58/org.wso2.carbon.data.provider.feature-3.0.58.zip (375 kB at 80 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.siddhi.parser/3.0.58/org.wso2.siddhi.parser-3.0.58.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.permissions.rest.api/3.0.58/org.wso2.carbon.permissions.rest.api-3.0.58.jar (31 kB at 6.5 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.siddhi.extensions.installer.core.feature/3.0.58/org.wso2.carbon.siddhi.extensions.installer.core.feature-3.0.58.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.permissions.rest.api.feature/3.0.58/org.wso2.carbon.permissions.rest.api.feature-3.0.58.zip (40 kB at 8.5 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.siddhi.extensions.installer.core/3.0.58/org.wso2.carbon.siddhi.extensions.installer.core-3.0.58.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.siddhi.parser.service.feature/3.0.58/org.wso2.siddhi.parser.service.feature-3.0.58.zip (68 kB at 14 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/org/owasp/encoder/encoder/1.2.0.wso2v2/encoder-1.2.0.wso2v2.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/uiserver/org.wso2.carbon.uiserver.feature/1.0.6/org.wso2.carbon.uiserver.feature-1.0.6.zip (3.9 MB at 825 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.siddhi.error.handler.core.feature/3.0.58/org.wso2.carbon.siddhi.error.handler.core.feature-3.0.58.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.siddhi.parser/3.0.58/org.wso2.siddhi.parser-3.0.58.jar (60 kB at 13 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.siddhi.error.handler.core/3.0.58/org.wso2.carbon.siddhi.error.handler.core-3.0.58.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.siddhi.extensions.installer.core/3.0.58/org.wso2.carbon.siddhi.extensions.installer.core-3.0.58.jar (62 kB at 13 kB/s) [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/org/owasp/encoder/encoder/1.2.0.wso2v2/encoder-1.2.0.wso2v2.jar (48 kB at 9.9 kB/s) [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.siddhi.extensions.installer.core.feature/3.0.58/org.wso2.carbon.siddhi.extensions.installer.core.feature-3.0.58.zip (1.4 MB at 281 kB/s) [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.siddhi.error.handler.core/3.0.58/org.wso2.carbon.siddhi.error.handler.core-3.0.58.jar (34 kB at 7.1 kB/s) [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.siddhi.error.handler.core.feature/3.0.58/org.wso2.carbon.siddhi.error.handler.core.feature-3.0.58.zip (1.3 MB at 274 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/github/spullara/mustache/java/compiler/0.9.6/compiler-0.9.6.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/org.apache.felix.gogo.command/0.10.0.v201209301215/org.apache.felix.gogo.command-0.10.0.v201209301215.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/org.apache.felix.gogo.shell/0.10.0.v201212101605/org.apache.felix.gogo.shell-0.10.0.v201212101605.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/github/spullara/mustache/java/compiler/0.9.6/compiler-0.9.6.jar (101 kB at 6.3 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/org.apache.felix.gogo.runtime/0.10.0.v201209301036/org.apache.felix.gogo.runtime-0.10.0.v201209301036.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jar (301 kB at 12 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar (475 kB at 18 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/zaxxer/HikariCP/3.3.1/HikariCP-3.3.1.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/org.apache.felix.gogo.command/0.10.0.v201209301215/org.apache.felix.gogo.command-0.10.0.v201209301215.jar (58 kB at 1.8 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/cache/cache-api/1.0.0/cache-api-1.0.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/zaxxer/HikariCP/3.3.1/HikariCP-3.3.1.jar (139 kB at 2.9 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/dropwizard/metrics/metrics-core/3.2.5/metrics-core-3.2.5.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/org.apache.felix.gogo.shell/0.10.0.v201212101605/org.apache.felix.gogo.shell-0.10.0.v201212101605.jar (61 kB at 811 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/dropwizard/metrics/metrics-jvm/3.2.5/metrics-jvm-3.2.5.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar (1.5 MB at 18 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/hdrhistogram/HdrHistogram/2.1.10/HdrHistogram-2.1.10.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/org.apache.felix.gogo.runtime/0.10.0.v201209301036/org.apache.felix.gogo.runtime-0.10.0.v201209301036.jar (80 kB at 955 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/h2database/h2/2.1.210/h2-2.1.210.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/dropwizard/metrics/metrics-jvm/3.2.5/metrics-jvm-3.2.5.jar (40 kB at 462 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/thrift/libthrift/0.9.2/libthrift-0.9.2.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcore/4.2.4/httpcore-4.2.4.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/cache/cache-api/1.0.0/cache-api-1.0.0.jar (50 kB at 530 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-pool/wso2/commons-pool/1.5.6.wso2v1/commons-pool-1.5.6.wso2v1.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/hdrhistogram/HdrHistogram/2.1.10/HdrHistogram-2.1.10.jar (118 kB at 1.2 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-pool/commons-pool/1.5.6/commons-pool-1.5.6.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-pool/wso2/commons-pool/1.5.6.wso2v1/commons-pool-1.5.6.wso2v1.jar (96 kB at 895 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/json/json/20140107/json-20140107.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/dropwizard/metrics/metrics-core/3.2.5/metrics-core-3.2.5.jar (136 kB at 1.3 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/code/gson/gson/2.8.5/gson-2.8.5.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-pool/commons-pool/1.5.6/commons-pool-1.5.6.jar (100 kB at 913 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/ws/rs/javax.ws.rs-api/2.0/javax.ws.rs-api-2.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/thrift/libthrift/0.9.2/libthrift-0.9.2.jar (228 kB at 1.9 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.commons-beanutils/1.8.3_2/org.apache.servicemix.bundles.commons-beanutils-1.8.3_2.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/code/gson/gson/2.8.5/gson-2.8.5.jar (242 kB at 1.9 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/ws/rs/javax.ws.rs-api/2.0/javax.ws.rs-api-2.0.jar (113 kB at 895 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/slf4j/slf4j-log4j12/1.7.12/slf4j-log4j12-1.7.12.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/slf4j/slf4j-log4j12/1.7.12/slf4j-log4j12-1.7.12.jar (8.9 kB at 64 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/log4j/log4j/1.2.17/log4j-1.2.17.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 448 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/nimbusds/nimbus-jose-jwt/2.25/nimbus-jose-jwt-2.25.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.commons-beanutils/1.8.3_2/org.apache.servicemix.bundles.commons-beanutils-1.8.3_2.jar (254 kB at 1.8 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcore/4.2.4/httpcore-4.2.4.jar (227 kB at 1.6 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-codec/commons-codec/1.9/commons-codec-1.9.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/nimbusds/nimbus-jose-jwt/2.25/nimbus-jose-jwt-2.25.jar (143 kB at 927 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/guava/guava/23.0/guava-23.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/json/json/20140107/json-20140107.jar (65 kB at 411 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/commons-codec/commons-codec/1.9/commons-codec-1.9.jar (264 kB at 1.6 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.jar (12 kB at 71 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar (8.8 kB at 51 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/swagger/swagger-core/1.5.16/swagger-core-1.5.16.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar (737 kB at 4.3 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/swagger/swagger-jaxrs/1.5.16/swagger-jaxrs-1.5.16.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/log4j/log4j/1.2.17/log4j-1.2.17.jar (490 kB at 2.6 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/reflections/reflections/0.9.11/reflections-0.9.11.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar (3.5 kB at 18 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/swagger/swagger-annotations/1.5.22/swagger-annotations-1.5.22.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/swagger/swagger-core/1.5.16/swagger-core-1.5.16.jar (112 kB at 570 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/swagger/swagger-models/1.5.16/swagger-models-1.5.16.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/swagger/swagger-jaxrs/1.5.16/swagger-jaxrs-1.5.16.jar (71 kB at 358 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/swagger/swagger-annotations/1.5.22/swagger-annotations-1.5.22.jar (22 kB at 104 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/core/jackson-annotations/2.9.8/jackson-annotations-2.9.8.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/swagger/swagger-models/1.5.16/swagger-models-1.5.16.jar (144 kB at 658 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/reflections/reflections/0.9.11/reflections-0.9.11.jar (131 kB at 598 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.9.8/jackson-dataformat-yaml-2.9.8.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/core/jackson-annotations/2.9.8/jackson-annotations-2.9.8.jar (67 kB at 282 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/guava/guava/23.0/guava-23.0.jar (2.6 MB at 11 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (413 kB at 1.5 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.jar (326 kB at 1.2 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.9.8/jackson-dataformat-yaml-2.9.8.jar (41 kB at 150 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/websocket/javax.websocket-api/1.1/javax.websocket-api-1.1.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar (64 kB at 229 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/bouncycastle/bcprov-jdk15on/1.61/bcprov-jdk15on-1.61.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/websocket/javax.websocket-api/1.1/javax.websocket-api-1.1.jar (37 kB at 127 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/bouncycastle/bcpkix-jdk15on/1.61/bcpkix-jdk15on-1.61.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.jar (1.3 MB at 4.6 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar (96 kB at 326 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-tcnative-boringssl-static/2.0.31.Final/netty-tcnative-boringssl-static-2.0.31.Final.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.jar (749 kB at 2.3 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/bouncycastle/bcpkix-jdk15on/1.61/bcpkix-jdk15on-1.61.jar (866 kB at 2.6 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/geronimo/specs/geronimo-jms_1.1_spec/1.1.1/geronimo-jms_1.1_spec-1.1.1.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.1/log4j-slf4j-impl-2.17.1.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.jar (32 kB at 89 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/logging/log4j/log4j-core/2.17.1/log4j-core-2.17.1.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar (27 kB at 74 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jayway/jsonpath/json-path/2.2.0/json-path-2.2.0.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/minidev/json-smart/2.2.1/json-smart-2.2.1.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/minidev/accessors-smart/1.1/accessors-smart-1.1.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/minidev/accessors-smart/1.1/accessors-smart-1.1.jar (81 kB at 207 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/minidev/json-smart/2.2.1/json-smart-2.2.1.jar (121 kB at 308 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/ws/commons/axiom/axiom-api/1.2.20/axiom-api-1.2.20.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/jayway/jsonpath/json-path/2.2.0/json-path-2.2.0.jar (207 kB at 526 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/ws/commons/axiom/axiom-impl/1.2.20/axiom-impl-1.2.20.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar (53 kB at 130 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/geronimo/specs/geronimo-jms_1.1_spec/1.1.1/geronimo-jms_1.1_spec-1.1.1.jar (32 kB at 79 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/ws/commons/axiom/axiom-api/1.2.20/axiom-api-1.2.20.jar (424 kB at 1.0 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/geronimo/specs/geronimo-activation_1.1_spec/1.1/geronimo-activation_1.1_spec-1.1.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.jar (182 kB at 431 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/geronimo/specs/geronimo-stax-api_1.0_spec/1.0.1/geronimo-stax-api_1.0_spec-1.0.1.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/bouncycastle/bcprov-jdk15on/1.61/bcprov-jdk15on-1.61.jar (4.5 MB at 11 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/ws/commons/axiom/axiom-impl/1.2.20/axiom-impl-1.2.20.jar (573 kB at 1.3 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/collections/google-collections/1.0/google-collections-1.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/geronimo/specs/geronimo-activation_1.1_spec/1.1/geronimo-activation_1.1_spec-1.1.jar (47 kB at 110 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/datatype/jackson-datatype-joda/2.9.8/jackson-datatype-joda-2.9.8.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/geronimo/specs/geronimo-stax-api_1.0_spec/1.0.1/geronimo-stax-api_1.0_spec-1.0.1.jar (29 kB at 66 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/joda-time/joda-time/2.7/joda-time-2.7.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.jar (482 kB at 1.1 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.9.8/jackson-jaxrs-json-provider-2.9.8.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2.jar (96 kB at 216 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.9.8/jackson-jaxrs-base-2.9.8.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 1.4 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.8/jackson-module-jaxb-annotations-2.9.8.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.9.8/jackson-jaxrs-json-provider-2.9.8.jar (16 kB at 34 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/findbugs/findbugs/1.0.0/findbugs-1.0.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/joda-time/joda-time/2.7/joda-time-2.7.jar (589 kB at 1.2 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/findbugs/annotations/1.0.0/annotations-1.0.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.9.8/jackson-jaxrs-base-2.9.8.jar (32 kB at 67 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/bcel/bcel/5.1/bcel-5.1.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/datatype/jackson-datatype-joda/2.9.8/jackson-datatype-joda-2.9.8.jar (71 kB at 146 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/regexp/regexp/1.2/regexp-1.2.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.8/jackson-module-jaxb-annotations-2.9.8.jar (33 kB at 66 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/findbugs/coreplugin/1.0.0/coreplugin-1.0.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/regexp/regexp/1.2/regexp-1.2.jar (30 kB at 60 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/findbugs/findbugs-ant/1.0.0/findbugs-ant-1.0.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/findbugs/annotations/1.0.0/annotations-1.0.0.jar (27 kB at 55 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/findbugs/findbugsGUI/1.0.0/findbugsGUI-1.0.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/findbugs/findbugs/1.0.0/findbugs-1.0.0.jar (962 kB at 1.9 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/slf4j/slf4j-simple/1.7.35/slf4j-simple-1.7.35.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/findbugs/findbugs-ant/1.0.0/findbugs-ant-1.0.0.jar (11 kB at 20 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/mchange/c3p0/0.9.5.4/c3p0-0.9.5.4.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/bcel/bcel/5.1/bcel-5.1.jar (516 kB at 933 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar (693 kB at 1.2 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/zaxxer/HikariCP-java7/2.4.13/HikariCP-java7-2.4.13.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/findbugs/findbugsGUI/1.0.0/findbugsGUI-1.0.0.jar (215 kB at 382 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/osgi/org.eclipse.osgi.services/3.3.100.v20130513-1956/org.eclipse.osgi.services-3.3.100.v20130513-1956.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/findbugs/coreplugin/1.0.0/coreplugin-1.0.0.jar (486 kB at 851 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/mvel/mvel2/2.4.5.Final/mvel2-2.4.5.Final.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/osgi/org.eclipse.osgi.services/3.3.100.v20130513-1956/org.eclipse.osgi.services-3.3.100.v20130513-1956.jar (83 kB at 143 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/antlr/antlr4-runtime/4.7.2/antlr4-runtime-4.7.2.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/antlr/antlr4-runtime/4.7.2/antlr4-runtime-4.7.2.jar (338 kB at 568 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/atteo/classindex/classindex/3.9/classindex-3.9.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/mchange/c3p0/0.9.5.4/c3p0-0.9.5.4.jar (500 kB at 832 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/slf4j/wso2/slf4j/1.5.10.wso2v1/slf4j-1.5.10.wso2v1.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/zaxxer/HikariCP-java7/2.4.13/HikariCP-java7-2.4.13.jar (134 kB at 223 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-collections4/4.0/commons-collections4-4.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/mvel/mvel2/2.4.5.Final/mvel2-2.4.5.Final.jar (806 kB at 1.3 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/directory/studio/org.apache.commons.io/2.4/org.apache.commons.io-2.4.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/atteo/classindex/classindex/3.9/classindex-3.9.jar (34 kB at 56 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/github/openfeign/feign-core/11.0/feign-core-11.0.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/github/openfeign/feign-gson/11.0/feign-gson-11.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar (624 kB at 1.0 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/github/openfeign/form/feign-form/3.8.0/feign-form-3.8.0.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/googlecode/json-simple/wso2/json-simple/1.1.wso2v1/json-simple-1.1.wso2v1.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/slf4j/wso2/slf4j/1.5.10.wso2v1/slf4j-1.5.10.wso2v1.jar (32 kB at 50 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/auth0/jwks-rsa/0.17.1/jwks-rsa-0.17.1.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/auth0/java-jwt/3.15.0/java-jwt-3.15.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/directory/studio/org.apache.commons.io/2.4/org.apache.commons.io-2.4.jar (175 kB at 268 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/prometheus/simpleclient/0.8.0/simpleclient-0.8.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/github/openfeign/form/feign-form/3.8.0/feign-form-3.8.0.jar (30 kB at 45 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/prometheus/simpleclient_dropwizard/0.8.0/simpleclient_dropwizard-0.8.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/prometheus/simpleclient_dropwizard/0.8.0/simpleclient_dropwizard-0.8.0.jar (16 kB at 25 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/prometheus/simpleclient_httpserver/0.8.0/simpleclient_httpserver-0.8.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/prometheus/simpleclient/0.8.0/simpleclient-0.8.0.jar (59 kB at 88 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/prometheus/simpleclient_common/0.8.0/simpleclient_common-0.8.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/prometheus/simpleclient_httpserver/0.8.0/simpleclient_httpserver-0.8.0.jar (10 kB at 15 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/org.apache.felix.scr.annotations/1.12.0/org.apache.felix.scr.annotations-1.12.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-collections4/4.0/commons-collections4-4.0.jar (610 kB at 897 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/googlecode/json-simple/wso2/json-simple/1.1.wso2v1/json-simple-1.1.wso2v1.jar (19 kB at 27 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/prometheus/simpleclient_common/0.8.0/simpleclient_common-0.8.0.jar (5.8 kB at 8.6 kB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/felix/org.apache.felix.scr.annotations/1.12.0/org.apache.felix.scr.annotations-1.12.0.jar (35 kB at 51 kB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar (221 kB at 316 kB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1.5 MB at 2.0 MB/s) [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.jar [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/com/h2database/h2/2.1.210/h2-2.1.210.jar [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.jar [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-tcnative-boringssl-static/2.0.31.Final/netty-tcnative-boringssl-static-2.0.31.Final.jar [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.jar [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.jar [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.jar [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.jar [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.jar [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.jar [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.jar [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.jar [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.jar [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.jar [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/org/apache/logging/log4j/log4j-slf4j-impl/2.17.1/log4j-slf4j-impl-2.17.1.jar [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.jar [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/org/apache/logging/log4j/log4j-core/2.17.1/log4j-core-2.17.1.jar [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/org/slf4j/slf4j-simple/1.7.35/slf4j-simple-1.7.35.jar [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/github/openfeign/feign-core/11.0/feign-core-11.0.jar [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/github/openfeign/feign-gson/11.0/feign-gson-11.0.jar [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/com/auth0/jwks-rsa/0.17.1/jwks-rsa-0.17.1.jar [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/com/auth0/java-jwt/3.15.0/java-jwt-3.15.0.jar [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.jar [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.jar [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/com/h2database/h2/2.1.210/h2-2.1.210.jar [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.jar [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.jar [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-tcnative-boringssl-static/2.0.31.Final/netty-tcnative-boringssl-static-2.0.31.Final.jar [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.jar [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.jar [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.jar [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.jar [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.jar [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.jar [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.jar [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.jar [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.jar [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.1/log4j-slf4j-impl-2.17.1.jar [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.jar [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/org/apache/logging/log4j/log4j-core/2.17.1/log4j-core-2.17.1.jar [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/org/slf4j/slf4j-simple/1.7.35/slf4j-simple-1.7.35.jar [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/github/openfeign/feign-core/11.0/feign-core-11.0.jar [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/github/openfeign/feign-gson/11.0/feign-gson-11.0.jar [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/com/auth0/jwks-rsa/0.17.1/jwks-rsa-0.17.1.jar [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/com/auth0/java-jwt/3.15.0/java-jwt-3.15.0.jar [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.jar [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.jar [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/h2database/h2/2.1.210/h2-2.1.210.jar [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.31.Final/netty-tcnative-boringssl-static-2.0.31.Final.jar [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.jar [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.jar [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.jar (303 kB at 15 MB/s) [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.jar [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.jar (493 kB at 13 MB/s) [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.jar [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.jar (479 kB at 12 MB/s) [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.jar [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.jar (650 kB at 14 MB/s) [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.jar [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.jar (35 kB at 743 kB/s) [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.jar [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.jar (529 kB at 9.0 MB/s) [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.jar [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.jar (635 kB at 7.7 MB/s) [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.jar [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.jar (473 kB at 5.3 MB/s) [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.jar [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.jar (38 kB at 420 kB/s) [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.jar [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.jar (337 kB at 3.7 MB/s) [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-slf4j-impl/2.17.1/log4j-slf4j-impl-2.17.1.jar [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.jar (24 kB at 252 kB/s) [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.jar [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-slf4j-impl/2.17.1/log4j-slf4j-impl-2.17.1.jar (24 kB at 250 kB/s) [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.17.1/log4j-core-2.17.1.jar [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.jar (119 kB at 1.2 MB/s) [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.7.35/slf4j-simple-1.7.35.jar [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.7.35/slf4j-simple-1.7.35.jar (15 kB at 147 kB/s) [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/openfeign/feign-core/11.0/feign-core-11.0.jar [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.jar (302 kB at 2.8 MB/s) [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/openfeign/feign-gson/11.0/feign-gson-11.0.jar [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/openfeign/feign-gson/11.0/feign-gson-11.0.jar (7.9 kB at 69 kB/s) [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/auth0/jwks-rsa/0.17.1/jwks-rsa-0.17.1.jar [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/auth0/jwks-rsa/0.17.1/jwks-rsa-0.17.1.jar (17 kB at 145 kB/s) [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/openfeign/feign-core/11.0/feign-core-11.0.jar (189 kB at 1.6 MB/s) [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/auth0/java-jwt/3.15.0/java-jwt-3.15.0.jar [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.jar [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/auth0/java-jwt/3.15.0/java-jwt-3.15.0.jar (57 kB at 436 kB/s) [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.31.Final/netty-tcnative-boringssl-static-2.0.31.Final.jar (4.0 MB at 28 MB/s) [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/h2database/h2/2.1.210/h2-2.1.210.jar (2.5 MB at 18 MB/s) [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.17.1/log4j-core-2.17.1.jar (1.8 MB at 10 MB/s) [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.jar (1.4 MB at 8.0 MB/s) [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ wso2-streaming-integrator --- [INFO] [INFO] [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (validate) @ wso2-streaming-integrator --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ wso2-streaming-integrator --- [INFO] [INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/products/streaming-integrator/modules/distribution' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] [INFO] Working directory: /home/jenkins/workspace/products/streaming-integrator/modules/distribution [INFO] [INFO] Storing buildNumber: 95add8fd70139c9230c95c7875106f4e30ba7bc0 at timestamp: 1646485715438 [INFO] [INFO] Storing buildScmBranch: release-4.1.0-beta-k322 [INFO] [INFO] [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ wso2-streaming-integrator --- [INFO] [INFO] [INFO] [INFO] >>> findbugs-maven-plugin:3.0.3:check (analyze-compile) > :findbugs @ wso2-streaming-integrator >>> [INFO] [INFO] [INFO] [INFO] --- findbugs-maven-plugin:3.0.3:findbugs (findbugs) @ wso2-streaming-integrator --- [INFO] [INFO] [INFO] [INFO] <<< findbugs-maven-plugin:3.0.3:check (analyze-compile) < :findbugs @ wso2-streaming-integrator <<< [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- findbugs-maven-plugin:3.0.3:check (analyze-compile) @ wso2-streaming-integrator --- [INFO] [INFO] [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (1-unpack-p2-agent-distribution) @ wso2-streaming-integrator --- [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.pom (4.7 kB at 61 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (3.9 kB at 353 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (8.4 kB at 767 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4.1 kB at 338 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 243 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-parent/7/maven-parent-7.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/7/maven-parent-7.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 1.9 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 70 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 kB at 1.2 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 70 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (1.4 kB at 140 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (1.3 kB at 119 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 59 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (6.4 kB at 640 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-dependency-analyzer/1.6/maven-dependency-analyzer-1.6.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-dependency-analyzer/1.6/maven-dependency-analyzer-1.6.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-dependency-analyzer/1.6/maven-dependency-analyzer-1.6.pom (5.4 kB at 18 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 18 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom (1.8 kB at 9.0 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven/2.0.5/maven-2.0.5.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven/2.0.5/maven-2.0.5.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 18 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom (1.7 kB at 16 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 29 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom (1.7 kB at 34 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom (1.8 kB at 57 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom (1.5 kB at 48 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 16 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (7.3 kB at 101 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.pom (5.6 kB at 103 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 449 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-dependency-analyzer/1.6/maven-dependency-analyzer-1.6.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-dependency-analyzer/1.6/maven-dependency-analyzer-1.6.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 kB at 2.6 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (43 kB at 2.8 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (38 kB at 2.2 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-dependency-analyzer/1.6/maven-dependency-analyzer-1.6.jar (32 kB at 409 kB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.jar (17 kB at 201 kB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 691 kB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.jar (30 kB at 270 kB/s) [INFO] [INFO] Configured Artifact: org.eclipse.equinox:org.eclipse.equinox.executable:3.5.0.v20110530-7P7NFUFFLWUl76mart:zip [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/equinox/org.eclipse.equinox.executable/3.5.0.v20110530-7P7NFUFFLWUl76mart/org.eclipse.equinox.executable-3.5.0.v20110530-7P7NFUFFLWUl76mart.zip [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/equinox/org.eclipse.equinox.executable/3.5.0.v20110530-7P7NFUFFLWUl76mart/org.eclipse.equinox.executable-3.5.0.v20110530-7P7NFUFFLWUl76mart.zip [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/equinox/org.eclipse.equinox.executable/3.5.0.v20110530-7P7NFUFFLWUl76mart/org.eclipse.equinox.executable-3.5.0.v20110530-7P7NFUFFLWUl76mart.zip (2.5 MB at 16 MB/s) [INFO] [INFO] Configured Artifact: org.wso2.carbon.privacy:org.wso2.carbon.privacy.forgetme.tool:1.4.0:zip [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/privacy/org.wso2.carbon.privacy.forgetme.tool/1.4.0/org.wso2.carbon.privacy.forgetme.tool-1.4.0.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/privacy/org.wso2.carbon.privacy.forgetme.tool/1.4.0/org.wso2.carbon.privacy.forgetme.tool-1.4.0.zip (18 MB at 17 MB/s) [INFO] [INFO] Configured Artifact: org.wso2.carbon.analytics:org.wso2.carbon.siddhi.extensions.installer.cli:3.0.58:zip [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.siddhi.extensions.installer.cli/3.0.58/org.wso2.carbon.siddhi.extensions.installer.cli-3.0.58.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.siddhi.extensions.installer.cli/3.0.58/org.wso2.carbon.siddhi.extensions.installer.cli-3.0.58.zip (2.2 MB at 12 MB/s) [INFO] [INFO] Unpacking /home/jenkins/workspace/products/streaming-integrator/.repository/org/eclipse/equinox/org.eclipse.equinox.executable/3.5.0.v20110530-7P7NFUFFLWUl76mart/org.eclipse.equinox.executable-3.5.0.v20110530-7P7NFUFFLWUl76mart.zip to /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target with includes "" and excludes "" [INFO] [INFO] Unpacking /home/jenkins/workspace/products/streaming-integrator/.repository/org/wso2/carbon/privacy/org.wso2.carbon.privacy.forgetme.tool/1.4.0/org.wso2.carbon.privacy.forgetme.tool-1.4.0.zip to /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/forget-me with includes "" and excludes "" [INFO] [INFO] Unpacking /home/jenkins/workspace/products/streaming-integrator/.repository/org/wso2/carbon/analytics/org.wso2.carbon.siddhi.extensions.installer.cli/3.0.58/org.wso2.carbon.siddhi.extensions.installer.cli-3.0.58.zip to /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/extension-installer with includes "" and excludes "" [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (filter-dockerfiles) @ wso2-streaming-integrator --- [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.pom (6.5 kB at 1.1 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom (4.0 kB at 674 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 147 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.jar (44 kB at 3.4 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar (62 kB at 4.1 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar (155 kB at 9.7 MB/s) [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Copying 1 resource [INFO] [INFO] [INFO] [INFO] --- maven-antrun-plugin:1.8:run (add-in-place-tool) @ wso2-streaming-integrator --- [INFO] [INFO] Executing tasks [INFO] [INFO] main: [INFO] [get] Getting: https://product-dist.wso2.com/downloads/in-place/release/update.zip [INFO] [get] To: /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/update.zip [INFO] [unzip] Expanding: /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/update.zip into /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target [INFO] [INFO] Executed tasks [INFO] [INFO] [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy) @ wso2-streaming-integrator --- [INFO] [INFO] Configured Artifact: io.siddhi.extension.execution.string:siddhi-execution-string:5.0.12:jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/execution/string/siddhi-execution-string/5.0.12/siddhi-execution-string-5.0.12.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/execution/string/siddhi-execution-string/5.0.12/siddhi-execution-string-5.0.12.jar: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/execution/string/siddhi-execution-string/5.0.12/siddhi-execution-string-5.0.12.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/execution/string/siddhi-execution-string/5.0.12/siddhi-execution-string-5.0.12.jar (77 kB at 3.5 MB/s) [INFO] [INFO] Configured Artifact: io.siddhi.extension.execution.time:siddhi-execution-time:5.0.8:jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/execution/time/siddhi-execution-time/5.0.8/siddhi-execution-time-5.0.8.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/execution/time/siddhi-execution-time/5.0.8/siddhi-execution-time-5.0.8.jar: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/execution/time/siddhi-execution-time/5.0.8/siddhi-execution-time-5.0.8.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/execution/time/siddhi-execution-time/5.0.8/siddhi-execution-time-5.0.8.jar (456 kB at 1.7 MB/s) [INFO] [INFO] Configured Artifact: io.siddhi.extension.execution.math:siddhi-execution-math:5.0.5:jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/execution/math/siddhi-execution-math/5.0.5/siddhi-execution-math-5.0.5.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/execution/math/siddhi-execution-math/5.0.5/siddhi-execution-math-5.0.5.jar: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/execution/math/siddhi-execution-math/5.0.5/siddhi-execution-math-5.0.5.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/execution/math/siddhi-execution-math/5.0.5/siddhi-execution-math-5.0.5.jar (104 kB at 408 kB/s) [INFO] [INFO] Configured Artifact: io.siddhi.extension.execution.regex:siddhi-execution-regex:5.0.7:jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/execution/regex/siddhi-execution-regex/5.0.7/siddhi-execution-regex-5.0.7.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/execution/regex/siddhi-execution-regex/5.0.7/siddhi-execution-regex-5.0.7.jar: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/execution/regex/siddhi-execution-regex/5.0.7/siddhi-execution-regex-5.0.7.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/execution/regex/siddhi-execution-regex/5.0.7/siddhi-execution-regex-5.0.7.jar (30 kB at 114 kB/s) [INFO] [INFO] Configured Artifact: io.siddhi.extension.execution.map:siddhi-execution-map:5.0.7:jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/execution/map/siddhi-execution-map/5.0.7/siddhi-execution-map-5.0.7.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/execution/map/siddhi-execution-map/5.0.7/siddhi-execution-map-5.0.7.jar: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/execution/map/siddhi-execution-map/5.0.7/siddhi-execution-map-5.0.7.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/execution/map/siddhi-execution-map/5.0.7/siddhi-execution-map-5.0.7.jar (1.1 MB at 2.4 MB/s) [INFO] [INFO] Configured Artifact: io.siddhi.extension.execution.json:siddhi-execution-json:2.0.10:jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/execution/json/siddhi-execution-json/2.0.10/siddhi-execution-json-2.0.10.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/execution/json/siddhi-execution-json/2.0.10/siddhi-execution-json-2.0.10.jar: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/execution/json/siddhi-execution-json/2.0.10/siddhi-execution-json-2.0.10.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/execution/json/siddhi-execution-json/2.0.10/siddhi-execution-json-2.0.10.jar (417 kB at 1.9 MB/s) [INFO] [INFO] Configured Artifact: io.siddhi.extension.execution.list:siddhi-execution-list:1.0.1:jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/execution/list/siddhi-execution-list/1.0.1/siddhi-execution-list-1.0.1.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/execution/list/siddhi-execution-list/1.0.1/siddhi-execution-list-1.0.1.jar: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/execution/list/siddhi-execution-list/1.0.1/siddhi-execution-list-1.0.1.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/execution/list/siddhi-execution-list/1.0.1/siddhi-execution-list-1.0.1.jar (56 kB at 243 kB/s) [INFO] [INFO] Configured Artifact: io.siddhi.extension.io.email:siddhi-io-email:2.0.7:jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/io/email/siddhi-io-email/2.0.7/siddhi-io-email-2.0.7.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/io/email/siddhi-io-email/2.0.7/siddhi-io-email-2.0.7.jar: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/io/email/siddhi-io-email/2.0.7/siddhi-io-email-2.0.7.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/io/email/siddhi-io-email/2.0.7/siddhi-io-email-2.0.7.jar (691 kB at 3.5 MB/s) [INFO] [INFO] Configured Artifact: io.siddhi.extension.io.tcp:siddhi-io-tcp:3.0.6:jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/io/tcp/siddhi-io-tcp/3.0.6/siddhi-io-tcp-3.0.6.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/io/tcp/siddhi-io-tcp/3.0.6/siddhi-io-tcp-3.0.6.jar: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/io/tcp/siddhi-io-tcp/3.0.6/siddhi-io-tcp-3.0.6.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/io/tcp/siddhi-io-tcp/3.0.6/siddhi-io-tcp-3.0.6.jar (42 kB at 754 kB/s) [INFO] [INFO] Configured Artifact: io.siddhi.extension.io.kafka:siddhi-io-kafka:5.0.16:jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/io/kafka/siddhi-io-kafka/5.0.16/siddhi-io-kafka-5.0.16.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/io/kafka/siddhi-io-kafka/5.0.16/siddhi-io-kafka-5.0.16.jar (6.2 MB at 25 MB/s) [INFO] [INFO] Configured Artifact: io.siddhi.extension.io.file:siddhi-io-file:2.0.18:jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/io/file/siddhi-io-file/2.0.18/siddhi-io-file-2.0.18.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/io/file/siddhi-io-file/2.0.18/siddhi-io-file-2.0.18.jar: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/io/file/siddhi-io-file/2.0.18/siddhi-io-file-2.0.18.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/io/file/siddhi-io-file/2.0.18/siddhi-io-file-2.0.18.jar (9.9 MB at 28 MB/s) [INFO] [INFO] Configured Artifact: io.siddhi.extension.io.http:siddhi-io-http:2.3.4:jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/io/http/siddhi-io-http/2.3.4/siddhi-io-http-2.3.4.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/io/http/siddhi-io-http/2.3.4/siddhi-io-http-2.3.4.jar: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/io/http/siddhi-io-http/2.3.4/siddhi-io-http-2.3.4.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/io/http/siddhi-io-http/2.3.4/siddhi-io-http-2.3.4.jar (4.6 MB at 23 MB/s) [INFO] [INFO] Configured Artifact: io.siddhi.extension.io.websocket:siddhi-io-websocket:3.0.2:jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/io/websocket/siddhi-io-websocket/3.0.2/siddhi-io-websocket-3.0.2.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/io/websocket/siddhi-io-websocket/3.0.2/siddhi-io-websocket-3.0.2.jar: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/io/websocket/siddhi-io-websocket/3.0.2/siddhi-io-websocket-3.0.2.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/io/websocket/siddhi-io-websocket/3.0.2/siddhi-io-websocket-3.0.2.jar (43 kB at 805 kB/s) [INFO] [INFO] Configured Artifact: io.siddhi.extension.io.cdc:siddhi-io-cdc:2.0.12:jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/io/cdc/siddhi-io-cdc/2.0.12/siddhi-io-cdc-2.0.12.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/io/cdc/siddhi-io-cdc/2.0.12/siddhi-io-cdc-2.0.12.jar: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/io/cdc/siddhi-io-cdc/2.0.12/siddhi-io-cdc-2.0.12.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/io/cdc/siddhi-io-cdc/2.0.12/siddhi-io-cdc-2.0.12.jar (8.6 MB at 24 MB/s) [INFO] [INFO] Configured Artifact: io.siddhi.extension.io.grpc:siddhi-io-grpc:1.0.11:jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/io/grpc/siddhi-io-grpc/1.0.11/siddhi-io-grpc-1.0.11.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/io/grpc/siddhi-io-grpc/1.0.11/siddhi-io-grpc-1.0.11.jar: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/io/grpc/siddhi-io-grpc/1.0.11/siddhi-io-grpc-1.0.11.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/io/grpc/siddhi-io-grpc/1.0.11/siddhi-io-grpc-1.0.11.jar (8.4 MB at 6.5 MB/s) [INFO] [INFO] Configured Artifact: io.siddhi.extension.map.xml:siddhi-map-xml:5.2.2:jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/map/xml/siddhi-map-xml/5.2.2/siddhi-map-xml-5.2.2.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/map/xml/siddhi-map-xml/5.2.2/siddhi-map-xml-5.2.2.jar: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/map/xml/siddhi-map-xml/5.2.2/siddhi-map-xml-5.2.2.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/map/xml/siddhi-map-xml/5.2.2/siddhi-map-xml-5.2.2.jar (32 kB at 161 kB/s) [INFO] [INFO] Configured Artifact: io.siddhi.extension.map.avro:siddhi-map-avro:2.2.2:jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/map/avro/siddhi-map-avro/2.2.2/siddhi-map-avro-2.2.2.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/map/avro/siddhi-map-avro/2.2.2/siddhi-map-avro-2.2.2.jar: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/map/avro/siddhi-map-avro/2.2.2/siddhi-map-avro-2.2.2.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/map/avro/siddhi-map-avro/2.2.2/siddhi-map-avro-2.2.2.jar (3.7 MB at 11 MB/s) [INFO] [INFO] Configured Artifact: io.siddhi.extension.map.json:siddhi-map-json:5.2.2:jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/map/json/siddhi-map-json/5.2.2/siddhi-map-json-5.2.2.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/map/json/siddhi-map-json/5.2.2/siddhi-map-json-5.2.2.jar: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/map/json/siddhi-map-json/5.2.2/siddhi-map-json-5.2.2.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/map/json/siddhi-map-json/5.2.2/siddhi-map-json-5.2.2.jar (686 kB at 5.3 MB/s) [INFO] [INFO] Configured Artifact: io.siddhi.extension.map.text:siddhi-map-text:2.1.1:jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/map/text/siddhi-map-text/2.1.1/siddhi-map-text-2.1.1.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/map/text/siddhi-map-text/2.1.1/siddhi-map-text-2.1.1.jar: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/map/text/siddhi-map-text/2.1.1/siddhi-map-text-2.1.1.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/map/text/siddhi-map-text/2.1.1/siddhi-map-text-2.1.1.jar (125 kB at 2.2 MB/s) [INFO] [INFO] Configured Artifact: io.siddhi.extension.map.binary:siddhi-map-binary:2.1.1:jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/map/binary/siddhi-map-binary/2.1.1/siddhi-map-binary-2.1.1.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/map/binary/siddhi-map-binary/2.1.1/siddhi-map-binary-2.1.1.jar: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/map/binary/siddhi-map-binary/2.1.1/siddhi-map-binary-2.1.1.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/map/binary/siddhi-map-binary/2.1.1/siddhi-map-binary-2.1.1.jar (24 kB at 638 kB/s) [INFO] [INFO] Configured Artifact: io.siddhi.extension.map.keyvalue:siddhi-map-keyvalue:2.1.2:jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/map/keyvalue/siddhi-map-keyvalue/2.1.2/siddhi-map-keyvalue-2.1.2.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/map/keyvalue/siddhi-map-keyvalue/2.1.2/siddhi-map-keyvalue-2.1.2.jar: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/map/keyvalue/siddhi-map-keyvalue/2.1.2/siddhi-map-keyvalue-2.1.2.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/map/keyvalue/siddhi-map-keyvalue/2.1.2/siddhi-map-keyvalue-2.1.2.jar (22 kB at 316 kB/s) [INFO] [INFO] Configured Artifact: io.siddhi.extension.map.csv:siddhi-map-csv:2.1.1:jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/map/csv/siddhi-map-csv/2.1.1/siddhi-map-csv-2.1.1.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/map/csv/siddhi-map-csv/2.1.1/siddhi-map-csv-2.1.1.jar: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/map/csv/siddhi-map-csv/2.1.1/siddhi-map-csv-2.1.1.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/map/csv/siddhi-map-csv/2.1.1/siddhi-map-csv-2.1.1.jar (53 kB at 1.1 MB/s) [INFO] [INFO] Configured Artifact: io.siddhi.extension.store.rdbms:siddhi-store-rdbms:7.0.14:jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/store/rdbms/siddhi-store-rdbms/7.0.14/siddhi-store-rdbms-7.0.14.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/store/rdbms/siddhi-store-rdbms/7.0.14/siddhi-store-rdbms-7.0.14.jar: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/store/rdbms/siddhi-store-rdbms/7.0.14/siddhi-store-rdbms-7.0.14.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/store/rdbms/siddhi-store-rdbms/7.0.14/siddhi-store-rdbms-7.0.14.jar (1.6 MB at 14 MB/s) [INFO] [INFO] Configured Artifact: io.siddhi.extension.store.mongodb:siddhi-store-mongodb:2.1.2:jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/store/mongodb/siddhi-store-mongodb/2.1.2/siddhi-store-mongodb-2.1.2.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/store/mongodb/siddhi-store-mongodb/2.1.2/siddhi-store-mongodb-2.1.2.jar: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/store/mongodb/siddhi-store-mongodb/2.1.2/siddhi-store-mongodb-2.1.2.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/store/mongodb/siddhi-store-mongodb/2.1.2/siddhi-store-mongodb-2.1.2.jar (60 kB at 754 kB/s) [INFO] [INFO] Configured Artifact: io.siddhi.extension.script.js:siddhi-script-js:5.0.4:jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/script/js/siddhi-script-js/5.0.4/siddhi-script-js-5.0.4.jar [INFO] [WARNING] Could not validate integrity of download from https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/script/js/siddhi-script-js/5.0.4/siddhi-script-js-5.0.4.jar: Checksum validation failed, no checksums available [INFO] [WARNING] Checksum validation failed, no checksums available from wso2.releases for https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/script/js/siddhi-script-js/5.0.4/siddhi-script-js-5.0.4.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/script/js/siddhi-script-js/5.0.4/siddhi-script-js-5.0.4.jar (15 kB at 144 kB/s) [INFO] [INFO] Copying siddhi-execution-string-5.0.12.jar to /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/extensions/siddhi-execution-string-5.0.12.jar [INFO] [INFO] Copying siddhi-execution-time-5.0.8.jar to /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/extensions/siddhi-execution-time-5.0.8.jar [INFO] [INFO] Copying siddhi-execution-math-5.0.5.jar to /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/extensions/siddhi-execution-math-5.0.5.jar [INFO] [INFO] Copying siddhi-execution-regex-5.0.7.jar to /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/extensions/siddhi-execution-regex-5.0.7.jar [INFO] [INFO] Copying siddhi-execution-map-5.0.7.jar to /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/extensions/siddhi-execution-map-5.0.7.jar [INFO] [INFO] Copying siddhi-execution-json-2.0.10.jar to /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/extensions/siddhi-execution-json-2.0.10.jar [INFO] [INFO] Copying siddhi-execution-list-1.0.1.jar to /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/extensions/siddhi-execution-list-1.0.1.jar [INFO] [INFO] Copying siddhi-io-email-2.0.7.jar to /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/extensions/siddhi-io-email-2.0.7.jar [INFO] [INFO] Copying siddhi-io-tcp-3.0.6.jar to /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/extensions/siddhi-io-tcp-3.0.6.jar [INFO] [INFO] Copying siddhi-io-kafka-5.0.16.jar to /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/extensions/siddhi-io-kafka-5.0.16.jar [INFO] [INFO] Copying siddhi-io-file-2.0.18.jar to /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/extensions/siddhi-io-file-2.0.18.jar [INFO] [INFO] Copying siddhi-io-http-2.3.4.jar to /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/extensions/siddhi-io-http-2.3.4.jar [INFO] [INFO] Copying siddhi-io-websocket-3.0.2.jar to /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/extensions/siddhi-io-websocket-3.0.2.jar [INFO] [INFO] Copying siddhi-io-cdc-2.0.12.jar to /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/extensions/siddhi-io-cdc-2.0.12.jar [INFO] [INFO] Copying siddhi-io-grpc-1.0.11.jar to /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/extensions/siddhi-io-grpc-1.0.11.jar [INFO] [INFO] Copying siddhi-map-xml-5.2.2.jar to /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/extensions/siddhi-map-xml-5.2.2.jar [INFO] [INFO] Copying siddhi-map-avro-2.2.2.jar to /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/extensions/siddhi-map-avro-2.2.2.jar [INFO] [INFO] Copying siddhi-map-json-5.2.2.jar to /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/extensions/siddhi-map-json-5.2.2.jar [INFO] [INFO] Copying siddhi-map-text-2.1.1.jar to /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/extensions/siddhi-map-text-2.1.1.jar [INFO] [INFO] Copying siddhi-map-binary-2.1.1.jar to /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/extensions/siddhi-map-binary-2.1.1.jar [INFO] [INFO] Copying siddhi-map-keyvalue-2.1.2.jar to /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/extensions/siddhi-map-keyvalue-2.1.2.jar [INFO] [INFO] Copying siddhi-map-csv-2.1.1.jar to /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/extensions/siddhi-map-csv-2.1.1.jar [INFO] [INFO] Copying siddhi-store-rdbms-7.0.14.jar to /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/extensions/siddhi-store-rdbms-7.0.14.jar [INFO] [INFO] Copying siddhi-store-mongodb-2.1.2.jar to /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/extensions/siddhi-store-mongodb-2.1.2.jar [INFO] [INFO] Copying siddhi-script-js-5.0.4.jar to /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/extensions/siddhi-script-js-5.0.4.jar [INFO] [INFO] [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy2) @ wso2-streaming-integrator --- [INFO] [INFO] Configured Artifact: javax.annotation:javax.annotation-api:1.3.2:jar [INFO] [INFO] Configured Artifact: org.wso2.orbit.javax.xml.bind:jaxb-api:2.3.1.wso2v1:jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/javax/xml/bind/jaxb-api/2.3.1.wso2v1/jaxb-api-2.3.1.wso2v1.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/orbit/javax/xml/bind/jaxb-api/2.3.1.wso2v1/jaxb-api-2.3.1.wso2v1.jar (110 kB at 1.4 MB/s) [INFO] [INFO] Configured Artifact: com.sun.xml.bind:jaxb-impl:2.4.0-b180830.0438:jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/sun/xml/bind/jaxb-impl/2.4.0-b180830.0438/jaxb-impl-2.4.0-b180830.0438.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/sun/xml/bind/jaxb-impl/2.4.0-b180830.0438/jaxb-impl-2.4.0-b180830.0438.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/sun/xml/bind/jaxb-impl/2.4.0-b180830.0438/jaxb-impl-2.4.0-b180830.0438.jar (1.1 MB at 11 MB/s) [INFO] [INFO] Configured Artifact: org.apache.geronimo.specs:geronimo-activation_1.1_spec:1.1:jar [INFO] [INFO] Configured Artifact: com.sun.istack:istack-commons-runtime:3.0.8:jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar (27 kB at 566 kB/s) [INFO] [INFO] Configured Artifact: com.sun.activation:javax.activation:1.2.0:jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/sun/activation/javax.activation/1.2.0/javax.activation-1.2.0.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/sun/activation/javax.activation/1.2.0/javax.activation-1.2.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/sun/activation/javax.activation/1.2.0/javax.activation-1.2.0.jar (78 kB at 1.5 MB/s) [INFO] [INFO] Copying javax.annotation-api-1.3.2.jar to /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/java-dependencies/javax.annotation-api-1.3.2.jar [INFO] [INFO] Copying jaxb-api-2.3.1.wso2v1.jar to /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/java-dependencies/jaxb-api-2.3.1.wso2v1.jar [INFO] [INFO] Copying jaxb-impl-2.4.0-b180830.0438.jar to /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/java-dependencies/jaxb-impl-2.4.0-b180830.0438.jar [INFO] [INFO] Copying geronimo-activation_1.1_spec-1.1.jar to /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/java-dependencies/geronimo-activation_1.1_spec-1.1.jar [INFO] [INFO] Copying istack-commons-runtime-3.0.8.jar to /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/java-dependencies/istack-commons-runtime-3.0.8.jar [INFO] [INFO] Copying javax.activation-1.2.0.jar to /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/java-dependencies/javax.activation-1.2.0.jar [INFO] [INFO] [INFO] [INFO] --- carbon-feature-plugin:3.1.3:generate-repo (p2-repo-generation) @ wso2-streaming-integrator --- [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 63 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 249 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (1.6 kB at 109 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 kB at 843 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/sisu-equinox-launching/0.25.0/sisu-equinox-launching-0.25.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/sisu-equinox-launching/0.25.0/sisu-equinox-launching-0.25.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/sisu-equinox-launching/0.25.0/sisu-equinox-launching-0.25.0.pom (2.7 kB at 228 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/sisu-equinox/0.25.0/sisu-equinox-0.25.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/sisu-equinox/0.25.0/sisu-equinox-0.25.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/sisu-equinox/0.25.0/sisu-equinox-0.25.0.pom (1.0 kB at 74 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho/0.25.0/tycho-0.25.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/tycho/0.25.0/tycho-0.25.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/tycho/0.25.0/tycho-0.25.0.pom (19 kB at 987 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-core/0.25.0/tycho-core-0.25.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/tycho-core/0.25.0/tycho-core-0.25.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/tycho-core/0.25.0/tycho-core-0.25.0.pom (4.6 kB at 199 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (2.5 kB at 132 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.pom (1.1 kB at 91 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/sisu-equinox-embedder/0.25.0/sisu-equinox-embedder-0.25.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/sisu-equinox-embedder/0.25.0/sisu-equinox-embedder-0.25.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/sisu-equinox-embedder/0.25.0/sisu-equinox-embedder-0.25.0.pom (1.8 kB at 168 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/org.eclipse.osgi/3.10.101.v20150820-1432/org.eclipse.osgi-3.10.101.v20150820-1432.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/org.eclipse.osgi/3.10.101.v20150820-1432/org.eclipse.osgi-3.10.101.v20150820-1432.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/org.eclipse.osgi/3.10.101.v20150820-1432/org.eclipse.osgi-3.10.101.v20150820-1432.pom (1.0 kB at 69 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/sisu-equinox-api/0.25.0/sisu-equinox-api-0.25.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/sisu-equinox-api/0.25.0/sisu-equinox-api-0.25.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/sisu-equinox-api/0.25.0/sisu-equinox-api-0.25.0.pom (1.7 kB at 115 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-metadata-model/0.25.0/tycho-metadata-model-0.25.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/tycho-metadata-model/0.25.0/tycho-metadata-model-0.25.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/tycho-metadata-model/0.25.0/tycho-metadata-model-0.25.0.pom (1.3 kB at 98 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/de/pdark/decentxml/1.3/decentxml-1.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/de/pdark/decentxml/1.3/decentxml-1.3.pom (6.3 kB at 448 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-embedder-api/0.25.0/tycho-embedder-api-0.25.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/tycho-embedder-api/0.25.0/tycho-embedder-api-0.25.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/tycho-embedder-api/0.25.0/tycho-embedder-api-0.25.0.pom (2.1 kB at 129 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.25.0/org.eclipse.tycho.embedder.shared-0.25.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.25.0/org.eclipse.tycho.embedder.shared-0.25.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.25.0/org.eclipse.tycho.embedder.shared-0.25.0.pom (1.1 kB at 71 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-bundles/0.25.0/tycho-bundles-0.25.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/tycho-bundles/0.25.0/tycho-bundles-0.25.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/tycho-bundles/0.25.0/tycho-bundles-0.25.0.pom (3.2 kB at 268 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.25.0/org.eclipse.tycho.core.shared-0.25.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.25.0/org.eclipse.tycho.core.shared-0.25.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.25.0/org.eclipse.tycho.core.shared-0.25.0.pom (1.0 kB at 81 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom (11 kB at 643 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-p2-director-plugin/0.25.0/tycho-p2-director-plugin-0.25.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/tycho-p2-director-plugin/0.25.0/tycho-p2-director-plugin-0.25.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/tycho-p2-director-plugin/0.25.0/tycho-p2-director-plugin-0.25.0.pom (2.6 kB at 61 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-p2/0.25.0/tycho-p2-0.25.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/tycho-p2/0.25.0/tycho-p2-0.25.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/tycho-p2/0.25.0/tycho-p2-0.25.0.pom (1.1 kB at 104 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-p2-facade/0.25.0/tycho-p2-facade-0.25.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/tycho-p2-facade/0.25.0/tycho-p2-facade-0.25.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/tycho-p2-facade/0.25.0/tycho-p2-facade-0.25.0.pom (2.1 kB at 154 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.25.0/org.eclipse.tycho.p2.resolver.shared-0.25.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.25.0/org.eclipse.tycho.p2.resolver.shared-0.25.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.25.0/org.eclipse.tycho.p2.resolver.shared-0.25.0.pom (1.1 kB at 90 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.25.0/org.eclipse.tycho.p2.tools.shared-0.25.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.25.0/org.eclipse.tycho.p2.tools.shared-0.25.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.25.0/org.eclipse.tycho.p2.tools.shared-0.25.0.pom (1.1 kB at 90 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-standalone-p2-director/0.25.0/tycho-standalone-p2-director-0.25.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/tycho-standalone-p2-director/0.25.0/tycho-standalone-p2-director-0.25.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/tycho-standalone-p2-director/0.25.0/tycho-standalone-p2-director-0.25.0.pom (1.8 kB at 137 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/commons/commons-compress/1.7/commons-compress-1.7.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-compress/1.7/commons-compress-1.7.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-compress/1.7/commons-compress-1.7.pom (11 kB at 873 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/tukaani/xz/1.4/xz-1.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/tukaani/xz/1.4/xz-1.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/tukaani/xz/1.4/xz-1.4.pom (1.9 kB at 159 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/sisu-equinox-api/0.25.0/sisu-equinox-api-0.25.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/sisu-equinox-launching/0.25.0/sisu-equinox-launching-0.25.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-p2-director-plugin/0.25.0/tycho-p2-director-plugin-0.25.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-p2-facade/0.25.0/tycho-p2-facade-0.25.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.25.0/org.eclipse.tycho.p2.resolver.shared-0.25.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.25.0/org.eclipse.tycho.p2.tools.shared-0.25.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-standalone-p2-director/0.25.0/tycho-standalone-p2-director-0.25.0.zip [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/commons/commons-compress/1.7/commons-compress-1.7.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/tukaani/xz/1.4/xz-1.4.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/commons/commons-compress/1.7/commons-compress-1.7-sources.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-core/0.25.0/tycho-core-0.25.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/sisu-equinox-embedder/0.25.0/sisu-equinox-embedder-0.25.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/org.eclipse.osgi/3.10.101.v20150820-1432/org.eclipse.osgi-3.10.101.v20150820-1432.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-metadata-model/0.25.0/tycho-metadata-model-0.25.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-embedder-api/0.25.0/tycho-embedder-api-0.25.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.25.0/org.eclipse.tycho.embedder.shared-0.25.0.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.25.0/org.eclipse.tycho.core.shared-0.25.0.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/sisu-equinox-api/0.25.0/sisu-equinox-api-0.25.0.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/sisu-equinox-launching/0.25.0/sisu-equinox-launching-0.25.0.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/tycho-p2-director-plugin/0.25.0/tycho-p2-director-plugin-0.25.0.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/sisu-equinox-api/0.25.0/sisu-equinox-api-0.25.0.jar (3.1 kB at 196 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/tycho-p2-facade/0.25.0/tycho-p2-facade-0.25.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 kB at 826 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.25.0/org.eclipse.tycho.p2.resolver.shared-0.25.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/tycho-p2-facade/0.25.0/tycho-p2-facade-0.25.0.jar (34 kB at 1.5 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.25.0/org.eclipse.tycho.p2.tools.shared-0.25.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.25.0/org.eclipse.tycho.p2.resolver.shared-0.25.0.jar (26 kB at 1.0 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/tycho-standalone-p2-director/0.25.0/tycho-standalone-p2-director-0.25.0.zip [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/tycho-p2-director-plugin/0.25.0/tycho-p2-director-plugin-0.25.0.jar (44 kB at 1.6 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-compress/1.7/commons-compress-1.7.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/sisu-equinox-launching/0.25.0/sisu-equinox-launching-0.25.0.jar (28 kB at 996 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/tukaani/xz/1.4/xz-1.4.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.25.0/org.eclipse.tycho.p2.tools.shared-0.25.0.jar (21 kB at 709 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-compress/1.7/commons-compress-1.7-sources.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (54 kB at 1.7 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/tycho-core/0.25.0/tycho-core-0.25.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-compress/1.7/commons-compress-1.7.jar (356 kB at 8.1 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/tukaani/xz/1.4/xz-1.4.jar (99 kB at 2.1 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-compress/1.7/commons-compress-1.7-sources.jar (367 kB at 7.2 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar (145 kB at 2.5 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/sisu-equinox-embedder/0.25.0/sisu-equinox-embedder-0.25.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar (82 kB at 1.4 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/org.eclipse.osgi/3.10.101.v20150820-1432/org.eclipse.osgi-3.10.101.v20150820-1432.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.jar (242 kB at 3.8 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/tycho-metadata-model/0.25.0/tycho-metadata-model-0.25.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/sisu-equinox-embedder/0.25.0/sisu-equinox-embedder-0.25.0.jar (13 kB at 200 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/de/pdark/decentxml/1.3/decentxml-1.3.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/tycho-core/0.25.0/tycho-core-0.25.0.jar (195 kB at 2.9 MB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/tycho-embedder-api/0.25.0/tycho-embedder-api-0.25.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/tycho-metadata-model/0.25.0/tycho-metadata-model-0.25.0.jar (36 kB at 506 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.25.0/org.eclipse.tycho.embedder.shared-0.25.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/tycho-embedder-api/0.25.0/tycho-embedder-api-0.25.0.jar (7.0 kB at 95 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.25.0/org.eclipse.tycho.core.shared-0.25.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.25.0/org.eclipse.tycho.embedder.shared-0.25.0.jar (9.4 kB at 103 kB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/de/pdark/decentxml/1.3/decentxml-1.3.jar (112 kB at 1.0 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.25.0/org.eclipse.tycho.core.shared-0.25.0.jar (37 kB at 341 kB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/org.eclipse.osgi/3.10.101.v20150820-1432/org.eclipse.osgi-3.10.101.v20150820-1432.jar (1.3 MB at 11 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/tycho-standalone-p2-director/0.25.0/tycho-standalone-p2-director-0.25.0.zip (7.3 MB at 26 MB/s) [INFO] [INFO] Inspecting maven dependencies. [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/testng/testng/6.9.10/testng-6.9.10.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/testng/testng/6.9.10/testng-6.9.10.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/testng/testng/6.9.10/testng-6.9.10.jar (871 kB at 24 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/quartz-scheduler/wso2/quartz/2.3.0.wso2v2/quartz-2.3.0.wso2v2.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/quartz-scheduler/wso2/quartz/2.3.0.wso2v2/quartz-2.3.0.wso2v2.jar [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/org/quartz-scheduler/wso2/quartz/2.3.0.wso2v2/quartz-2.3.0.wso2v2.jar [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/org/quartz-scheduler/wso2/quartz/2.3.0.wso2v2/quartz-2.3.0.wso2v2.jar [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/wso2/quartz/2.3.0.wso2v2/quartz-2.3.0.wso2v2.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/kafka/kafka_2.10/0.9.0.0/kafka_2.10-0.9.0.0.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/kafka/kafka_2.10/0.9.0.0/kafka_2.10-0.9.0.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/kafka/kafka_2.10/0.9.0.0/kafka_2.10-0.9.0.0.jar (5.0 MB at 21 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/opentracing/opentracing-api/0.31.0/opentracing-api-0.31.0.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/opentracing/opentracing-api/0.31.0/opentracing-api-0.31.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/opentracing/opentracing-api/0.31.0/opentracing-api-0.31.0.jar (13 kB at 281 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/opentracing/opentracing-util/0.31.0/opentracing-util-0.31.0.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/opentracing/opentracing-util/0.31.0/opentracing-util-0.31.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/opentracing/opentracing-util/0.31.0/opentracing-util-0.31.0.jar (8.0 kB at 229 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.streaming.integrator.statistics.feature/3.0.58/org.wso2.carbon.streaming.integrator.statistics.feature-3.0.58.zip [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.streaming.integrator.statistics.feature/3.0.58/org.wso2.carbon.streaming.integrator.statistics.feature-3.0.58.zip (905 kB at 6.7 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/io/siddhi/extension/io/rabbitmq/siddhi-io-rabbitmq/$%7Bsiddhi.io.rabbitmq.version%7D/siddhi-io-rabbitmq-$%7Bsiddhi.io.rabbitmq.version%7D.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/io/siddhi/extension/io/rabbitmq/siddhi-io-rabbitmq/$%7Bsiddhi.io.rabbitmq.version%7D/siddhi-io-rabbitmq-$%7Bsiddhi.io.rabbitmq.version%7D.jar [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/io/siddhi/extension/io/rabbitmq/siddhi-io-rabbitmq/$%7Bsiddhi.io.rabbitmq.version%7D/siddhi-io-rabbitmq-$%7Bsiddhi.io.rabbitmq.version%7D.jar [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/io/siddhi/extension/io/rabbitmq/siddhi-io-rabbitmq/$%7Bsiddhi.io.rabbitmq.version%7D/siddhi-io-rabbitmq-$%7Bsiddhi.io.rabbitmq.version%7D.jar [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/siddhi/extension/io/rabbitmq/siddhi-io-rabbitmq/$%7Bsiddhi.io.rabbitmq.version%7D/siddhi-io-rabbitmq-$%7Bsiddhi.io.rabbitmq.version%7D.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/extension/siddhi/websocket/siddhi-io-websocket/3.0.2/siddhi-io-websocket-3.0.2.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/wso2/extension/siddhi/websocket/siddhi-io-websocket/3.0.2/siddhi-io-websocket-3.0.2.jar [INFO] [INFO] Downloading from 3rd-party: https://maven.wso2.org/nexus/content/repositories/thirdparty/org/wso2/extension/siddhi/websocket/siddhi-io-websocket/3.0.2/siddhi-io-websocket-3.0.2.jar [INFO] [INFO] Downloading from shibboleth.internet2.edu: https://build.shibboleth.net/nexus/content/groups/public/org/wso2/extension/siddhi/websocket/siddhi-io-websocket/3.0.2/siddhi-io-websocket-3.0.2.jar [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wso2/extension/siddhi/websocket/siddhi-io-websocket/3.0.2/siddhi-io-websocket-3.0.2.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/privacy/org.wso2.carbon.privacy.forgetme.tool/1.4.0/org.wso2.carbon.privacy.forgetme.tool-1.4.0.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/privacy/org.wso2.carbon.privacy.forgetme.tool/1.4.0/org.wso2.carbon.privacy.forgetme.tool-1.4.0.jar (49 kB at 585 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.siddhi.extensions.installer.cli/3.0.58/org.wso2.carbon.siddhi.extensions.installer.cli-3.0.58.jar [INFO] [INFO] Downloaded from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/carbon/analytics/org.wso2.carbon.siddhi.extensions.installer.cli/3.0.58/org.wso2.carbon.siddhi.extensions.installer.cli-3.0.58.jar (23 kB at 315 kB/s) [INFO] [INFO] Extracting feature org.wso2.carbon.utils:org.wso2.carbon.utils.feature [INFO] [INFO] Extracting feature org.wso2.carbon.touchpoint:org.wso2.carbon.touchpoint.feature [INFO] [INFO] Extracting feature org.wso2.carbon.config:org.wso2.carbon.config.feature [INFO] [INFO] Extracting feature org.wso2.carbon.secvault:org.wso2.carbon.secvault.feature [INFO] [INFO] Extracting feature org.wso2.carbon.secvault:org.wso2.carbon.secvault.tools.feature [INFO] [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.osgi.feature [INFO] [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.server.feature [INFO] [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.runtime.feature [INFO] [INFO] Extracting feature org.wso2.carbon.caching:org.wso2.carbon.caching.feature [INFO] [INFO] Extracting feature org.wso2.carbon.datasources:org.wso2.carbon.datasource.core.feature [INFO] [INFO] Extracting feature org.wso2.carbon.jndi:org.wso2.carbon.jndi.feature [INFO] [INFO] Extracting feature org.wso2.carbon.metrics:org.wso2.carbon.metrics.core.feature [INFO] [INFO] Extracting feature org.wso2.carbon.metrics:org.wso2.carbon.metrics.jdbc.core.feature [INFO] [INFO] Extracting feature org.wso2.carbon.metrics:org.wso2.carbon.metrics.das.core.feature [INFO] [INFO] Extracting feature org.wso2.carbon.analytics:org.wso2.carbon.streaming.integrator.statistics.feature [INFO] [INFO] Extracting feature org.wso2.carbon.analytics:org.wso2.carbon.si.metrics.core.feature [INFO] [INFO] Extracting feature org.wso2.msf4j:org.wso2.msf4j.feature [INFO] [INFO] Extracting feature org.wso2.carbon.deployment:org.wso2.carbon.deployment.engine.feature [INFO] [INFO] Extracting feature org.wso2.carbon.deployment:org.wso2.carbon.deployment.notifier.feature [INFO] [INFO] Extracting feature org.wso2.carbon.analytics:org.wso2.carbon.streaming.integrator.core.feature [INFO] [INFO] Extracting feature org.wso2.carbon.analytics:org.wso2.carbon.streaming.integrator.common.feature [INFO] [INFO] Extracting feature org.wso2.carbon.analytics:org.wso2.siddhi.feature [INFO] [INFO] Extracting feature org.wso2.carbon.analytics:org.wso2.carbon.siddhi.store.api.rest.feature [INFO] [INFO] Extracting feature org.wso2.carbon.analytics:org.wso2.carbon.health.check.core.feature [INFO] [INFO] Extracting feature org.wso2.carbon.analytics:org.wso2.carbon.analytics.msf4j.interceptor.common.feature [INFO] [INFO] Extracting feature org.wso2.carbon.analytics-common:org.wso2.carbon.analytics.idp.client.feature [INFO] [INFO] Extracting feature org.wso2.carbon.analytics:org.wso2.carbon.analytics.auth.rest.api.feature [INFO] [INFO] Extracting feature org.wso2.carbon.analytics-common:org.wso2.carbon.analytics.permissions.feature [INFO] [INFO] Extracting feature org.wso2.carbon.analytics:org.wso2.carbon.permissions.rest.api.feature [INFO] [INFO] Extracting feature org.wso2.carbon.analytics-common:org.wso2.carbon.databridge.feature [INFO] [INFO] Extracting feature org.wso2.carbon.analytics-common:org.wso2.carbon.databridge.agent.feature [INFO] [INFO] Extracting feature org.wso2.carbon.analytics-common:org.wso2.carbon.databridge.commons.thrift.feature [INFO] [INFO] Extracting feature org.wso2.carbon.analytics-common:org.wso2.carbon.databridge.commons.feature [INFO] [INFO] Extracting feature org.wso2.carbon.uiserver:org.wso2.carbon.uiserver.feature [INFO] [INFO] Extracting feature org.wso2.carbon.coordination:org.wso2.carbon.cluster.coordinator.service.feature [INFO] [INFO] Extracting feature org.wso2.carbon.coordination:org.wso2.carbon.cluster.coordinator.commons.feature [INFO] [INFO] Extracting feature org.wso2.carbon.coordination:org.wso2.carbon.cluster.coordinator.rdbms.feature [INFO] [INFO] Extracting feature org.wso2.carbon.analytics:org.wso2.carbon.si.coordination.listener.feature [INFO] [INFO] Extracting feature org.wso2.carbon.analytics:org.wso2.carbon.data.provider.feature [INFO] [INFO] Extracting feature org.wso2.carbon.analytics:org.wso2.siddhi.parser.service.feature [INFO] [INFO] Extracting feature org.wso2.carbon.analytics:org.wso2.carbon.siddhi.extensions.installer.core.feature [INFO] [INFO] Extracting feature org.wso2.carbon.analytics:org.wso2.carbon.siddhi.error.handler.core.feature [INFO] [INFO] Copying resources [INFO] [INFO] /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/maven-shared-archive-resources [INFO] [INFO] Running Equinox P2 Publisher Application for Repository Generation [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-bundles-external/0.25.0/tycho-bundles-external-0.25.0.zip [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/tycho-bundles-external/0.25.0/tycho-bundles-external-0.25.0.zip [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/tycho-bundles-external/0.25.0/tycho-bundles-external-0.25.0.zip (7.3 MB at 38 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.25.0/org.eclipse.tycho.p2.resolver.impl-0.25.0.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.25.0/org.eclipse.tycho.p2.resolver.impl-0.25.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.25.0/org.eclipse.tycho.p2.resolver.impl-0.25.0.jar (214 kB at 8.2 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/0.25.0/org.eclipse.tycho.p2.maven.repository-0.25.0.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/0.25.0/org.eclipse.tycho.p2.maven.repository-0.25.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/0.25.0/org.eclipse.tycho.p2.maven.repository-0.25.0.jar (147 kB at 3.4 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/0.25.0/org.eclipse.tycho.p2.tools.impl-0.25.0.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/0.25.0/org.eclipse.tycho.p2.tools.impl-0.25.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/0.25.0/org.eclipse.tycho.p2.tools.impl-0.25.0.jar (47 kB at 1.4 MB/s) [INFO] [INFO] Command line: [INFO] [/build/software/java/jdk1.8.0_171/jre/bin/java, -jar, /home/jenkins/workspace/products/streaming-integrator/.repository/org/eclipse/tycho/tycho-bundles-external/0.25.0/eclipse/plugins/org.eclipse.equinox.launcher_1.3.200.v20151021-1308.jar, -configuration, /tmp/tycho-p2-runtime2415237474238686952.tmp/configuration, -nosplash, -application, org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher, -source, /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/tmp.1646485732475/featureExtract, -metadataRepository, file:/home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/p2-repo, -metadataRepositoryName, wso2-streaming-integrator, -artifactRepository, file:/home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/p2-repo, -artifactRepositoryName, wso2-streaming-integrator, -publishArtifacts, -publishArtifactRepository, -compress, -append] [INFO] Generating metadata for .. [INFO] Generation completed with success [1 seconds]. [INFO] [INFO] Completed running Equinox P2 Publisher Application for Repository Generation [INFO] [INFO] [INFO] [INFO] --- carbon-feature-plugin:3.1.3:publish-product (publishing products) @ wso2-streaming-integrator --- [INFO] [INFO] Command line: [INFO] [/build/software/java/jdk1.8.0_171/jre/bin/java, -jar, /home/jenkins/workspace/products/streaming-integrator/.repository/org/eclipse/tycho/tycho-bundles-external/0.25.0/eclipse/plugins/org.eclipse.equinox.launcher_1.3.200.v20151021-1308.jar, -configuration, /tmp/tycho-p2-runtime4269936093564519939.tmp/configuration, -nosplash, -application, org.eclipse.equinox.p2.publisher.ProductPublisher, -metadataRepository, file:/home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/p2-repo, -artifactRepository, file:/home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/p2-repo, -productFile, /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/carbon.product, -executables, /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/org.eclipse.equinox.executable_3.5.0.v20110530-7P7NFUFFLWUl76mart, -publishArtifacts, -configs, gtk.linux.x86, -flavor, tooling, -append] [INFO] Generating metadata for .. [INFO] Generation completed with success [0 seconds]. [INFO] [INFO] [INFO] [INFO] --- carbon-feature-plugin:3.1.3:generate-runtime (materialize-server) @ wso2-streaming-integrator --- [INFO] [INFO] Command line: [INFO] [/build/software/java/jdk1.8.0_171/jre/bin/java, -jar, /home/jenkins/workspace/products/streaming-integrator/.repository/org/eclipse/tycho/tycho-bundles-external/0.25.0/eclipse/plugins/org.eclipse.equinox.launcher_1.3.200.v20151021-1308.jar, -configuration, /tmp/tycho-p2-runtime2122553191651165289.tmp/configuration, -nosplash, -application, org.eclipse.equinox.p2.director, -metadataRepository, file:/home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/p2-repo, -artifactRepository, file:/home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/p2-repo, -installIU, carbon.product.id, -profileProperties, org.eclipse.update.install.features=true, -profile, server, -bundlepool, file:/home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/wso2carbon-kernel-5.2.17/wso2/lib, -shared, file:/home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/wso2carbon-kernel-5.2.17/wso2/lib/p2, -destination, file:/home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/wso2carbon-kernel-5.2.17/wso2/server, -p2.os, linux, -p2.ws, gtk, -p2.arch, x86, -roaming] [INFO] Installing carbon.product.id 5.2.17. [INFO] Operation completed in 898 ms. [INFO] [INFO] [INFO] [INFO] --- carbon-feature-plugin:3.1.3:install (feature-installation-server) @ wso2-streaming-integrator --- [INFO] [INFO] Installing a standalone p2 Director... [INFO] Installing tycho-standalone-p2-director 0.16.0. [INFO] Operation completed in 2535 ms. [INFO] [INFO] Updating eclipse.ini [INFO] [INFO] Running Equinox P2 Director Application [INFO] [INFO] Command line: [INFO] [/build/software/java/jdk1.8.0_171/jre/bin/java, -jar, /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/director/plugins/org.eclipse.equinox.launcher_1.3.200.v20151021-1308.jar, -metadataRepository, file:/home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/p2-repo, -artifactRepository, file:/home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/p2-repo, -destination, /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/wso2carbon-kernel-5.2.17/wso2/server, -bundlepool, /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/wso2carbon-kernel-5.2.17/wso2/lib, -shared, /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/wso2carbon-kernel-5.2.17/wso2/lib/p2, -profile, server, -profileProperties, org.eclipse.update.install.features=true, -roaming, -installIU, org.wso2.carbon.touchpoint.feature.group/1.1.1,org.wso2.carbon.config.feature.group/2.1.16,org.wso2.carbon.secvault.feature.group/5.0.16,org.wso2.carbon.secvault.tools.feature.group/5.0.16,org.wso2.carbon.utils.feature.group/2.1.1,org.wso2.carbon.osgi.feature.group/5.2.17,org.wso2.carbon.server.feature.group/5.2.17,org.wso2.carbon.caching.feature.group/1.1.3,org.wso2.carbon.runtime.feature.group/5.2.17,org.wso2.carbon.jndi.feature.group/1.0.5,org.wso2.carbon.datasource.core.feature.group/1.1.11,org.wso2.carbon.metrics.core.feature.group/2.3.15,org.wso2.carbon.metrics.jdbc.core.feature.group/2.3.15,org.wso2.carbon.metrics.das.core.feature.group/2.3.15,org.wso2.carbon.streaming.integrator.statistics.feature.group/3.0.58,org.wso2.carbon.si.metrics.core.feature.group/3.0.58,org.wso2.msf4j.feature.group/2.8.4,org.wso2.carbon.deployment.engine.feature.group/5.2.2,org.wso2.carbon.deployment.notifier.feature.group/5.2.2,org.wso2.carbon.streaming.integrator.core.feature.group/3.0.58,org.wso2.carbon.streaming.integrator.common.feature.group/3.0.58,org.wso2.siddhi.feature.group/3.0.58,org.wso2.carbon.siddhi.store.api.rest.feature.group/3.0.58,org.wso2.carbon.health.check.core.feature.group/3.0.58,org.wso2.carbon.analytics.msf4j.interceptor.common.feature.group/3.0.58,org.wso2.carbon.analytics.idp.client.feature.group/6.1.58,org.wso2.carbon.databridge.feature.group/6.1.58,org.wso2.carbon.databridge.agent.feature.group/6.1.58,org.wso2.carbon.databridge.commons.thrift.feature.group/6.1.58,org.wso2.carbon.databridge.commons.feature.group/6.1.58,org.wso2.carbon.cluster.coordinator.service.feature.group/2.1.7,org.wso2.carbon.cluster.coordinator.commons.feature.group/2.1.7,org.wso2.carbon.cluster.coordinator.rdbms.feature.group/2.1.7,org.wso2.carbon.si.coordination.listener.feature.group/3.0.58,org.wso2.carbon.analytics.permissions.feature.group/6.1.58,org.wso2.carbon.permissions.rest.api.feature.group/3.0.58,org.wso2.siddhi.parser.service.feature.group/3.0.58,org.wso2.carbon.siddhi.extensions.installer.core.feature.group/3.0.58,org.wso2.carbon.siddhi.error.handler.core.feature.group/3.0.58,] [INFO] Installing org.wso2.carbon.touchpoint.feature.group 1.1.1. [INFO] Installing org.wso2.carbon.config.feature.group 2.1.16. [INFO] Installing org.wso2.carbon.secvault.feature.group 5.0.16. [INFO] Installing org.wso2.carbon.secvault.tools.feature.group 5.0.16. [INFO] Installing org.wso2.carbon.utils.feature.group 2.1.1. [INFO] Installing org.wso2.carbon.osgi.feature.group 5.2.17. [INFO] Installing org.wso2.carbon.server.feature.group 5.2.17. [INFO] Installing org.wso2.carbon.caching.feature.group 1.1.3. [INFO] Installing org.wso2.carbon.runtime.feature.group 5.2.17. [INFO] Installing org.wso2.carbon.jndi.feature.group 1.0.5. [INFO] Installing org.wso2.carbon.datasource.core.feature.group 1.1.11. [INFO] Installing org.wso2.carbon.metrics.core.feature.group 2.3.15. [INFO] Installing org.wso2.carbon.metrics.jdbc.core.feature.group 2.3.15. [INFO] Installing org.wso2.carbon.metrics.das.core.feature.group 2.3.15. [INFO] Installing org.wso2.carbon.streaming.integrator.statistics.feature.group 3.0.58. [INFO] Installing org.wso2.carbon.si.metrics.core.feature.group 3.0.58. [INFO] Installing org.wso2.msf4j.feature.group 2.8.4. [INFO] Installing org.wso2.carbon.deployment.engine.feature.group 5.2.2. [INFO] Installing org.wso2.carbon.deployment.notifier.feature.group 5.2.2. [INFO] Installing org.wso2.carbon.streaming.integrator.core.feature.group 3.0.58. [INFO] Installing org.wso2.carbon.streaming.integrator.common.feature.group 3.0.58. [INFO] Installing org.wso2.siddhi.feature.group 3.0.58. [INFO] Installing org.wso2.carbon.siddhi.store.api.rest.feature.group 3.0.58. [INFO] Installing org.wso2.carbon.health.check.core.feature.group 3.0.58. [INFO] Installing org.wso2.carbon.analytics.msf4j.interceptor.common.feature.group 3.0.58. [INFO] Installing org.wso2.carbon.analytics.idp.client.feature.group 6.1.58. [INFO] Installing org.wso2.carbon.databridge.feature.group 6.1.58. [INFO] Installing org.wso2.carbon.databridge.agent.feature.group 6.1.58. [INFO] Installing org.wso2.carbon.databridge.commons.thrift.feature.group 6.1.58. [INFO] Installing org.wso2.carbon.databridge.commons.feature.group 6.1.58. [INFO] Installing org.wso2.carbon.cluster.coordinator.service.feature.group 2.1.7. [INFO] Installing org.wso2.carbon.cluster.coordinator.commons.feature.group 2.1.7. [INFO] Installing org.wso2.carbon.cluster.coordinator.rdbms.feature.group 2.1.7. [INFO] Installing org.wso2.carbon.si.coordination.listener.feature.group 3.0.58. [INFO] Installing org.wso2.carbon.analytics.permissions.feature.group 6.1.58. [INFO] Installing org.wso2.carbon.permissions.rest.api.feature.group 3.0.58. [INFO] Installing org.wso2.siddhi.parser.service.feature.group 3.0.58. [INFO] Installing org.wso2.carbon.siddhi.extensions.installer.core.feature.group 3.0.58. [INFO] Installing org.wso2.carbon.siddhi.error.handler.core.feature.group 3.0.58. [INFO] Operation completed in 4546 ms. [INFO] [INFO] [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ wso2-streaming-integrator --- [INFO] [WARNING] Parameter tasks is deprecated, use target instead [INFO] [INFO] Executing tasks [INFO] [INFO] main: [INFO] [INFO] Executed tasks [INFO] [INFO] [INFO] [INFO] --- maven-assembly-plugin:2.5.2:single (source-release-assembly) @ wso2-streaming-integrator --- [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-archiver/2.8.4/plexus-archiver-2.8.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-archiver/2.8.4/plexus-archiver-2.8.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-archiver/2.8.4/plexus-archiver-2.8.4.pom (4.1 kB at 14 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-io/2.3.5/plexus-io-2.3.5.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-io/2.3.5/plexus-io-2.3.5.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-io/2.3.5/plexus-io-2.3.5.pom (3.7 kB at 13 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom (2.7 kB at 18 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom (2.2 kB at 12 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-parent/4/maven-parent-4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/4/maven-parent-4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-parent/4/maven-parent-4.pom (10.0 kB at 133 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom (3.0 kB at 14 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom (767 B at 70 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom (5.9 kB at 57 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-filtering/1.3/maven-filtering-1.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-filtering/1.3/maven-filtering-1.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-filtering/1.3/maven-filtering-1.3.pom (6.2 kB at 68 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom (3.4 kB at 22 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-repository-builder/1.0/maven-repository-builder-1.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-repository-builder/1.0/maven-repository-builder-1.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-repository-builder/1.0/maven-repository-builder-1.0.pom (4.6 kB at 19 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom (765 B at 7.1 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven/2.0.4/maven-2.0.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven/2.0.4/maven-2.0.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven/2.0.4/maven-2.0.4.pom (12 kB at 123 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom (1.4 kB at 8.3 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom (1.5 kB at 12 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom (1.8 kB at 30 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom (1.6 kB at 39 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom (2.7 kB at 59 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom (1.6 kB at 34 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-archiver/2.8.4/plexus-archiver-2.8.4.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-io/2.3.5/plexus-io-2.3.5.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-filtering/1.3/maven-filtering-1.3.jar [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-repository-builder/1.0/maven-repository-builder-1.0.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-archiver/2.8.4/plexus-archiver-2.8.4.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-io/2.3.5/plexus-io-2.3.5.jar [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-filtering/1.3/maven-filtering-1.3.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-filtering/1.3/maven-filtering-1.3.jar (51 kB at 582 kB/s) [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-repository-builder/1.0/maven-repository-builder-1.0.jar [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar (77 kB at 809 kB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-archiver/2.8.4/plexus-archiver-2.8.4.jar (146 kB at 1.4 MB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-io/2.3.5/plexus-io-2.3.5.jar (80 kB at 713 kB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar (31 kB at 242 kB/s) [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-repository-builder/1.0/maven-repository-builder-1.0.jar (22 kB at 121 kB/s) [INFO] [INFO] Skipping the assembly in this project because it's not the Execution Root [INFO] [INFO] [INFO] [INFO] --- maven-assembly-plugin:2.5.2:attached (distribution) @ wso2-streaming-integrator --- [INFO] [INFO] Reading assembly descriptor: /home/jenkins/workspace/products/streaming-integrator/modules/distribution/src/assembly/bin.xml [INFO] [INFO] Building zip: /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/wso2si-4.1.0-beta.zip [INFO] [INFO] [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ wso2-streaming-integrator >>> [INFO] [INFO] [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (validate) @ wso2-streaming-integrator --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ wso2-streaming-integrator --- [INFO] [INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/products/streaming-integrator/modules/distribution' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] [INFO] Working directory: /home/jenkins/workspace/products/streaming-integrator/modules/distribution [INFO] [INFO] Storing buildNumber: 95add8fd70139c9230c95c7875106f4e30ba7bc0 at timestamp: 1646485760515 [INFO] [INFO] Storing buildScmBranch: release-4.1.0-beta-k322 [INFO] [INFO] [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ wso2-streaming-integrator <<< [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ wso2-streaming-integrator --- [INFO] [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ wso2-streaming-integrator --- [INFO] [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (default) @ wso2-streaming-integrator --- [INFO] gpg: WARNING: unsafe ownership on homedir `/build/gpg-keys/.gnupg' [INFO] gpg: WARNING: unsafe ownership on homedir `/build/gpg-keys/.gnupg' [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wso2-streaming-integrator --- [INFO] [INFO] Installing /home/jenkins/workspace/products/streaming-integrator/modules/distribution/pom.xml to /home/jenkins/workspace/products/streaming-integrator/.repository/org/wso2/ei/wso2-streaming-integrator/4.1.0-beta/wso2-streaming-integrator-4.1.0-beta.pom [INFO] [INFO] Installing /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/wso2si-4.1.0-beta.zip to /home/jenkins/workspace/products/streaming-integrator/.repository/org/wso2/ei/wso2-streaming-integrator/4.1.0-beta/wso2-streaming-integrator-4.1.0-beta.zip [INFO] [INFO] Installing /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/wso2-streaming-integrator-4.1.0-beta.pom.asc to /home/jenkins/workspace/products/streaming-integrator/.repository/org/wso2/ei/wso2-streaming-integrator/4.1.0-beta/wso2-streaming-integrator-4.1.0-beta.pom.asc [INFO] [INFO] Installing /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/wso2si-4.1.0-beta.zip.asc to /home/jenkins/workspace/products/streaming-integrator/.repository/org/wso2/ei/wso2-streaming-integrator/4.1.0-beta/wso2-streaming-integrator-4.1.0-beta.zip.asc [INFO] [INFO] [INFO] [INFO] --- maven-antrun-plugin:1.8:run (clean_target) @ wso2-streaming-integrator --- [INFO] [WARNING] Parameter tasks is deprecated, use target instead [INFO] [INFO] Executing tasks [INFO] [INFO] main: [INFO] [delete] Deleting directory /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/archive-tmp [INFO] [delete] Deleting directory /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/dependency-maven-plugin-markers [INFO] [delete] Deleting directory /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/org.eclipse.equinox.executable-3.5.0.v20110530-7P7NFUFFLWUl76mart [INFO] [delete] Deleting directory /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/p2-repo [INFO] [delete] Deleting directory /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/wso2carbon-kernel-5.2.17 [INFO] [delete] Deleting directory /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/antrun [INFO] [delete] Deleting directory /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/maven-shared-archive-resources [INFO] [delete] Deleting directory /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/findbugs [INFO] [delete] Deleting: /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/checkstyle-cachefile [INFO] [delete] Deleting: /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/checkstyle-checker.xml [INFO] [delete] Deleting: /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/checkstyle-result.xml [INFO] [delete] Deleting: /home/jenkins/workspace/products/streaming-integrator/modules/distribution/target/checkstyle-suppressions.xml [INFO] [INFO] Executed tasks [INFO] [INFO] [INFO] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ wso2-streaming-integrator --- [INFO] [INFO] Skipping Antrun execution [INFO] [INFO] [INFO] [INFO] --- docker-maven-plugin:1.2.1:build (build-image) @ wso2-streaming-integrator --- [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/spotify/docker-client/8.16.0/docker-client-8.16.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/spotify/docker-client/8.16.0/docker-client-8.16.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/spotify/docker-client/8.16.0/docker-client-8.16.0.pom (16 kB at 612 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/spotify/foss-root/5/foss-root-5.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/spotify/foss-root/5/foss-root-5.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/spotify/foss-root/5/foss-root-5.pom (8.3 kB at 321 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/slf4j/slf4j-api/1.7.22/slf4j-api-1.7.22.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/slf4j/slf4j-api/1.7.22/slf4j-api-1.7.22.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/slf4j/slf4j-api/1.7.22/slf4j-api-1.7.22.pom (2.8 kB at 231 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/slf4j/slf4j-parent/1.7.22/slf4j-parent-1.7.22.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/slf4j/slf4j-parent/1.7.22/slf4j-parent-1.7.22.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/slf4j/slf4j-parent/1.7.22/slf4j-parent-1.7.22.pom (14 kB at 397 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/guava/guava/20.0/guava-20.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/guava/guava/20.0/guava-20.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/guava/guava/20.0/guava-20.0.pom (6.8 kB at 570 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom (9.9 kB at 761 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom (1.9 kB at 149 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom (7.8 kB at 559 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/oss-parent/28/oss-parent-28.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/oss-parent/28/oss-parent-28.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/oss-parent/28/oss-parent-28.pom (20 kB at 1.1 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/datatype/jackson-datatype-guava/2.9.8/jackson-datatype-guava-2.9.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/datatype/jackson-datatype-guava/2.9.8/jackson-datatype-guava-2.9.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/datatype/jackson-datatype-guava/2.9.8/jackson-datatype-guava-2.9.8.pom (2.7 kB at 157 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/datatype/jackson-datatypes-collections/2.9.8/jackson-datatypes-collections-2.9.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/datatype/jackson-datatypes-collections/2.9.8/jackson-datatypes-collections-2.9.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/datatype/jackson-datatypes-collections/2.9.8/jackson-datatypes-collections-2.9.8.pom (2.1 kB at 153 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/glassfish/jersey/core/jersey-client/2.22.2/jersey-client-2.22.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/jersey/core/jersey-client/2.22.2/jersey-client-2.22.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/jersey/core/jersey-client/2.22.2/jersey-client-2.22.2.pom (7.6 kB at 329 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/glassfish/jersey/project/2.22.2/project-2.22.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/jersey/project/2.22.2/project-2.22.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/jersey/project/2.22.2/project-2.22.2.pom (84 kB at 3.2 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/net/java/jvnet-parent/4/jvnet-parent-4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/java/jvnet-parent/4/jvnet-parent-4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/net/java/jvnet-parent/4/jvnet-parent-4.pom (7.8 kB at 776 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/glassfish/hk2/hk2-bom/2.4.0-b34/hk2-bom-2.4.0-b34.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/hk2/hk2-bom/2.4.0-b34/hk2-bom-2.4.0-b34.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/hk2/hk2-bom/2.4.0-b34/hk2-bom-2.4.0-b34.pom (21 kB at 1.1 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.pom (21 kB at 1.6 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/glassfish/jersey/core/jersey-common/2.22.2/jersey-common-2.22.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/jersey/core/jersey-common/2.22.2/jersey-common-2.22.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/jersey/core/jersey-common/2.22.2/jersey-common-2.22.2.pom (10 kB at 650 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 298 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.22.2/jersey-guava-2.22.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.22.2/jersey-guava-2.22.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.22.2/jersey-guava-2.22.2.pom (13 kB at 555 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/glassfish/jersey/bundles/repackaged/project/2.22.2/project-2.22.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/jersey/bundles/repackaged/project/2.22.2/project-2.22.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/jersey/bundles/repackaged/project/2.22.2/project-2.22.2.pom (2.8 kB at 140 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/glassfish/jersey/bundles/project/2.22.2/project-2.22.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/jersey/bundles/project/2.22.2/project-2.22.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/jersey/bundles/project/2.22.2/project-2.22.2.pom (3.1 kB at 240 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/glassfish/hk2/hk2-api/2.4.0-b34/hk2-api-2.4.0-b34.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/hk2/hk2-api/2.4.0-b34/hk2-api-2.4.0-b34.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/hk2/hk2-api/2.4.0-b34/hk2-api-2.4.0-b34.pom (4.6 kB at 114 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/glassfish/hk2/hk2-parent/2.4.0-b34/hk2-parent-2.4.0-b34.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/hk2/hk2-parent/2.4.0-b34/hk2-parent-2.4.0-b34.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/hk2/hk2-parent/2.4.0-b34/hk2-parent-2.4.0-b34.pom (48 kB at 1.5 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/glassfish/hk2/hk2-utils/2.4.0-b34/hk2-utils-2.4.0-b34.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/hk2/hk2-utils/2.4.0-b34/hk2-utils-2.4.0-b34.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/hk2/hk2-utils/2.4.0-b34/hk2-utils-2.4.0-b34.pom (5.1 kB at 429 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b34/aopalliance-repackaged-2.4.0-b34.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b34/aopalliance-repackaged-2.4.0-b34.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b34/aopalliance-repackaged-2.4.0-b34.pom (6.8 kB at 521 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/glassfish/hk2/external/2.4.0-b34/external-2.4.0-b34.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/hk2/external/2.4.0-b34/external-2.4.0-b34.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/hk2/external/2.4.0-b34/external-2.4.0-b34.pom (2.9 kB at 225 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/glassfish/hk2/external/javax.inject/2.4.0-b34/javax.inject-2.4.0-b34.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/hk2/external/javax.inject/2.4.0-b34/javax.inject-2.4.0-b34.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/hk2/external/javax.inject/2.4.0-b34/javax.inject-2.4.0-b34.pom (6.5 kB at 309 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/glassfish/hk2/hk2-locator/2.4.0-b34/hk2-locator-2.4.0-b34.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/hk2/hk2-locator/2.4.0-b34/hk2-locator-2.4.0-b34.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/hk2/hk2-locator/2.4.0-b34/hk2-locator-2.4.0-b34.pom (5.6 kB at 464 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 61 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.pom (9.5 kB at 680 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom (6.2 kB at 144 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/glassfish/pom/8/pom-8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/pom/8/pom-8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/pom/8/pom-8.pom (11 kB at 155 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/glassfish/jersey/connectors/jersey-apache-connector/2.22.2/jersey-apache-connector-2.22.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/jersey/connectors/jersey-apache-connector/2.22.2/jersey-apache-connector-2.22.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/jersey/connectors/jersey-apache-connector/2.22.2/jersey-apache-connector-2.22.2.pom (4.5 kB at 59 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/glassfish/jersey/connectors/project/2.22.2/project-2.22.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/jersey/connectors/project/2.22.2/project-2.22.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/jersey/connectors/project/2.22.2/project-2.22.2.pom (3.8 kB at 66 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/httpcomponents/httpclient/4.5/httpclient-4.5.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpclient/4.5/httpclient-4.5.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpclient/4.5/httpclient-4.5.pom (6.4 kB at 173 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/httpcomponents/httpcomponents-client/4.5/httpcomponents-client-4.5.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcomponents-client/4.5/httpcomponents-client-4.5.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcomponents-client/4.5/httpcomponents-client-4.5.pom (16 kB at 712 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/httpcomponents/httpcore/4.4.1/httpcore-4.4.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcore/4.4.1/httpcore-4.4.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcore/4.4.1/httpcore-4.4.1.pom (4.6 kB at 460 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/httpcomponents/httpcomponents-core/4.4.1/httpcomponents-core-4.4.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcomponents-core/4.4.1/httpcomponents-core-4.4.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcomponents-core/4.4.1/httpcomponents-core-4.4.1.pom (13 kB at 1.2 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/glassfish/jersey/media/jersey-media-json-jackson/2.22.2/jersey-media-json-jackson-2.22.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/jersey/media/jersey-media-json-jackson/2.22.2/jersey-media-json-jackson-2.22.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/jersey/media/jersey-media-json-jackson/2.22.2/jersey-media-json-jackson-2.22.2.pom (4.8 kB at 177 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/glassfish/jersey/media/project/2.22.2/project-2.22.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/jersey/media/project/2.22.2/project-2.22.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/jersey/media/project/2.22.2/project-2.22.2.pom (3.0 kB at 167 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/glassfish/jersey/ext/jersey-entity-filtering/2.22.2/jersey-entity-filtering-2.22.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/jersey/ext/jersey-entity-filtering/2.22.2/jersey-entity-filtering-2.22.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/jersey/ext/jersey-entity-filtering/2.22.2/jersey-entity-filtering-2.22.2.pom (4.6 kB at 79 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/glassfish/jersey/ext/project/2.22.2/project-2.22.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/jersey/ext/project/2.22.2/project-2.22.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/glassfish/jersey/ext/project/2.22.2/project-2.22.2.pom (3.8 kB at 34 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.5.4/jackson-jaxrs-base-2.5.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.5.4/jackson-jaxrs-base-2.5.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.5.4/jackson-jaxrs-base-2.5.4.pom (1.9 kB at 26 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.5.4/jackson-jaxrs-providers-2.5.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.5.4/jackson-jaxrs-providers-2.5.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.5.4/jackson-jaxrs-providers-2.5.4.pom (3.9 kB at 38 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/jackson-parent/2.5.1/jackson-parent-2.5.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/jackson-parent/2.5.1/jackson-parent-2.5.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/jackson-parent/2.5.1/jackson-parent-2.5.1.pom (7.8 kB at 64 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/oss-parent/19/oss-parent-19.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/oss-parent/19/oss-parent-19.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/oss-parent/19/oss-parent-19.pom (19 kB at 99 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/core/jackson-core/2.5.4/jackson-core-2.5.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/core/jackson-core/2.5.4/jackson-core-2.5.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/core/jackson-core/2.5.4/jackson-core-2.5.4.pom (4.8 kB at 28 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/core/jackson-databind/2.5.4/jackson-databind-2.5.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/core/jackson-databind/2.5.4/jackson-databind-2.5.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/core/jackson-databind/2.5.4/jackson-databind-2.5.4.pom (5.9 kB at 41 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/core/jackson-annotations/2.5.0/jackson-annotations-2.5.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/core/jackson-annotations/2.5.0/jackson-annotations-2.5.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/core/jackson-annotations/2.5.0/jackson-annotations-2.5.0.pom (1.2 kB at 13 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/jackson-parent/2.5/jackson-parent-2.5.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/jackson-parent/2.5/jackson-parent-2.5.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/jackson-parent/2.5/jackson-parent-2.5.pom (7.8 kB at 93 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/oss-parent/18/oss-parent-18.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/oss-parent/18/oss-parent-18.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/oss-parent/18/oss-parent-18.pom (19 kB at 172 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.5.4/jackson-jaxrs-json-provider-2.5.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.5.4/jackson-jaxrs-json-provider-2.5.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.5.4/jackson-jaxrs-json-provider-2.5.4.pom (3.4 kB at 37 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.5.4/jackson-module-jaxb-annotations-2.5.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.5.4/jackson-module-jaxb-annotations-2.5.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.5.4/jackson-module-jaxb-annotations-2.5.4.pom (4.3 kB at 44 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/core/jackson-annotations/2.5.4/jackson-annotations-2.5.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/core/jackson-annotations/2.5.4/jackson-annotations-2.5.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/core/jackson-annotations/2.5.4/jackson-annotations-2.5.4.pom (1.2 kB at 12 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/javax/activation/activation/1.1/activation-1.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/activation/activation/1.1/activation-1.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/activation/activation/1.1/activation-1.1.pom (1.1 kB at 106 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom (18 kB at 285 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/commons/commons-parent/47/commons-parent-47.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-parent/47/commons-parent-47.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 2.4 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/apache/19/apache-19.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/19/apache-19.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/apache/19/apache-19.pom (15 kB at 292 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/httpcomponents/httpcore/4.4.5/httpcore-4.4.5.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcore/4.4.5/httpcore-4.4.5.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcore/4.4.5/httpcore-4.4.5.pom (5.5 kB at 108 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/httpcomponents/httpcomponents-core/4.4.5/httpcomponents-core-4.4.5.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcomponents-core/4.4.5/httpcomponents-core-4.4.5.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcomponents-core/4.4.5/httpcomponents-core-4.4.5.pom (13 kB at 173 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/github/jnr/jnr-unixsocket/0.18/jnr-unixsocket-0.18.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/github/jnr/jnr-unixsocket/0.18/jnr-unixsocket-0.18.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/github/jnr/jnr-unixsocket/0.18/jnr-unixsocket-0.18.pom (10 kB at 67 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/github/jnr/jnr-ffi/2.1.4/jnr-ffi-2.1.4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/github/jnr/jnr-ffi/2.1.4/jnr-ffi-2.1.4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/github/jnr/jnr-ffi/2.1.4/jnr-ffi-2.1.4.pom (8.2 kB at 48 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/github/jnr/jffi/1.2.15/jffi-1.2.15.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/github/jnr/jffi/1.2.15/jffi-1.2.15.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/github/jnr/jffi/1.2.15/jffi-1.2.15.pom (9.2 kB at 136 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/ow2/asm/asm-commons/5.0.3/asm-commons-5.0.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-commons/5.0.3/asm-commons-5.0.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-commons/5.0.3/asm-commons-5.0.3.pom (2.1 kB at 43 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.pom (2.1 kB at 39 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/ow2/asm/asm-analysis/5.0.3/asm-analysis-5.0.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-analysis/5.0.3/asm-analysis-5.0.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-analysis/5.0.3/asm-analysis-5.0.3.pom (2.1 kB at 57 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/ow2/asm/asm-util/5.0.3/asm-util-5.0.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-util/5.0.3/asm-util-5.0.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-util/5.0.3/asm-util-5.0.3.pom (2.1 kB at 61 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/github/jnr/jnr-x86asm/1.0.2/jnr-x86asm-1.0.2.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/github/jnr/jnr-x86asm/1.0.2/jnr-x86asm-1.0.2.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/github/jnr/jnr-x86asm/1.0.2/jnr-x86asm-1.0.2.pom (1.6 kB at 34 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/github/jnr/jnr-constants/0.9.8/jnr-constants-0.9.8.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/github/jnr/jnr-constants/0.9.8/jnr-constants-0.9.8.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/github/jnr/jnr-constants/0.9.8/jnr-constants-0.9.8.pom (3.5 kB at 45 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/github/jnr/jnr-enxio/0.16/jnr-enxio-0.16.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/github/jnr/jnr-enxio/0.16/jnr-enxio-0.16.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/github/jnr/jnr-enxio/0.16/jnr-enxio-0.16.pom (4.1 kB at 62 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/github/jnr/jnr-posix/3.0.35/jnr-posix-3.0.35.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/github/jnr/jnr-posix/3.0.35/jnr-posix-3.0.35.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/github/jnr/jnr-posix/3.0.35/jnr-posix-3.0.35.pom (6.3 kB at 78 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/bouncycastle/bcpkix-jdk15on/1.60/bcpkix-jdk15on-1.60.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/bouncycastle/bcpkix-jdk15on/1.60/bcpkix-jdk15on-1.60.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/bouncycastle/bcpkix-jdk15on/1.60/bcpkix-jdk15on-1.60.pom (1.5 kB at 133 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/bouncycastle/bcprov-jdk15on/1.60/bcprov-jdk15on-1.60.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/bouncycastle/bcprov-jdk15on/1.60/bcprov-jdk15on-1.60.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/bouncycastle/bcprov-jdk15on/1.60/bcprov-jdk15on-1.60.pom (1.1 kB at 104 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/auth/google-auth-library-oauth2-http/0.6.0/google-auth-library-oauth2-http-0.6.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/auth/google-auth-library-oauth2-http/0.6.0/google-auth-library-oauth2-http-0.6.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/auth/google-auth-library-oauth2-http/0.6.0/google-auth-library-oauth2-http-0.6.0.pom (2.2 kB at 23 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/auth/google-auth-library-parent/0.6.0/google-auth-library-parent-0.6.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/auth/google-auth-library-parent/0.6.0/google-auth-library-parent-0.6.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/auth/google-auth-library-parent/0.6.0/google-auth-library-parent-0.6.0.pom (8.1 kB at 151 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/auth/google-auth-library-credentials/0.6.0/google-auth-library-credentials-0.6.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/auth/google-auth-library-credentials/0.6.0/google-auth-library-credentials-0.6.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/auth/google-auth-library-credentials/0.6.0/google-auth-library-credentials-0.6.0.pom (1.5 kB at 20 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/http-client/google-http-client/1.19.0/google-http-client-1.19.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/http-client/google-http-client/1.19.0/google-http-client-1.19.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/http-client/google-http-client/1.19.0/google-http-client-1.19.0.pom (5.1 kB at 125 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/http-client/google-http-client-parent/1.19.0/google-http-client-parent-1.19.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/http-client/google-http-client-parent/1.19.0/google-http-client-parent-1.19.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/http-client/google-http-client-parent/1.19.0/google-http-client-parent-1.19.0.pom (23 kB at 694 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/httpcomponents/httpclient/4.0.1/httpclient-4.0.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpclient/4.0.1/httpclient-4.0.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpclient/4.0.1/httpclient-4.0.1.pom (6.8 kB at 179 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/httpcomponents/httpcomponents-client/4.0.1/httpcomponents-client-4.0.1.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcomponents-client/4.0.1/httpcomponents-client-4.0.1.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/httpcomponents/httpcomponents-client/4.0.1/httpcomponents-client-4.0.1.pom (9.2 kB at 400 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/http-client/google-http-client-jackson2/1.19.0/google-http-client-jackson2-1.19.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/http-client/google-http-client-jackson2/1.19.0/google-http-client-jackson2-1.19.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/http-client/google-http-client-jackson2/1.19.0/google-http-client-jackson2-1.19.0.pom (2.8 kB at 40 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/jackson/core/jackson-core/2.1.3/jackson-core-2.1.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/core/jackson-core/2.1.3/jackson-core-2.1.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/jackson/core/jackson-core/2.1.3/jackson-core-2.1.3.pom (5.6 kB at 209 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/fasterxml/oss-parent/4/oss-parent-4.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/oss-parent/4/oss-parent-4.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/fasterxml/oss-parent/4/oss-parent-4.pom (18 kB at 558 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/guava/guava/19.0/guava-19.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/guava/guava/19.0/guava-19.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/guava/guava/19.0/guava-19.0.pom (6.8 kB at 566 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom (9.9 kB at 282 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/com/typesafe/config/1.2.0/config-1.2.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/typesafe/config/1.2.0/config-1.2.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/com/typesafe/config/1.2.0/config-1.2.0.pom (1.9 kB at 93 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-core/3.3.3/maven-core-3.3.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-core/3.3.3/maven-core-3.3.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-core/3.3.3/maven-core-3.3.3.pom (8.5 kB at 709 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven/3.3.3/maven-3.3.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven/3.3.3/maven-3.3.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven/3.3.3/maven-3.3.3.pom (23 kB at 2.0 MB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom (4.2 kB at 115 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-settings/3.3.3/maven-settings-3.3.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-settings/3.3.3/maven-settings-3.3.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-settings/3.3.3/maven-settings-3.3.3.pom (2.2 kB at 217 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-settings-builder/3.3.3/maven-settings-builder-3.3.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-settings-builder/3.3.3/maven-settings-builder-3.3.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-settings-builder/3.3.3/maven-settings-builder-3.3.3.pom (2.8 kB at 236 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-builder-support/3.3.3/maven-builder-support-3.3.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-builder-support/3.3.3/maven-builder-support-3.3.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-builder-support/3.3.3/maven-builder-support-3.3.3.pom (1.9 kB at 117 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-repository-metadata/3.3.3/maven-repository-metadata-3.3.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-repository-metadata/3.3.3/maven-repository-metadata-3.3.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-repository-metadata/3.3.3/maven-repository-metadata-3.3.3.pom (2.2 kB at 149 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom (2.3 kB at 196 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3.0 kB at 168 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (4.2 kB at 190 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 kB at 443 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom [INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 143 kB/s) [INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom [INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-pu