Advertisement
dfarrell07

local_odlparent_build_fail.log

Apr 13th, 2017
1,269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 390.75 KB | None | 0 0
  1. + source helpers.sh
  2. ++ set -ex
  3. ++ EX_OK=0
  4. ++ EX_ERR=1
  5. ++ EX_USAGE=64
  6. ++ projects=("odlparent" "yangtools" "mdsal" "controller" "aaa" "infrautils" "openflowjava" "netconf" "neutron" "dlux" "openflowplugin" "ovsdb" "genius" "netvirt")
  7. ++ declare -a projects
  8. ++ ref=refs/remotes/upstream-https/stable/carbon
  9. ++ branch=rhos-12.0-patches
  10. ++ rpm_branch=rhos-12.0-odl-rhel-7
  11. ++ username=dfarrell
  12. ++++ readlink -f ./cli.sh
  13. +++ dirname /home/daniel/rpm-odl/scripts/cli.sh
  14. ++ dir=/home/daniel/rpm-odl/scripts
  15. ++ projects_dir=/home/daniel/rpm-odl/scripts/projects
  16. ++ logs_dir=/tmp/
  17. ++ config_dir=/home/daniel/rpm-odl/scripts/config
  18. ++ m2settings_nexus_path=/home/daniel/rpm-odl/scripts/config/settings.xml.nexus
  19. ++ m2settings_mead_path=/home/daniel/rpm-odl/scripts/config/settings.xml.mead
  20. ++ mock_projects_dir=/builddir/projects
  21. ++ mock_logs_dir=/tmp/
  22. ++ mock=false
  23. ++ build_tag=rhos-12.0-odl-rhel-7-build
  24. ++ chain_build_tag=rhos-12.0-odl-rhel-7-candidate
  25. ++ mead_import_tag=rhos-12.0-odl-rhel-7-maven-imports
  26. + '[' 4 -eq 0 ']'
  27. ++ getopt -o hp:msb -l help,projects:,project:,all-projects,ref:,branch:,username:,config-mock,mock,shell,isolate,deisolate,config-maven-nexus,config-maven-mead,clone,checkout,downstream,build,import-log-mead,import-artifact-mead:,clone-rpm,build-bom,wait-repo,brew-build,get-artifact:,mount-releng-scripts,build-import-all -- --project odlparent --checkout --build
  28. + OPTS=' --project '\''odlparent'\'' --checkout --build --'
  29. + '[' 0 '!=' 0 ']'
  30. + eval set -- ' --project '\''odlparent'\'' --checkout --build --'
  31. ++ set -- --project odlparent --checkout --build --
  32. + true
  33. + case "$1" in
  34. + set -f
  35. + IFS=,
  36. + projects_arg=($2)
  37. + shift 2
  38. + true
  39. + case "$1" in
  40. + echo odlparent
  41. odlparent
  42. + for project in '"${projects_arg[@]}"'
  43. + echo odlparent
  44. odlparent
  45. + clone_add_remotes_fetch_checkout_projects projects_arg refs/remotes/upstream-https/stable/carbon rhos-12.0-patches false
  46. + local -n projects=projects_arg
  47. + local ref=refs/remotes/upstream-https/stable/carbon
  48. + local branch=rhos-12.0-patches
  49. + local mock=false
  50. + for project in '"${projects[@]}"'
  51. + clone_add_remotes_fetch_checkout_project odlparent refs/remotes/upstream-https/stable/carbon rhos-12.0-patches false
  52. + local project=odlparent
  53. + local ref=refs/remotes/upstream-https/stable/carbon
  54. + local branch=rhos-12.0-patches
  55. + local mock=false
  56. + clone_upstream_project odlparent false
  57. + local project=odlparent
  58. + local mock=false
  59. + false
  60. + '[' '!' -d /home/daniel/rpm-odl/scripts/projects/odlparent ']'
  61. + add_upstream_remote odlparent false
  62. + local project=odlparent
  63. + local mock=false
  64. + false
  65. + git -C /home/daniel/rpm-odl/scripts/projects/odlparent remote add upstream-https https://git.opendaylight.org/gerrit/p/odlparent.git
  66. fatal: remote upstream-https already exists.
  67. + true
  68. + add_downstream_remote odlparent false
  69. + local project=odlparent
  70. + local mock=false
  71. + false
  72. + git -C /home/daniel/rpm-odl/scripts/projects/odlparent remote add downstream-https https://dfarrell@code.engineering.redhat.com/gerrit/odl-odlparent
  73. fatal: remote downstream-https already exists.
  74. + true
  75. + git -C /home/daniel/rpm-odl/scripts/projects/odlparent remote add downstream-ssh ssh://dfarrell@code.engineering.redhat.com:22/odl-odlparent.git
  76. fatal: remote downstream-ssh already exists.
  77. + true
  78. + fetch_project odlparent false
  79. + local project=odlparent
  80. + local mock=false
  81. + false
  82. + env GIT_SSL_NO_VERIFY=true git -C /home/daniel/rpm-odl/scripts/projects/odlparent fetch --tags --multiple downstream-https upstream-https
  83. Fetching downstream-https
  84. Fetching upstream-https
  85. + checkout_project_at_ref_to_branch odlparent refs/remotes/upstream-https/stable/carbon rhos-12.0-patches false
  86. + local project=odlparent
  87. + local ref=refs/remotes/upstream-https/stable/carbon
  88. + local branch=rhos-12.0-patches
  89. + local mock=false
  90. + false
  91. + git -C /home/daniel/rpm-odl/scripts/projects/odlparent checkout refs/remotes/upstream-https/stable/carbon -B rhos-12.0-patches
  92. Reset branch 'rhos-12.0-patches'
  93. Branch rhos-12.0-patches set up to track remote branch stable/carbon from upstream-https.
  94. Your branch is up-to-date with 'upstream-https/stable/carbon'.
  95. + shift
  96. + true
  97. + case "$1" in
  98. + build_project projects_arg false
  99. + local -n projects=projects_arg
  100. + local mock=false
  101. + for project in '"${projects[@]}"'
  102. + false
  103. + mvn -B deploy -f /home/daniel/rpm-odl/scripts/projects/odlparent/pom.xml -DskipTests -Dmaven.javadoc.skip=true -Dcheckstyle.skip=true -DaltDeploymentRepository=tmp::default::file:///tmp
  104. + tee -a /tmp//odl.odlparent.build.log
  105. tee: /tmp//odl.odlparent.build.log: Permission denied
  106. [INFO] Scanning for projects...
  107. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/3.0.1/maven-bundle-plugin-3.0.1.pom
  108. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/3.0.1/maven-bundle-plugin-3.0.1.pom (9 KB at 11.5 KB/sec)
  109. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/3/felix-parent-3.pom
  110. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/3/felix-parent-3.pom (17 KB at 107.9 KB/sec)
  111. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/17/apache-17.pom
  112. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/17/apache-17.pom (16 KB at 100.5 KB/sec)
  113. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.pom
  114. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.pom (2 KB at 12.1 KB/sec)
  115. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/3.0.0/biz.aQute.bndlib-3.0.0.pom
  116. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/3.0.0/biz.aQute.bndlib-3.0.0.pom (2 KB at 11.0 KB/sec)
  117. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom
  118. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom (6 KB at 35.9 KB/sec)
  119. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom
  120. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom (10 KB at 82.7 KB/sec)
  121. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/9/apache-9.pom
  122. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/9/apache-9.pom (15 KB at 42.9 KB/sec)
  123. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom
  124. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom (193 B at 2.4 KB/sec)
  125. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/easymock/easymock/2.5.2/easymock-2.5.2.pom
  126. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/easymock/easymock/2.5.2/easymock-2.5.2.pom (12 KB at 102.7 KB/sec)
  127. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom
  128. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom (4 KB at 20.0 KB/sec)
  129. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom
  130. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom (463 B at 5.6 KB/sec)
  131. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.pom
  132. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.pom (11 KB at 94.4 KB/sec)
  133. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/2.2.0/maven-2.2.0.pom
  134. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/2.2.0/maven-2.2.0.pom (22 KB at 184.3 KB/sec)
  135. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/11/maven-parent-11.pom
  136. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 275.2 KB/sec)
  137. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/5/apache-5.pom
  138. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/5/apache-5.pom (5 KB at 34.5 KB/sec)
  139. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom
  140. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom (3 KB at 18.7 KB/sec)
  141. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom
  142. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom (4 KB at 20.3 KB/sec)
  143. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
  144. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 42.6 KB/sec)
  145. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
  146. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 99.5 KB/sec)
  147. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
  148. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 10.6 KB/sec)
  149. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
  150. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 16.9 KB/sec)
  151. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
  152. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 32.7 KB/sec)
  153. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
  154. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 6.0 KB/sec)
  155. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
  156. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 48.3 KB/sec)
  157. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.11/junit-4.11.pom
  158. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.11/junit-4.11.pom (3 KB at 14.7 KB/sec)
  159. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
  160. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 9.5 KB/sec)
  161. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
  162. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2 KB at 16.6 KB/sec)
  163. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
  164. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 57.7 KB/sec)
  165. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
  166. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 19.8 KB/sec)
  167. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.pom
  168. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.pom (2 KB at 6.7 KB/sec)
  169. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
  170. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 16.1 KB/sec)
  171. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
  172. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 66.7 KB/sec)
  173. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
  174. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 18.9 KB/sec)
  175. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
  176. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (3 KB at 18.7 KB/sec)
  177. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.pom
  178. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.pom (2 KB at 15.5 KB/sec)
  179. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting/2.2.0/maven-reporting-2.2.0.pom
  180. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting/2.2.0/maven-reporting-2.2.0.pom (2 KB at 12.5 KB/sec)
  181. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
  182. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2 KB at 17.6 KB/sec)
  183. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
  184. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 KB at 95.6 KB/sec)
  185. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
  186. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (2 KB at 13.6 KB/sec)
  187. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
  188. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (4 KB at 21.6 KB/sec)
  189. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
  190. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (2 KB at 5.0 KB/sec)
  191. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
  192. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 76.8 KB/sec)
  193. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
  194. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (3 KB at 19.2 KB/sec)
  195. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
  196. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (4 KB at 20.3 KB/sec)
  197. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
  198. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (9 KB at 71.3 KB/sec)
  199. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom
  200. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom (3 KB at 18.9 KB/sec)
  201. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom
  202. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom (2 KB at 13.3 KB/sec)
  203. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom
  204. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom (2 KB at 16.2 KB/sec)
  205. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.pom
  206. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.pom (2 KB at 14.4 KB/sec)
  207. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom
  208. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom (3 KB at 9.8 KB/sec)
  209. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom
  210. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom (4 KB at 6.9 KB/sec)
  211. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
  212. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 10.4 KB/sec)
  213. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom
  214. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom (2 KB at 15.6 KB/sec)
  215. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
  216. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8 KB at 48.1 KB/sec)
  217. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/11/commons-parent-11.pom
  218. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 150.4 KB/sec)
  219. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/4/apache-4.pom
  220. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/4/apache-4.pom (5 KB at 36.6 KB/sec)
  221. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.pom
  222. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.pom (2 KB at 12.0 KB/sec)
  223. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.pom
  224. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.pom (3 KB at 16.5 KB/sec)
  225. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
  226. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 23.2 KB/sec)
  227. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.pom
  228. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.pom (2 KB at 10.2 KB/sec)
  229. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/classworlds/classworlds/1.1/classworlds-1.1.pom
  230. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 20.4 KB/sec)
  231. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
  232. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 17.6 KB/sec)
  233. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
  234. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 54.4 KB/sec)
  235. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
  236. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 69.5 KB/sec)
  237. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
  238. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 17.4 KB/sec)
  239. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
  240. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 16.8 KB/sec)
  241. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
  242. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 37.2 KB/sec)
  243. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
  244. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 70.8 KB/sec)
  245. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/21/maven-parent-21.pom
  246. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 212.7 KB/sec)
  247. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/10/apache-10.pom
  248. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/10/apache-10.pom (15 KB at 92.1 KB/sec)
  249. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
  250. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 12.8 KB/sec)
  251. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
  252. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 53.9 KB/sec)
  253. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/5/maven-parent-5.pom
  254. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 125.0 KB/sec)
  255. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/3/apache-3.pom
  256. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/3/apache-3.pom (4 KB at 20.8 KB/sec)
  257. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
  258. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (2 KB at 15.4 KB/sec)
  259. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
  260. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 8.1 KB/sec)
  261. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
  262. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 54.6 KB/sec)
  263. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
  264. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 16.6 KB/sec)
  265. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
  266. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 15.3 KB/sec)
  267. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
  268. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 14.5 KB/sec)
  269. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
  270. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 11.7 KB/sec)
  271. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
  272. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 5.0 KB/sec)
  273. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
  274. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 32.1 KB/sec)
  275. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
  276. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 16.2 KB/sec)
  277. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
  278. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 15.3 KB/sec)
  279. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
  280. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 13.8 KB/sec)
  281. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
  282. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 16.2 KB/sec)
  283. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
  284. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 15.6 KB/sec)
  285. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
  286. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 5.6 KB/sec)
  287. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
  288. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 17.6 KB/sec)
  289. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
  290. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 12.1 KB/sec)
  291. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
  292. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 16.7 KB/sec)
  293. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
  294. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 10.1 KB/sec)
  295. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
  296. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 17.4 KB/sec)
  297. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
  298. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 55.9 KB/sec)
  299. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
  300. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 112.2 KB/sec)
  301. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
  302. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 33.9 KB/sec)
  303. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
  304. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 68.6 KB/sec)
  305. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
  306. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 51.0 KB/sec)
  307. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
  308. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 7.5 KB/sec)
  309. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
  310. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 7.3 KB/sec)
  311. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
  312. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 162.3 KB/sec)
  313. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
  314. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 9.0 KB/sec)
  315. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom
  316. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom (7 KB at 59.7 KB/sec)
  317. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
  318. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 40.6 KB/sec)
  319. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/23/maven-parent-23.pom
  320. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 272.0 KB/sec)
  321. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/13/apache-13.pom
  322. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/13/apache-13.pom (14 KB at 121.8 KB/sec)
  323. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
  324. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 10.2 KB/sec)
  325. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
  326. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 36.3 KB/sec)
  327. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
  328. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 148.2 KB/sec)
  329. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
  330. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2 KB at 17.3 KB/sec)
  331. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
  332. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 KB at 232.6 KB/sec)
  333. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
  334. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (4 KB at 20.1 KB/sec)
  335. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
  336. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 KB at 60.0 KB/sec)
  337. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
  338. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (4 KB at 20.5 KB/sec)
  339. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
  340. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (9 KB at 71.6 KB/sec)
  341. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
  342. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 69.1 KB/sec)
  343. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
  344. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (2 KB at 11.9 KB/sec)
  345. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
  346. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (10 KB at 84.1 KB/sec)
  347. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/10/maven-parent-10.pom
  348. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/10/maven-parent-10.pom (31 KB at 273.4 KB/sec)
  349. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom
  350. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (5 KB at 38.3 KB/sec)
  351. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom
  352. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (10 KB at 83.6 KB/sec)
  353. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom
  354. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (3 KB at 15.2 KB/sec)
  355. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom
  356. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8 KB at 69.1 KB/sec)
  357. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
  358. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (2 KB at 9.0 KB/sec)
  359. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
  360. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3 KB at 8.1 KB/sec)
  361. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
  362. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2 KB at 16.9 KB/sec)
  363. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
  364. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3 KB at 18.8 KB/sec)
  365. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
  366. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (2 KB at 16.2 KB/sec)
  367. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
  368. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (2 KB at 8.6 KB/sec)
  369. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
  370. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 60.3 KB/sec)
  371. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
  372. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (3 KB at 14.9 KB/sec)
  373. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
  374. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (8 KB at 66.4 KB/sec)
  375. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom
  376. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom (8 KB at 67.1 KB/sec)
  377. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
  378. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6 KB at 53.0 KB/sec)
  379. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
  380. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 85.8 KB/sec)
  381. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.pom
  382. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 1.7 KB/sec)
  383. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom
  384. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (4 KB at 8.2 KB/sec)
  385. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
  386. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 KB at 93.7 KB/sec)
  387. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom
  388. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (3 KB at 19.0 KB/sec)
  389. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom
  390. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (3 KB at 14.9 KB/sec)
  391. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom
  392. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (3 KB at 16.9 KB/sec)
  393. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom
  394. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (3 KB at 19.4 KB/sec)
  395. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom
  396. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (2 KB at 13.9 KB/sec)
  397. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/jdom/jdom/1.1/jdom-1.1.pom
  398. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/jdom/jdom/1.1/jdom-1.1.pom (3 KB at 18.1 KB/sec)
  399. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/3.0.1/maven-bundle-plugin-3.0.1.jar
  400. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.jar
  401. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/3.0.0/biz.aQute.bndlib-3.0.0.jar
  402. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar
  403. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/easymock/easymock/2.5.2/easymock-2.5.2.jar
  404. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/3.0.1/maven-bundle-plugin-3.0.1.jar (206 KB at 571.0 KB/sec)
  405. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar
  406. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/easymock/easymock/2.5.2/easymock-2.5.2.jar (93 KB at 196.1 KB/sec)
  407. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar
  408. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar (67 KB at 138.2 KB/sec)
  409. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.jar
  410. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar (165 KB at 328.0 KB/sec)
  411. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.jar
  412. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.jar (342 KB at 630.6 KB/sec)
  413. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.jar
  414. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.jar (172 KB at 281.3 KB/sec)
  415. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
  416. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.jar (48 KB at 72.1 KB/sec)
  417. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
  418. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar (600 KB at 850.7 KB/sec)
  419. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
  420. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.jar (22 KB at 30.6 KB/sec)
  421. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.jar
  422. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 11.1 KB/sec)
  423. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
  424. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.jar (10 KB at 11.7 KB/sec)
  425. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar
  426. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 26.5 KB/sec)
  427. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.jar
  428. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/3.0.0/biz.aQute.bndlib-3.0.0.jar (2134 KB at 2466.0 KB/sec)
  429. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.jar
  430. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 18.9 KB/sec)
  431. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
  432. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.jar (86 KB at 90.6 KB/sec)
  433. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.11/junit-4.11.jar
  434. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar (35 KB at 35.4 KB/sec)
  435. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
  436. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.jar (79 KB at 80.0 KB/sec)
  437. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.jar
  438. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (190 KB at 191.9 KB/sec)
  439. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.jar
  440. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (12 KB at 10.6 KB/sec)
  441. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar
  442. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 40.2 KB/sec)
  443. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar
  444. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.jar (26 KB at 22.9 KB/sec)
  445. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
  446. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.11/junit-4.11.jar (240 KB at 218.1 KB/sec)
  447. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.jar
  448. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.jar (13 KB at 11.4 KB/sec)
  449. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.jar
  450. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar (153 KB at 111.0 KB/sec)
  451. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
  452. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar (30 KB at 20.0 KB/sec)
  453. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar
  454. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.jar (13 KB at 8.3 KB/sec)
  455. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
  456. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 KB at 27.6 KB/sec)
  457. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.jar
  458. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.jar (39 KB at 26.2 KB/sec)
  459. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/classworlds/classworlds/1.1/classworlds-1.1.jar
  460. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 8.5 KB/sec)
  461. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
  462. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar (64 KB at 40.8 KB/sec)
  463. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
  464. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.jar (11 KB at 6.5 KB/sec)
  465. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
  466. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 23.3 KB/sec)
  467. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar
  468. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 201.3 KB/sec)
  469. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar
  470. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 16.8 KB/sec)
  471. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar
  472. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 105.5 KB/sec)
  473. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar
  474. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 7.7 KB/sec)
  475. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
  476. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 12.3 KB/sec)
  477. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
  478. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 32.9 KB/sec)
  479. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar
  480. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 33.3 KB/sec)
  481. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
  482. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar (59 KB at 31.9 KB/sec)
  483. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
  484. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 2.2 KB/sec)
  485. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar
  486. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (131 KB at 70.7 KB/sec)
  487. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar
  488. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar (226 KB at 116.9 KB/sec)
  489. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
  490. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (9 KB at 4.3 KB/sec)
  491. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
  492. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 KB at 5.0 KB/sec)
  493. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.5/velocity-1.5.jar
  494. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (46 KB at 23.2 KB/sec)
  495. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
  496. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (54 KB at 27.3 KB/sec)
  497. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.jar
  498. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (8 KB at 3.6 KB/sec)
  499. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar
  500. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 KB at 4.9 KB/sec)
  501. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
  502. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.5/velocity-1.5.jar (383 KB at 181.7 KB/sec)
  503. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar
  504. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 86.7 KB/sec)
  505. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar
  506. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (48 KB at 20.4 KB/sec)
  507. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar
  508. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.jar (64 KB at 27.2 KB/sec)
  509. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar
  510. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (46 KB at 18.7 KB/sec)
  511. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/jdom/jdom/1.1/jdom-1.1.jar
  512. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (19 KB at 7.4 KB/sec)
  513. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 KB at 10.9 KB/sec)
  514. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 KB at 8.5 KB/sec)
  515. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (558 KB at 221.6 KB/sec)
  516. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/jdom/jdom/1.1/jdom-1.1.jar (150 KB at 58.2 KB/sec)
  517. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/2.4.0/maven-bundle-plugin-2.4.0.pom
  518. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/2.4.0/maven-bundle-plugin-2.4.0.pom (4 KB at 34.5 KB/sec)
  519. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/bndlib/2.1.0/bndlib-2.1.0.pom
  520. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/bndlib/2.1.0/bndlib-2.1.0.pom (2 KB at 10.0 KB/sec)
  521. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/parent/2.1.0/parent-2.1.0.pom
  522. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/parent/2.1.0/parent-2.1.0.pom (3 KB at 8.8 KB/sec)
  523. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.pom
  524. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.pom (457 B at 4.8 KB/sec)
  525. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/easymock/easymock/2.4/easymock-2.4.pom
  526. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/easymock/easymock/2.4/easymock-2.4.pom (6 KB at 32.7 KB/sec)
  527. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/2.0.7/maven-core-2.0.7.pom
  528. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/2.0.7/maven-core-2.0.7.pom (7 KB at 53.3 KB/sec)
  529. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/2.0.7/maven-2.0.7.pom
  530. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/2.0.7/maven-2.0.7.pom (11 KB at 65.7 KB/sec)
  531. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.pom
  532. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.pom (2 KB at 17.0 KB/sec)
  533. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.pom
  534. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.pom (3 KB at 8.8 KB/sec)
  535. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/junit/junit/3.8.1/junit-3.8.1.pom
  536. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 8.6 KB/sec)
  537. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.7/maven-plugin-parameter-documenter-2.0.7.pom
  538. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.7/maven-plugin-parameter-documenter-2.0.7.pom (2 KB at 16.2 KB/sec)
  539. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.0.7/maven-reporting-api-2.0.7.pom
  540. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.0.7/maven-reporting-api-2.0.7.pom (2 KB at 15.3 KB/sec)
  541. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting/2.0.7/maven-reporting-2.0.7.pom
  542. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting/2.0.7/maven-reporting-2.0.7.pom (2 KB at 12.5 KB/sec)
  543. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.pom
  544. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.pom (2 KB at 17.1 KB/sec)
  545. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.pom
  546. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.pom (2 KB at 13.5 KB/sec)
  547. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.pom
  548. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.pom (2 KB at 15.3 KB/sec)
  549. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.0.7/maven-error-diagnostics-2.0.7.pom
  550. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.0.7/maven-error-diagnostics-2.0.7.pom (2 KB at 14.5 KB/sec)
  551. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.pom
  552. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.pom (3 KB at 16.5 KB/sec)
  553. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.pom
  554. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.pom (3 KB at 16.3 KB/sec)
  555. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.pom
  556. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.pom (2 KB at 5.8 KB/sec)
  557. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.7/maven-plugin-api-2.0.7.pom
  558. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.7/maven-plugin-api-2.0.7.pom (2 KB at 12.1 KB/sec)
  559. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.0.7/maven-plugin-descriptor-2.0.7.pom
  560. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.0.7/maven-plugin-descriptor-2.0.7.pom (2 KB at 17.0 KB/sec)
  561. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-monitor/2.0.7/maven-monitor-2.0.7.pom
  562. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-monitor/2.0.7/maven-monitor-2.0.7.pom (2 KB at 10.5 KB/sec)
  563. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/2.4.0/maven-bundle-plugin-2.4.0.jar
  564. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/bndlib/2.1.0/bndlib-2.1.0.jar
  565. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar
  566. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/easymock/easymock/2.4/easymock-2.4.jar
  567. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/2.0.7/maven-core-2.0.7.jar
  568. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/2.4.0/maven-bundle-plugin-2.4.0.jar (124 KB at 893.4 KB/sec)
  569. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.jar
  570. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/2.0.7/maven-core-2.0.7.jar (150 KB at 1066.4 KB/sec)
  571. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.7/maven-plugin-parameter-documenter-2.0.7.jar
  572. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/easymock/easymock/2.4/easymock-2.4.jar (80 KB at 565.9 KB/sec)
  573. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.0.7/maven-reporting-api-2.0.7.jar
  574. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar (242 KB at 1470.3 KB/sec)
  575. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
  576. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.jar (48 KB at 189.6 KB/sec)
  577. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.jar
  578. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.7/maven-plugin-parameter-documenter-2.0.7.jar (21 KB at 79.2 KB/sec)
  579. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.jar
  580. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.0.7/maven-reporting-api-2.0.7.jar (10 KB at 36.9 KB/sec)
  581. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.jar
  582. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/bndlib/2.1.0/bndlib-2.1.0.jar (1356 KB at 4612.2 KB/sec)
  583. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/junit/junit/3.8.1/junit-3.8.1.jar
  584. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.jar (35 KB at 58.5 KB/sec)
  585. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 9.9 KB/sec)
  586. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.jar
  587. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.0.7/maven-error-diagnostics-2.0.7.jar
  588. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.jar (85 KB at 142.6 KB/sec)
  589. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.jar
  590. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 177.8 KB/sec)
  591. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.jar
  592. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.jar (86 KB at 128.8 KB/sec)
  593. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
  594. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.jar (24 KB at 33.9 KB/sec)
  595. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.7/maven-plugin-api-2.0.7.jar
  596. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.jar (114 KB at 158.5 KB/sec)
  597. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.0.7/maven-plugin-descriptor-2.0.7.jar
  598. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.0.7/maven-error-diagnostics-2.0.7.jar (14 KB at 17.8 KB/sec)
  599. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.jar
  600. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.jar (29 KB at 35.8 KB/sec)
  601. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-monitor/2.0.7/maven-monitor-2.0.7.jar
  602. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.7/maven-plugin-api-2.0.7.jar (13 KB at 15.3 KB/sec)
  603. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 35.6 KB/sec)
  604. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.0.7/maven-plugin-descriptor-2.0.7.jar (37 KB at 43.2 KB/sec)
  605. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.jar (56 KB at 64.2 KB/sec)
  606. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-monitor/2.0.7/maven-monitor-2.0.7.jar (11 KB at 11.0 KB/sec)
  607. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/3.0.1/karaf-maven-plugin-3.0.1.pom
  608. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/3.0.1/karaf-maven-plugin-3.0.1.pom (9 KB at 54.1 KB/sec)
  609. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/tooling/3.0.1/tooling-3.0.1.pom
  610. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/tooling/3.0.1/tooling-3.0.1.pom (2 KB at 13.3 KB/sec)
  611. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf/3.0.1/karaf-3.0.1.pom
  612. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf/3.0.1/karaf-3.0.1.pom (106 KB at 876.8 KB/sec)
  613. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/14/apache-14.pom
  614. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/14/apache-14.pom (15 KB at 120.5 KB/sec)
  615. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.0.3/maven-plugin-api-3.0.3.pom
  616. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.0.3/maven-plugin-api-3.0.3.pom (3 KB at 7.6 KB/sec)
  617. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.0.3/maven-3.0.3.pom
  618. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.0.3/maven-3.0.3.pom (23 KB at 184.0 KB/sec)
  619. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/15/maven-parent-15.pom
  620. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 KB at 187.5 KB/sec)
  621. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/6/apache-6.pom
  622. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/6/apache-6.pom (13 KB at 105.0 KB/sec)
  623. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.0.3/maven-model-3.0.3.pom
  624. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.0.3/maven-model-3.0.3.pom (4 KB at 32.2 KB/sec)
  625. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
  626. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (3 KB at 17.9 KB/sec)
  627. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.0.3/maven-artifact-3.0.3.pom
  628. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.0.3/maven-artifact-3.0.3.pom (2 KB at 16.0 KB/sec)
  629. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/2.1.1/sisu-inject-plexus-2.1.1.pom
  630. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/2.1.1/sisu-inject-plexus-2.1.1.pom (3 KB at 18.5 KB/sec)
  631. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-plexus/2.1.1/guice-plexus-2.1.1.pom
  632. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-plexus/2.1.1/guice-plexus-2.1.1.pom (4 KB at 21.7 KB/sec)
  633. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-bean/2.1.1/guice-bean-2.1.1.pom
  634. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-bean/2.1.1/guice-bean-2.1.1.pom (3 KB at 18.6 KB/sec)
  635. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject/2.1.1/sisu-inject-2.1.1.pom
  636. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject/2.1.1/sisu-inject-2.1.1.pom (2 KB at 14.4 KB/sec)
  637. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-parent/2.1.1/sisu-parent-2.1.1.pom
  638. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-parent/2.1.1/sisu-parent-2.1.1.pom (10 KB at 74.8 KB/sec)
  639. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/7/forge-parent-7.pom
  640. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/7/forge-parent-7.pom (13 KB at 103.3 KB/sec)
  641. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
  642. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (4 KB at 31.3 KB/sec)
  643. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
  644. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 9.0 KB/sec)
  645. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
  646. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 99.8 KB/sec)
  647. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject-bean/2.1.1/sisu-inject-bean-2.1.1.pom
  648. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject-bean/2.1.1/sisu-inject-bean-2.1.1.pom (3 KB at 18.5 KB/sec)
  649. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/2.9.4/sisu-guice-2.9.4.pom
  650. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/2.9.4/sisu-guice-2.9.4.pom (8 KB at 48.5 KB/sec)
  651. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-parent/2.9.4/guice-parent-2.9.4.pom
  652. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-parent/2.9.4/guice-parent-2.9.4.pom (13 KB at 108.1 KB/sec)
  653. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
  654. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 KB at 63.6 KB/sec)
  655. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-api/1.11/aether-api-1.11.pom
  656. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-api/1.11/aether-api-1.11.pom (2 KB at 12.5 KB/sec)
  657. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-parent/1.11/aether-parent-1.11.pom
  658. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-parent/1.11/aether-parent-1.11.pom (12 KB at 69.7 KB/sec)
  659. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-util/1.11/aether-util-1.11.pom
  660. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-util/1.11/aether-util-1.11.pom (2 KB at 15.0 KB/sec)
  661. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
  662. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (2 KB at 14.6 KB/sec)
  663. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.0.3/maven-core-3.0.3.pom
  664. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.0.3/maven-core-3.0.3.pom (7 KB at 54.2 KB/sec)
  665. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.0.3/maven-settings-3.0.3.pom
  666. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.0.3/maven-settings-3.0.3.pom (2 KB at 15.9 KB/sec)
  667. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.0.3/maven-settings-builder-3.0.3.pom
  668. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.0.3/maven-settings-builder-3.0.3.pom (3 KB at 18.5 KB/sec)
  669. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
  670. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 10.2 KB/sec)
  671. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
  672. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (6 KB at 32.3 KB/sec)
  673. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.0.3/maven-repository-metadata-3.0.3.pom
  674. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.0.3/maven-repository-metadata-3.0.3.pom (2 KB at 16.1 KB/sec)
  675. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom
  676. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (2 KB at 12.4 KB/sec)
  677. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/2.0.9/maven-2.0.9.pom
  678. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 68.4 KB/sec)
  679. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/8/maven-parent-8.pom
  680. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 64.9 KB/sec)
  681. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.0.3/maven-model-builder-3.0.3.pom
  682. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.0.3/maven-model-builder-3.0.3.pom (3 KB at 19.3 KB/sec)
  683. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.0.3/maven-aether-provider-3.0.3.pom
  684. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.0.3/maven-aether-provider-3.0.3.pom (3 KB at 18.2 KB/sec)
  685. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-spi/1.11/aether-spi-1.11.pom
  686. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-spi/1.11/aether-spi-1.11.pom (2 KB at 12.6 KB/sec)
  687. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-impl/1.11/aether-impl-1.11.pom
  688. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-impl/1.11/aether-impl-1.11.pom (4 KB at 20.1 KB/sec)
  689. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-compat/3.0.3/maven-compat-3.0.3.pom
  690. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-compat/3.0.3/maven-compat-3.0.3.pom (4 KB at 35.4 KB/sec)
  691. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-7/wagon-provider-api-1.0-beta-7.pom
  692. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-7/wagon-provider-api-1.0-beta-7.pom (2 KB at 15.5 KB/sec)
  693. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon/1.0-beta-7/wagon-1.0-beta-7.pom
  694. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon/1.0-beta-7/wagon-1.0-beta-7.pom (12 KB at 102.5 KB/sec)
  695. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/16/maven-parent-16.pom
  696. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 195.9 KB/sec)
  697. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/7/apache-7.pom
  698. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/7/apache-7.pom (15 KB at 120.4 KB/sec)
  699. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
  700. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2 KB at 16.8 KB/sec)
  701. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-jdk14/1.7.5/slf4j-jdk14-1.7.5.pom
  702. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-jdk14/1.7.5/slf4j-jdk14-1.7.5.pom (2 KB at 14.6 KB/sec)
  703. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
  704. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 100.2 KB/sec)
  705. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
  706. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (3 KB at 16.7 KB/sec)
  707. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom
  708. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom (5 KB at 40.2 KB/sec)
  709. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
  710. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 81.4 KB/sec)
  711. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom
  712. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 17.3 KB/sec)
  713. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom
  714. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (3 KB at 17.5 KB/sec)
  715. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom
  716. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 19.8 KB/sec)
  717. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
  718. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 19.3 KB/sec)
  719. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom
  720. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 17.4 KB/sec)
  721. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom
  722. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 6.9 KB/sec)
  723. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom
  724. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 16.7 KB/sec)
  725. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom
  726. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 13.9 KB/sec)
  727. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom
  728. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 17.2 KB/sec)
  729. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
  730. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 11.1 KB/sec)
  731. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom
  732. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 18.3 KB/sec)
  733. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
  734. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 18.5 KB/sec)
  735. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/3/forge-parent-3.pom
  736. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 42.7 KB/sec)
  737. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/bndlib/2.2.0/bndlib-2.2.0.pom
  738. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/bndlib/2.2.0/bndlib-2.2.0.pom (2 KB at 10.4 KB/sec)
  739. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/parent/2.2.0/parent-2.2.0.pom
  740. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/parent/2.2.0/parent-2.2.0.pom (3 KB at 17.7 KB/sec)
  741. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/5.0.0/org.osgi.core-5.0.0.pom
  742. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/5.0.0/org.osgi.core-5.0.0.pom (2 KB at 7.7 KB/sec)
  743. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.fileinstall/3.2.8/org.apache.felix.fileinstall-3.2.8.pom
  744. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.fileinstall/3.2.8/org.apache.felix.fileinstall-3.2.8.pom (6 KB at 52.6 KB/sec)
  745. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/3.0.1/org.apache.karaf.features.core-3.0.1.pom
  746. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/3.0.1/org.apache.karaf.features.core-3.0.1.pom (5 KB at 42.3 KB/sec)
  747. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/features/3.0.1/features-3.0.1.pom
  748. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/features/3.0.1/features-3.0.1.pom (2 KB at 14.3 KB/sec)
  749. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/1.6.0/pax-url-wrap-1.6.0.pom
  750. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/1.6.0/pax-url-wrap-1.6.0.pom (3 KB at 15.3 KB/sec)
  751. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/1.6.0/url-1.6.0.pom
  752. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/1.6.0/url-1.6.0.pom (7 KB at 45.0 KB/sec)
  753. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/3.2.0/master-3.2.0.pom
  754. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/3.2.0/master-3.2.0.pom (10 KB at 65.5 KB/sec)
  755. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
  756. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 14.7 KB/sec)
  757. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-net/1.4.0/ops4j-base-net-1.4.0.pom
  758. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-net/1.4.0/ops4j-base-net-1.4.0.pom (2 KB at 11.7 KB/sec)
  759. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/1.4.0/base-1.4.0.pom
  760. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/1.4.0/base-1.4.0.pom (6 KB at 50.2 KB/sec)
  761. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/3.1.0/master-3.1.0.pom
  762. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/3.1.0/master-3.1.0.pom (13 KB at 113.6 KB/sec)
  763. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-lang/1.4.0/ops4j-base-lang-1.4.0.pom
  764. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-lang/1.4.0/ops4j-base-lang-1.4.0.pom (988 B at 8.2 KB/sec)
  765. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-monitors/1.4.0/ops4j-base-monitors-1.4.0.pom
  766. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-monitors/1.4.0/ops4j-base-monitors-1.4.0.pom (1005 B at 8.7 KB/sec)
  767. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-bnd/1.7.0/pax-swissbox-bnd-1.7.0.pom
  768. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-bnd/1.7.0/pax-swissbox-bnd-1.7.0.pom (3 KB at 18.2 KB/sec)
  769. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/1.7.0/swissbox-1.7.0.pom
  770. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/1.7.0/swissbox-1.7.0.pom (9 KB at 77.4 KB/sec)
  771. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/1.6.0/pax-url-commons-1.6.0.pom
  772. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/1.6.0/pax-url-commons-1.6.0.pom (3 KB at 17.6 KB/sec)
  773. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-property/1.7.0/pax-swissbox-property-1.7.0.pom
  774. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-property/1.7.0/pax-swissbox-property-1.7.0.pom (2 KB at 14.5 KB/sec)
  775. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-property/1.4.0/ops4j-base-util-property-1.4.0.pom
  776. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-property/1.4.0/ops4j-base-util-property-1.4.0.pom (2 KB at 9.1 KB/sec)
  777. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/1.6.0/pax-url-aether-1.6.0.pom
  778. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/1.6.0/pax-url-aether-1.6.0.pom (8 KB at 29.0 KB/sec)
  779. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-maven-commons/1.6.0/pax-url-maven-commons-1.6.0.pom
  780. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-maven-commons/1.6.0/pax-url-maven-commons-1.6.0.pom (3 KB at 18.2 KB/sec)
  781. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-xml/1.4.0/ops4j-base-util-xml-1.4.0.pom
  782. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-xml/1.4.0/ops4j-base-util-xml-1.4.0.pom (2 KB at 11.1 KB/sec)
  783. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-collections/1.4.0/ops4j-base-util-collections-1.4.0.pom
  784. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-collections/1.4.0/ops4j-base-util-collections-1.4.0.pom (2 KB at 3.2 KB/sec)
  785. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/3.0.1/org.apache.karaf.deployer.spring-3.0.1.pom
  786. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/3.0.1/org.apache.karaf.deployer.spring-3.0.1.pom (5 KB at 35.2 KB/sec)
  787. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/deployer/3.0.1/deployer-3.0.1.pom
  788. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/deployer/3.0.1/deployer-3.0.1.pom (2 KB at 13.8 KB/sec)
  789. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/3.0.1/org.apache.karaf.deployer.blueprint-3.0.1.pom
  790. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/3.0.1/org.apache.karaf.deployer.blueprint-3.0.1.pom (5 KB at 34.7 KB/sec)
  791. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/3.0.1/org.apache.karaf.deployer.features-3.0.1.pom
  792. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/3.0.1/org.apache.karaf.deployer.features-3.0.1.pom (5 KB at 36.3 KB/sec)
  793. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/3.0.1/org.apache.karaf.deployer.kar-3.0.1.pom
  794. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/3.0.1/org.apache.karaf.deployer.kar-3.0.1.pom (4 KB at 33.3 KB/sec)
  795. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/3.0.1/org.apache.karaf.kar.core-3.0.1.pom
  796. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/3.0.1/org.apache.karaf.kar.core-3.0.1.pom (5 KB at 35.1 KB/sec)
  797. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/kar/3.0.1/kar-3.0.1.pom
  798. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/kar/3.0.1/kar-3.0.1.pom (2 KB at 10.6 KB/sec)
  799. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.ant/1.8.4_1/org.apache.servicemix.bundles.ant-1.8.4_1.pom
  800. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.ant/1.8.4_1/org.apache.servicemix.bundles.ant-1.8.4_1.pom (4 KB at 21.0 KB/sec)
  801. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/bundles-pom/10/bundles-pom-10.pom
  802. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/bundles-pom/10/bundles-pom-10.pom (15 KB at 42.1 KB/sec)
  803. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/servicemix-pom/5/servicemix-pom-5.pom
  804. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/servicemix-pom/5/servicemix-pom-5.pom (10 KB at 80.3 KB/sec)
  805. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/3.0.1/org.apache.karaf.shell.console-3.0.1.pom
  806. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/3.0.1/org.apache.karaf.shell.console-3.0.1.pom (8 KB at 64.7 KB/sec)
  807. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/shell/3.0.1/shell-3.0.1.pom
  808. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/shell/3.0.1/shell-3.0.1.pom (2 KB at 14.2 KB/sec)
  809. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/jline/jline/2.11/jline-2.11.pom
  810. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/jline/jline/2.11/jline-2.11.pom (17 KB at 136.1 KB/sec)
  811. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/3.0.1/org.apache.karaf.jaas.modules-3.0.1.pom
  812. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/3.0.1/org.apache.karaf.jaas.modules-3.0.1.pom (5 KB at 39.1 KB/sec)
  813. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/jaas/3.0.1/jaas-3.0.1.pom
  814. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/jaas/3.0.1/jaas-3.0.1.pom (2 KB at 14.4 KB/sec)
  815. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/3.0.1/org.apache.karaf.jaas.config-3.0.1.pom
  816. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/3.0.1/org.apache.karaf.jaas.config-3.0.1.pom (5 KB at 39.3 KB/sec)
  817. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/3.0.1/org.apache.karaf.jaas.boot-3.0.1.pom
  818. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/3.0.1/org.apache.karaf.jaas.boot-3.0.1.pom (3 KB at 16.7 KB/sec)
  819. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-core/0.9.0/sshd-core-0.9.0.pom
  820. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-core/0.9.0/sshd-core-0.9.0.pom (7 KB at 58.3 KB/sec)
  821. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd/0.9.0/sshd-0.9.0.pom
  822. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd/0.9.0/sshd-0.9.0.pom (11 KB at 89.6 KB/sec)
  823. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/mina/mina-core/2.0.7/mina-core-2.0.7.pom
  824. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/mina/mina-core/2.0.7/mina-core-2.0.7.pom (2 KB at 4.4 KB/sec)
  825. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/mina/mina-parent/2.0.7/mina-parent-2.0.7.pom
  826. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/mina/mina-parent/2.0.7/mina-parent-2.0.7.pom (30 KB at 226.8 KB/sec)
  827. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/11/apache-11.pom
  828. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/11/apache-11.pom (15 KB at 91.0 KB/sec)
  829. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/3.16/xbean-finder-shaded-3.16.pom
  830. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/3.16/xbean-finder-shaded-3.16.pom (4 KB at 29.8 KB/sec)
  831. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean/3.16/xbean-3.16.pom
  832. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean/3.16/xbean-3.16.pom (18 KB at 109.6 KB/sec)
  833. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-java5-flava/2.1/genesis-java5-flava-2.1.pom
  834. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-java5-flava/2.1/genesis-java5-flava-2.1.pom (6 KB at 44.6 KB/sec)
  835. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-default-flava/2.1/genesis-default-flava-2.1.pom
  836. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-default-flava/2.1/genesis-default-flava-2.1.pom (16 KB at 45.6 KB/sec)
  837. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.1/genesis-2.1.pom
  838. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.1/genesis-2.1.pom (14 KB at 119.0 KB/sec)
  839. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm4-shaded/3.16/xbean-asm4-shaded-3.16.pom
  840. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm4-shaded/3.16/xbean-asm4-shaded-3.16.pom (3 KB at 17.7 KB/sec)
  841. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/3.0.1/karaf-maven-plugin-3.0.1.jar
  842. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.0.3/maven-plugin-api-3.0.3.jar
  843. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.0.3/maven-model-3.0.3.jar
  844. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/2.1.1/sisu-inject-plexus-2.1.1.jar
  845. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject-bean/2.1.1/sisu-inject-bean-2.1.1.jar
  846. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/3.0.1/karaf-maven-plugin-3.0.1.jar (150 KB at 1161.7 KB/sec)
  847. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/2.9.4/sisu-guice-2.9.4-no_aop.jar
  848. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.0.3/maven-plugin-api-3.0.3.jar (49 KB at 175.4 KB/sec)
  849. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-api/1.11/aether-api-1.11.jar
  850. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/2.1.1/sisu-inject-plexus-2.1.1.jar (192 KB at 622.4 KB/sec)
  851. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-util/1.11/aether-util-1.11.jar
  852. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/2.9.4/sisu-guice-2.9.4-no_aop.jar (473 KB at 1513.7 KB/sec)
  853. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
  854. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.0.3/maven-model-3.0.3.jar (160 KB at 414.6 KB/sec)
  855. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.0.3/maven-artifact-3.0.3.jar
  856. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-api/1.11/aether-api-1.11.jar (85 KB at 218.0 KB/sec)
  857. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.0.3/maven-core-3.0.3.jar
  858. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject-bean/2.1.1/sisu-inject-bean-2.1.1.jar (225 KB at 542.2 KB/sec)
  859. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.0.3/maven-settings-3.0.3.jar
  860. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-util/1.11/aether-util-1.11.jar (118 KB at 278.0 KB/sec)
  861. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.0.3/maven-settings-builder-3.0.3.jar
  862. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (131 KB at 304.2 KB/sec)
  863. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.0.3/maven-repository-metadata-3.0.3.jar
  864. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.0.3/maven-artifact-3.0.3.jar (51 KB at 102.1 KB/sec)
  865. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.0.3/maven-model-builder-3.0.3.jar
  866. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.0.3/maven-settings-3.0.3.jar (46 KB at 86.8 KB/sec)
  867. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.0.3/maven-aether-provider-3.0.3.jar
  868. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.0.3/maven-settings-builder-3.0.3.jar (41 KB at 73.7 KB/sec)
  869. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-spi/1.11/aether-spi-1.11.jar
  870. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.0.3/maven-core-3.0.3.jar (544 KB at 946.0 KB/sec)
  871. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-impl/1.11/aether-impl-1.11.jar
  872. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.0.3/maven-repository-metadata-3.0.3.jar (30 KB at 50.1 KB/sec)
  873. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
  874. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.0.3/maven-model-builder-3.0.3.jar (146 KB at 235.6 KB/sec)
  875. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar
  876. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.0.3/maven-aether-provider-3.0.3.jar (55 KB at 85.0 KB/sec)
  877. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-compat/3.0.3/maven-compat-3.0.3.jar
  878. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-impl/1.11/aether-impl-1.11.jar (122 KB at 175.7 KB/sec)
  879. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-7/wagon-provider-api-1.0-beta-7.jar
  880. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-spi/1.11/aether-spi-1.11.jar (16 KB at 21.5 KB/sec)
  881. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-jdk14/1.7.5/slf4j-jdk14-1.7.5.jar
  882. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (60 KB at 84.6 KB/sec)
  883. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
  884. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (46 KB at 62.4 KB/sec)
  885. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar
  886. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-7/wagon-provider-api-1.0-beta-7.jar (52 KB at 64.6 KB/sec)
  887. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
  888. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 KB at 31.1 KB/sec)
  889. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
  890. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-compat/3.0.3/maven-compat-3.0.3.jar (275 KB at 332.5 KB/sec)
  891. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
  892. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar (34 KB at 39.6 KB/sec)
  893. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
  894. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-jdk14/1.7.5/slf4j-jdk14-1.7.5.jar (8 KB at 8.9 KB/sec)
  895. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar
  896. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 129.3 KB/sec)
  897. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
  898. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 KB at 36.9 KB/sec)
  899. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
  900. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 60.1 KB/sec)
  901. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
  902. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 KB at 29.4 KB/sec)
  903. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/bndlib/2.2.0/bndlib-2.2.0.jar
  904. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 10.2 KB/sec)
  905. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.fileinstall/3.2.8/org.apache.felix.fileinstall-3.2.8.jar
  906. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 35.4 KB/sec)
  907. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/3.0.1/org.apache.karaf.features.core-3.0.1.jar
  908. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 6.3 KB/sec)
  909. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/1.6.0/pax-url-wrap-1.6.0.jar
  910. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 202.7 KB/sec)
  911. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-net/1.4.0/ops4j-base-net-1.4.0.jar
  912. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.fileinstall/3.2.8/org.apache.felix.fileinstall-3.2.8.jar (91 KB at 80.0 KB/sec)
  913. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-lang/1.4.0/ops4j-base-lang-1.4.0.jar
  914. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/3.0.1/org.apache.karaf.features.core-3.0.1.jar (140 KB at 120.7 KB/sec)
  915. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-monitors/1.4.0/ops4j-base-monitors-1.4.0.jar
  916. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-net/1.4.0/ops4j-base-net-1.4.0.jar (12 KB at 9.6 KB/sec)
  917. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-bnd/1.7.0/pax-swissbox-bnd-1.7.0.jar
  918. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/1.6.0/pax-url-wrap-1.6.0.jar (12 KB at 9.4 KB/sec)
  919. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/1.6.0/pax-url-commons-1.6.0.jar
  920. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-lang/1.4.0/ops4j-base-lang-1.4.0.jar (7 KB at 5.1 KB/sec)
  921. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/1.6.0/pax-url-aether-1.6.0.jar
  922. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/bndlib/2.2.0/bndlib-2.2.0.jar (1415 KB at 1121.8 KB/sec)
  923. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-maven-commons/1.6.0/pax-url-maven-commons-1.6.0.jar
  924. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-monitors/1.4.0/ops4j-base-monitors-1.4.0.jar (8 KB at 5.9 KB/sec)
  925. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-property/1.4.0/ops4j-base-util-property-1.4.0.jar
  926. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/1.6.0/pax-url-commons-1.6.0.jar (9 KB at 5.6 KB/sec)
  927. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-xml/1.4.0/ops4j-base-util-xml-1.4.0.jar
  928. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-bnd/1.7.0/pax-swissbox-bnd-1.7.0.jar (9 KB at 5.4 KB/sec)
  929. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-collections/1.4.0/ops4j-base-util-collections-1.4.0.jar
  930. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-maven-commons/1.6.0/pax-url-maven-commons-1.6.0.jar (20 KB at 11.9 KB/sec)
  931. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/3.0.1/org.apache.karaf.deployer.spring-3.0.1.jar
  932. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-property/1.4.0/ops4j-base-util-property-1.4.0.jar (6 KB at 3.3 KB/sec)
  933. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/3.0.1/org.apache.karaf.deployer.blueprint-3.0.1.jar
  934. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-collections/1.4.0/ops4j-base-util-collections-1.4.0.jar (8 KB at 4.5 KB/sec)
  935. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/3.0.1/org.apache.karaf.deployer.features-3.0.1.jar
  936. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-xml/1.4.0/ops4j-base-util-xml-1.4.0.jar (9 KB at 4.9 KB/sec)
  937. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/3.0.1/org.apache.karaf.deployer.kar-3.0.1.jar
  938. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/3.0.1/org.apache.karaf.deployer.spring-3.0.1.jar (29 KB at 16.3 KB/sec)
  939. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/3.0.1/org.apache.karaf.kar.core-3.0.1.jar
  940. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/3.0.1/org.apache.karaf.deployer.features-3.0.1.jar (30 KB at 15.7 KB/sec)
  941. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-property/1.7.0/pax-swissbox-property-1.7.0.jar
  942. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/3.0.1/org.apache.karaf.deployer.blueprint-3.0.1.jar (30 KB at 15.4 KB/sec)
  943. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.ant/1.8.4_1/org.apache.servicemix.bundles.ant-1.8.4_1.jar
  944. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/3.0.1/org.apache.karaf.deployer.kar-3.0.1.jar (13 KB at 6.6 KB/sec)
  945. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/3.0.1/org.apache.karaf.shell.console-3.0.1.jar
  946. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/3.0.1/org.apache.karaf.kar.core-3.0.1.jar (41 KB at 20.7 KB/sec)
  947. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/jline/jline/2.11/jline-2.11.jar
  948. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/1.6.0/pax-url-aether-1.6.0.jar (3863 KB at 1973.6 KB/sec)
  949. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/3.0.1/org.apache.karaf.jaas.modules-3.0.1.jar
  950. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-property/1.7.0/pax-swissbox-property-1.7.0.jar (4 KB at 1.9 KB/sec)
  951. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/3.0.1/org.apache.karaf.jaas.config-3.0.1.jar
  952. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/3.0.1/org.apache.karaf.shell.console-3.0.1.jar (262 KB at 127.8 KB/sec)
  953. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/3.0.1/org.apache.karaf.jaas.boot-3.0.1.jar
  954. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/jline/jline/2.11/jline-2.11.jar (204 KB at 98.7 KB/sec)
  955. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-core/0.9.0/sshd-core-0.9.0.jar
  956. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/3.0.1/org.apache.karaf.jaas.modules-3.0.1.jar (81 KB at 39.0 KB/sec)
  957. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/mina/mina-core/2.0.7/mina-core-2.0.7.jar
  958. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/3.0.1/org.apache.karaf.jaas.config-3.0.1.jar (44 KB at 20.7 KB/sec)
  959. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/5.0.0/org.osgi.core-5.0.0.jar
  960. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/3.0.1/org.apache.karaf.jaas.boot-3.0.1.jar (16 KB at 7.2 KB/sec)
  961. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/3.16/xbean-finder-shaded-3.16.jar
  962. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-core/0.9.0/sshd-core-0.9.0.jar (454 KB at 204.3 KB/sec)
  963. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm4-shaded/3.16/xbean-asm4-shaded-3.16.jar
  964. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.ant/1.8.4_1/org.apache.servicemix.bundles.ant-1.8.4_1.jar (1927 KB at 853.2 KB/sec)
  965. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/5.0.0/org.osgi.core-5.0.0.jar (421 KB at 185.8 KB/sec)
  966. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/mina/mina-core/2.0.7/mina-core-2.0.7.jar (630 KB at 277.9 KB/sec)
  967. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/3.16/xbean-finder-shaded-3.16.jar (160 KB at 68.8 KB/sec)
  968. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm4-shaded/3.16/xbean-asm4-shaded-3.16.jar (126 KB at 53.2 KB/sec)
  969. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/3.0.8/karaf-maven-plugin-3.0.8.pom
  970. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/3.0.8/karaf-maven-plugin-3.0.8.pom (9 KB at 75.9 KB/sec)
  971. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/tooling/3.0.8/tooling-3.0.8.pom
  972. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/tooling/3.0.8/tooling-3.0.8.pom (2 KB at 4.3 KB/sec)
  973. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf/3.0.8/karaf-3.0.8.pom
  974. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf/3.0.8/karaf-3.0.8.pom (105 KB at 889.2 KB/sec)
  975. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/15/apache-15.pom
  976. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/15/apache-15.pom (15 KB at 126.1 KB/sec)
  977. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http/2.8/wagon-http-2.8.pom
  978. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http/2.8/wagon-http-2.8.pom (6 KB at 35.9 KB/sec)
  979. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-providers/2.8/wagon-providers-2.8.pom
  980. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-providers/2.8/wagon-providers-2.8.pom (3 KB at 17.3 KB/sec)
  981. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom
  982. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom (19 KB at 119.3 KB/sec)
  983. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/24/maven-parent-24.pom
  984. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 310.6 KB/sec)
  985. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-shared/2.8/wagon-http-shared-2.8.pom
  986. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-shared/2.8/wagon-http-shared-2.8.pom (2 KB at 15.7 KB/sec)
  987. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
  988. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 32.0 KB/sec)
  989. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
  990. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (18 KB at 146.0 KB/sec)
  991. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/17/commons-parent-17.pom
  992. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 KB at 262.5 KB/sec)
  993. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.4/commons-io-2.4.pom
  994. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 84.9 KB/sec)
  995. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/25/commons-parent-25.pom
  996. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 413.8 KB/sec)
  997. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom
  998. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom (2 KB at 14.7 KB/sec)
  999. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
  1000. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (4 KB at 19.4 KB/sec)
  1001. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
  1002. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 169.2 KB/sec)
  1003. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom
  1004. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 32.6 KB/sec)
  1005. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom
  1006. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 128.4 KB/sec)
  1007. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/project/7/project-7.pom
  1008. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 168.4 KB/sec)
  1009. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom
  1010. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (5 KB at 39.4 KB/sec)
  1011. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom
  1012. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 98.9 KB/sec)
  1013. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom
  1014. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 KB at 157.2 KB/sec)
  1015. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/28/commons-parent-28.pom
  1016. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/28/commons-parent-28.pom (49 KB at 418.6 KB/sec)
  1017. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.10/commons-codec-1.10.pom
  1018. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.10/commons-codec-1.10.pom (12 KB at 72.7 KB/sec)
  1019. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/35/commons-parent-35.pom
  1020. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/35/commons-parent-35.pom (57 KB at 482.2 KB/sec)
  1021. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-jdk14/1.7.12/slf4j-jdk14-1.7.12.pom
  1022. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-jdk14/1.7.12/slf4j-jdk14-1.7.12.pom (2 KB at 14.1 KB/sec)
  1023. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.12/slf4j-parent-1.7.12.pom
  1024. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.12/slf4j-parent-1.7.12.pom (12 KB at 74.2 KB/sec)
  1025. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.pom
  1026. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.pom (3 KB at 16.7 KB/sec)
  1027. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/2.5.4/maven-bundle-plugin-2.5.4.pom
  1028. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/2.5.4/maven-bundle-plugin-2.5.4.pom (6 KB at 35.0 KB/sec)
  1029. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/2.4.1/biz.aQute.bndlib-2.4.1.pom
  1030. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/2.4.1/biz.aQute.bndlib-2.4.1.pom (2 KB at 10.7 KB/sec)
  1031. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.8.2/org.apache.felix.utils-1.8.2.pom
  1032. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.8.2/org.apache.felix.utils-1.8.2.pom (4 KB at 21.7 KB/sec)
  1033. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
  1034. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (13 KB at 104.4 KB/sec)
  1035. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/39/commons-parent-39.pom
  1036. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/39/commons-parent-39.pom (61 KB at 492.1 KB/sec)
  1037. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/16/apache-16.pom
  1038. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/16/apache-16.pom (16 KB at 129.6 KB/sec)
  1039. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.fileinstall/3.5.2/org.apache.felix.fileinstall-3.5.2.pom
  1040. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.fileinstall/3.5.2/org.apache.felix.fileinstall-3.5.2.pom (7 KB at 54.7 KB/sec)
  1041. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/3.0.8/org.apache.karaf.features.core-3.0.8.pom
  1042. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/3.0.8/org.apache.karaf.features.core-3.0.8.pom (5 KB at 25.4 KB/sec)
  1043. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/features/3.0.8/features-3.0.8.pom
  1044. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/features/3.0.8/features-3.0.8.pom (2 KB at 13.7 KB/sec)
  1045. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.4.7/pax-url-wrap-2.4.7.pom
  1046. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.4.7/pax-url-wrap-2.4.7.pom (3 KB at 17.3 KB/sec)
  1047. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/2.4.7/url-2.4.7.pom
  1048. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/2.4.7/url-2.4.7.pom (17 KB at 137.6 KB/sec)
  1049. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/4.2.0/master-4.2.0.pom
  1050. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/4.2.0/master-4.2.0.pom (14 KB at 87.6 KB/sec)
  1051. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-net/1.5.0/ops4j-base-net-1.5.0.pom
  1052. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-net/1.5.0/ops4j-base-net-1.5.0.pom (2 KB at 11.2 KB/sec)
  1053. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/1.5.0/base-1.5.0.pom
  1054. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/1.5.0/base-1.5.0.pom (6 KB at 35.8 KB/sec)
  1055. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/3.3.0/master-3.3.0.pom
  1056. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/3.3.0/master-3.3.0.pom (11 KB at 87.5 KB/sec)
  1057. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
  1058. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 54.4 KB/sec)
  1059. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-lang/1.5.0/ops4j-base-lang-1.5.0.pom
  1060. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-lang/1.5.0/ops4j-base-lang-1.5.0.pom (988 B at 8.2 KB/sec)
  1061. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-monitors/1.5.0/ops4j-base-monitors-1.5.0.pom
  1062. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-monitors/1.5.0/ops4j-base-monitors-1.5.0.pom (1005 B at 8.5 KB/sec)
  1063. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-bnd/1.8.2/pax-swissbox-bnd-1.8.2.pom
  1064. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-bnd/1.8.2/pax-swissbox-bnd-1.8.2.pom (3 KB at 18.8 KB/sec)
  1065. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/1.8.2/swissbox-1.8.2.pom
  1066. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/1.8.2/swissbox-1.8.2.pom (8 KB at 60.4 KB/sec)
  1067. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/bndlib/2.4.0/bndlib-2.4.0.pom
  1068. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/bndlib/2.4.0/bndlib-2.4.0.pom (2 KB at 10.7 KB/sec)
  1069. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/parent/2.4.0/parent-2.4.0.pom
  1070. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/parent/2.4.0/parent-2.4.0.pom (5 KB at 37.4 KB/sec)
  1071. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/2.4.7/pax-url-commons-2.4.7.pom
  1072. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/2.4.7/pax-url-commons-2.4.7.pom (3 KB at 17.5 KB/sec)
  1073. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.2/pax-swissbox-property-1.8.2.pom
  1074. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.2/pax-swissbox-property-1.8.2.pom (2 KB at 14.1 KB/sec)
  1075. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-property/1.5.0/ops4j-base-util-property-1.5.0.pom
  1076. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-property/1.5.0/ops4j-base-util-property-1.5.0.pom (2 KB at 8.7 KB/sec)
  1077. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.4.7/pax-url-aether-2.4.7.pom
  1078. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.4.7/pax-url-aether-2.4.7.pom (13 KB at 105.2 KB/sec)
  1079. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.6.6/jcl-over-slf4j-1.6.6.pom
  1080. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.6.6/jcl-over-slf4j-1.6.6.pom (3 KB at 15.2 KB/sec)
  1081. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.6.6/slf4j-parent-1.6.6.pom
  1082. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.6.6/slf4j-parent-1.6.6.pom (13 KB at 107.2 KB/sec)
  1083. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/3.0.8/org.apache.karaf.deployer.spring-3.0.8.pom
  1084. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/3.0.8/org.apache.karaf.deployer.spring-3.0.8.pom (5 KB at 35.8 KB/sec)
  1085. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/deployer/3.0.8/deployer-3.0.8.pom
  1086. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/deployer/3.0.8/deployer-3.0.8.pom (2 KB at 13.9 KB/sec)
  1087. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/3.0.8/org.apache.karaf.deployer.blueprint-3.0.8.pom
  1088. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/3.0.8/org.apache.karaf.deployer.blueprint-3.0.8.pom (5 KB at 35.0 KB/sec)
  1089. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/3.0.8/org.apache.karaf.deployer.features-3.0.8.pom
  1090. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/3.0.8/org.apache.karaf.deployer.features-3.0.8.pom (5 KB at 35.7 KB/sec)
  1091. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/3.0.8/org.apache.karaf.deployer.kar-3.0.8.pom
  1092. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/3.0.8/org.apache.karaf.deployer.kar-3.0.8.pom (4 KB at 8.9 KB/sec)
  1093. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/3.0.8/org.apache.karaf.kar.core-3.0.8.pom
  1094. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/3.0.8/org.apache.karaf.kar.core-3.0.8.pom (5 KB at 35.3 KB/sec)
  1095. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/kar/3.0.8/kar-3.0.8.pom
  1096. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/kar/3.0.8/kar-3.0.8.pom (2 KB at 12.8 KB/sec)
  1097. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/3.0.8/org.apache.karaf.util-3.0.8.pom
  1098. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/3.0.8/org.apache.karaf.util-3.0.8.pom (3 KB at 18.7 KB/sec)
  1099. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/3.0.8/org.apache.karaf.shell.console-3.0.8.pom
  1100. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/3.0.8/org.apache.karaf.shell.console-3.0.8.pom (9 KB at 73.9 KB/sec)
  1101. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/shell/3.0.8/shell-3.0.8.pom
  1102. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/shell/3.0.8/shell-3.0.8.pom (2 KB at 14.3 KB/sec)
  1103. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/jline/jline/2.13/jline-2.13.pom
  1104. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/jline/jline/2.13/jline-2.13.pom (25 KB at 212.1 KB/sec)
  1105. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/jansi/jansi/1.11/jansi-1.11.pom
  1106. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/jansi/jansi/1.11/jansi-1.11.pom (4 KB at 20.9 KB/sec)
  1107. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/jansi/jansi-project/1.11/jansi-project-1.11.pom
  1108. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/jansi/jansi-project/1.11/jansi-project-1.11.pom (12 KB at 70.8 KB/sec)
  1109. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/fusesource-pom/1.8/fusesource-pom-1.8.pom
  1110. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/fusesource-pom/1.8/fusesource-pom-1.8.pom (15 KB at 120.3 KB/sec)
  1111. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/3.0.8/org.apache.karaf.jaas.modules-3.0.8.pom
  1112. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/3.0.8/org.apache.karaf.jaas.modules-3.0.8.pom (6 KB at 35.1 KB/sec)
  1113. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/jaas/3.0.8/jaas-3.0.8.pom
  1114. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/jaas/3.0.8/jaas-3.0.8.pom (2 KB at 14.2 KB/sec)
  1115. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/3.0.8/org.apache.karaf.jaas.config-3.0.8.pom
  1116. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/3.0.8/org.apache.karaf.jaas.config-3.0.8.pom (5 KB at 40.0 KB/sec)
  1117. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-core/0.14.0/sshd-core-0.14.0.pom
  1118. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-core/0.14.0/sshd-core-0.14.0.pom (7 KB at 56.3 KB/sec)
  1119. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd/0.14.0/sshd-0.14.0.pom
  1120. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd/0.14.0/sshd-0.14.0.pom (14 KB at 111.5 KB/sec)
  1121. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/3.18/xbean-finder-shaded-3.18.pom
  1122. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/3.18/xbean-finder-shaded-3.18.pom (5 KB at 34.5 KB/sec)
  1123. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean/3.18/xbean-3.18.pom
  1124. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean/3.18/xbean-3.18.pom (18 KB at 149.0 KB/sec)
  1125. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm5-shaded/3.18/xbean-asm5-shaded-3.18.pom
  1126. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm5-shaded/3.18/xbean-asm5-shaded-3.18.pom (4 KB at 20.8 KB/sec)
  1127. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/3.0.8/karaf-maven-plugin-3.0.8.jar
  1128. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http/2.8/wagon-http-2.8.jar
  1129. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-shared/2.8/wagon-http-shared-2.8.jar
  1130. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
  1131. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
  1132. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/3.0.8/karaf-maven-plugin-3.0.8.jar (160 KB at 1328.3 KB/sec)
  1133. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar
  1134. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http/2.8/wagon-http-2.8.jar (34 KB at 105.1 KB/sec)
  1135. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.10/commons-codec-1.10.jar
  1136. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-shared/2.8/wagon-http-shared-2.8.jar (12 KB at 35.6 KB/sec)
  1137. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar
  1138. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 1452.6 KB/sec)
  1139. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar
  1140. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar (61 KB at 128.9 KB/sec)
  1141. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-jdk14/1.7.12/slf4j-jdk14-1.7.12.jar
  1142. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (278 KB at 572.3 KB/sec)
  1143. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.jar
  1144. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 582.9 KB/sec)
  1145. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/2.5.4/maven-bundle-plugin-2.5.4.jar
  1146. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 505.8 KB/sec)
  1147. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/2.4.1/biz.aQute.bndlib-2.4.1.jar
  1148. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.10/commons-codec-1.10.jar (278 KB at 486.9 KB/sec)
  1149. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.8.2/org.apache.felix.utils-1.8.2.jar
  1150. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.jar (32 KB at 52.7 KB/sec)
  1151. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
  1152. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-jdk14/1.7.12/slf4j-jdk14-1.7.12.jar (8 KB at 12.3 KB/sec)
  1153. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.fileinstall/3.5.2/org.apache.felix.fileinstall-3.5.2.jar
  1154. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/2.5.4/maven-bundle-plugin-2.5.4.jar (167 KB at 257.8 KB/sec)
  1155. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/3.0.8/org.apache.karaf.features.core-3.0.8.jar
  1156. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.8.2/org.apache.felix.utils-1.8.2.jar (71 KB at 103.6 KB/sec)
  1157. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.4.7/pax-url-wrap-2.4.7-uber.jar
  1158. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/3.0.8/org.apache.karaf.features.core-3.0.8.jar (172 KB at 214.7 KB/sec)
  1159. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-net/1.5.0/ops4j-base-net-1.5.0.jar
  1160. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.fileinstall/3.5.2/org.apache.felix.fileinstall-3.5.2.jar (112 KB at 135.0 KB/sec)
  1161. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-lang/1.5.0/ops4j-base-lang-1.5.0.jar
  1162. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (575 KB at 678.3 KB/sec)
  1163. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-monitors/1.5.0/ops4j-base-monitors-1.5.0.jar
  1164. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-net/1.5.0/ops4j-base-net-1.5.0.jar (13 KB at 13.9 KB/sec)
  1165. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-bnd/1.8.2/pax-swissbox-bnd-1.8.2.jar
  1166. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/2.4.1/biz.aQute.bndlib-2.4.1.jar (1915 KB at 2094.4 KB/sec)
  1167. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/bndlib/2.4.0/bndlib-2.4.0.jar
  1168. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-lang/1.5.0/ops4j-base-lang-1.5.0.jar (7 KB at 6.9 KB/sec)
  1169. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/2.4.7/pax-url-commons-2.4.7.jar
  1170. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-monitors/1.5.0/ops4j-base-monitors-1.5.0.jar (9 KB at 8.0 KB/sec)
  1171. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.2/pax-swissbox-property-1.8.2.jar
  1172. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-bnd/1.8.2/pax-swissbox-bnd-1.8.2.jar (10 KB at 9.4 KB/sec)
  1173. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-property/1.5.0/ops4j-base-util-property-1.5.0.jar
  1174. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.4.7/pax-url-wrap-2.4.7-uber.jar (1132 KB at 1080.7 KB/sec)
  1175. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.4.7/pax-url-aether-2.4.7.jar
  1176. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/2.4.7/pax-url-commons-2.4.7.jar (10 KB at 8.6 KB/sec)
  1177. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.6.6/jcl-over-slf4j-1.6.6.jar
  1178. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.2/pax-swissbox-property-1.8.2.jar (4 KB at 3.5 KB/sec)
  1179. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/3.0.8/org.apache.karaf.deployer.spring-3.0.8.jar
  1180. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-property/1.5.0/ops4j-base-util-property-1.5.0.jar (6 KB at 4.9 KB/sec)
  1181. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/3.0.8/org.apache.karaf.deployer.blueprint-3.0.8.jar
  1182. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.6.6/jcl-over-slf4j-1.6.6.jar (17 KB at 13.9 KB/sec)
  1183. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/3.0.8/org.apache.karaf.deployer.features-3.0.8.jar
  1184. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/3.0.8/org.apache.karaf.deployer.spring-3.0.8.jar (30 KB at 24.5 KB/sec)
  1185. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/3.0.8/org.apache.karaf.deployer.kar-3.0.8.jar
  1186. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/bndlib/2.4.0/bndlib-2.4.0.jar (1935 KB at 1467.9 KB/sec)
  1187. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/3.0.8/org.apache.karaf.kar.core-3.0.8.jar
  1188. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/3.0.8/org.apache.karaf.deployer.features-3.0.8.jar (31 KB at 23.0 KB/sec)
  1189. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/3.0.8/org.apache.karaf.util-3.0.8.jar
  1190. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/3.0.8/org.apache.karaf.deployer.kar-3.0.8.jar (13 KB at 9.3 KB/sec)
  1191. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/3.0.8/org.apache.karaf.shell.console-3.0.8.jar
  1192. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/3.0.8/org.apache.karaf.deployer.blueprint-3.0.8.jar (30 KB at 22.4 KB/sec)
  1193. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/jline/jline/2.13/jline-2.13.jar
  1194. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/3.0.8/org.apache.karaf.kar.core-3.0.8.jar (50 KB at 34.4 KB/sec)
  1195. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/jansi/jansi/1.11/jansi-1.11.jar
  1196. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/3.0.8/org.apache.karaf.util-3.0.8.jar (44 KB at 29.8 KB/sec)
  1197. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/3.0.8/org.apache.karaf.jaas.modules-3.0.8.jar
  1198. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/3.0.8/org.apache.karaf.shell.console-3.0.8.jar (337 KB at 227.0 KB/sec)
  1199. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/3.0.8/org.apache.karaf.jaas.config-3.0.8.jar
  1200. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/jline/jline/2.13/jline-2.13.jar (243 KB at 157.9 KB/sec)
  1201. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-core/0.14.0/sshd-core-0.14.0.jar
  1202. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/jansi/jansi/1.11/jansi-1.11.jar (112 KB at 72.1 KB/sec)
  1203. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/3.18/xbean-finder-shaded-3.18.jar
  1204. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.4.7/pax-url-aether-2.4.7.jar (2869 KB at 1803.9 KB/sec)
  1205. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm5-shaded/3.18/xbean-asm5-shaded-3.18.jar
  1206. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/3.0.8/org.apache.karaf.jaas.config-3.0.8.jar (44 KB at 27.4 KB/sec)
  1207. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.4/commons-io-2.4.jar
  1208. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/3.18/xbean-finder-shaded-3.18.jar (161 KB at 96.2 KB/sec)
  1209. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 93.1 KB/sec)
  1210. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm5-shaded/3.18/xbean-asm5-shaded-3.18.jar (142 KB at 72.7 KB/sec)
  1211. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/3.0.8/org.apache.karaf.jaas.modules-3.0.8.jar (1217 KB at 626.5 KB/sec)
  1212. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-core/0.14.0/sshd-core-0.14.0.jar (654 KB at 319.5 KB/sec)
  1213. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/4.0.9/karaf-maven-plugin-4.0.9.pom
  1214. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/4.0.9/karaf-maven-plugin-4.0.9.pom (12 KB at 36.8 KB/sec)
  1215. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/tooling/4.0.9/tooling-4.0.9.pom
  1216. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/tooling/4.0.9/tooling-4.0.9.pom (2 KB at 13.5 KB/sec)
  1217. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf/4.0.9/karaf-4.0.9.pom
  1218. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf/4.0.9/karaf-4.0.9.pom (103 KB at 525.0 KB/sec)
  1219. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom
  1220. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (2 KB at 13.4 KB/sec)
  1221. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom
  1222. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 102.1 KB/sec)
  1223. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
  1224. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (2 KB at 15.6 KB/sec)
  1225. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.0/maven-3.0.pom
  1226. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.0/maven-3.0.pom (22 KB at 173.8 KB/sec)
  1227. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
  1228. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (4 KB at 20.3 KB/sec)
  1229. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http/2.10/wagon-http-2.10.pom
  1230. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http/2.10/wagon-http-2.10.pom (6 KB at 34.2 KB/sec)
  1231. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-providers/2.10/wagon-providers-2.10.pom
  1232. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-providers/2.10/wagon-providers-2.10.pom (3 KB at 16.4 KB/sec)
  1233. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
  1234. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 KB at 164.2 KB/sec)
  1235. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/26/maven-parent-26.pom
  1236. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 321.1 KB/sec)
  1237. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-shared/2.10/wagon-http-shared-2.10.pom
  1238. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-shared/2.10/wagon-http-shared-2.10.pom (2 KB at 15.1 KB/sec)
  1239. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.2/commons-io-2.2.pom
  1240. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.2/commons-io-2.2.pom (11 KB at 89.8 KB/sec)
  1241. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/24/commons-parent-24.pom
  1242. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 127.5 KB/sec)
  1243. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
  1244. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (2 KB at 14.0 KB/sec)
  1245. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
  1246. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 90.0 KB/sec)
  1247. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/22/commons-parent-22.pom
  1248. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 335.5 KB/sec)
  1249. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/4.0.9/org.apache.karaf.util-4.0.9.pom
  1250. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/4.0.9/org.apache.karaf.util-4.0.9.pom (3 KB at 16.7 KB/sec)
  1251. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.9.0/org.apache.felix.utils-1.9.0.pom
  1252. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.9.0/org.apache.felix.utils-1.9.0.pom (3 KB at 4.1 KB/sec)
  1253. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/4/felix-parent-4.pom
  1254. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/4/felix-parent-4.pom (24 KB at 188.8 KB/sec)
  1255. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.0.9/org.apache.karaf.jaas.boot-4.0.9.pom
  1256. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.0.9/org.apache.karaf.jaas.boot-4.0.9.pom (3 KB at 9.2 KB/sec)
  1257. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/jaas/4.0.9/jaas-4.0.9.pom
  1258. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/jaas/4.0.9/jaas-4.0.9.pom (2 KB at 14.1 KB/sec)
  1259. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.0.9/org.apache.karaf.tools.utils-4.0.9.pom
  1260. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.0.9/org.apache.karaf.tools.utils-4.0.9.pom (4 KB at 21.4 KB/sec)
  1261. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/3.3.0/maven-bundle-plugin-3.3.0.pom
  1262. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/3.3.0/maven-bundle-plugin-3.3.0.pom (10 KB at 35.5 KB/sec)
  1263. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom
  1264. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom (2 KB at 9.1 KB/sec)
  1265. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/3.3.0/biz.aQute.bndlib-3.3.0.pom
  1266. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/3.3.0/biz.aQute.bndlib-3.3.0.pom (2 KB at 9.0 KB/sec)
  1267. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.12/jcl-over-slf4j-1.7.12.pom
  1268. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.12/jcl-over-slf4j-1.7.12.pom (2 KB at 14.9 KB/sec)
  1269. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.pom
  1270. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.pom (5 KB at 34.9 KB/sec)
  1271. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
  1272. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5 KB at 31.2 KB/sec)
  1273. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
  1274. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 12.9 KB/sec)
  1275. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
  1276. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 179.4 KB/sec)
  1277. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
  1278. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 19.7 KB/sec)
  1279. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
  1280. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 70.6 KB/sec)
  1281. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
  1282. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (3 KB at 17.3 KB/sec)
  1283. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
  1284. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2 KB at 15.7 KB/sec)
  1285. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
  1286. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (2 KB at 14.9 KB/sec)
  1287. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
  1288. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (2 KB at 11.6 KB/sec)
  1289. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
  1290. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 16.6 KB/sec)
  1291. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
  1292. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 15.1 KB/sec)
  1293. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
  1294. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (2 KB at 13.9 KB/sec)
  1295. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
  1296. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 17.1 KB/sec)
  1297. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
  1298. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 18.9 KB/sec)
  1299. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
  1300. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (2 KB at 10.1 KB/sec)
  1301. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom
  1302. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom (5 KB at 40.5 KB/sec)
  1303. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
  1304. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 7.9 KB/sec)
  1305. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.pom
  1306. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.pom (5 KB at 33.5 KB/sec)
  1307. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
  1308. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3 KB at 18.5 KB/sec)
  1309. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
  1310. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 31.0 KB/sec)
  1311. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.pom
  1312. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.pom (3 KB at 15.7 KB/sec)
  1313. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
  1314. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3 KB at 10.6 KB/sec)
  1315. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
  1316. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 KB at 113.7 KB/sec)
  1317. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.12/commons-compress-1.12.pom
  1318. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.12/commons-compress-1.12.pom (13 KB at 106.9 KB/sec)
  1319. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
  1320. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (2 KB at 13.0 KB/sec)
  1321. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
  1322. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3 KB at 18.7 KB/sec)
  1323. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.fileinstall/3.5.8/org.apache.felix.fileinstall-3.5.8.pom
  1324. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.fileinstall/3.5.8/org.apache.felix.fileinstall-3.5.8.pom (7 KB at 39.5 KB/sec)
  1325. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/4.0.9/org.apache.karaf.features.core-4.0.9.pom
  1326. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/4.0.9/org.apache.karaf.features.core-4.0.9.pom (7 KB at 40.1 KB/sec)
  1327. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/features/4.0.9/features-4.0.9.pom
  1328. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/features/4.0.9/features-4.0.9.pom (2 KB at 13.2 KB/sec)
  1329. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.5.2/pax-url-aether-2.5.2.pom
  1330. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.5.2/pax-url-aether-2.5.2.pom (13 KB at 74.3 KB/sec)
  1331. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/2.5.2/url-2.5.2.pom
  1332. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/2.5.2/url-2.5.2.pom (17 KB at 138.7 KB/sec)
  1333. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/profile/org.apache.karaf.profile.core/4.0.9/org.apache.karaf.profile.core-4.0.9.pom
  1334. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/profile/org.apache.karaf.profile.core/4.0.9/org.apache.karaf.profile.core-4.0.9.pom (8 KB at 61.6 KB/sec)
  1335. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.resolver/1.12.0/org.apache.felix.resolver-1.12.0.pom
  1336. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.resolver/1.12.0/org.apache.felix.resolver-1.12.0.pom (5 KB at 36.0 KB/sec)
  1337. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.5.2/pax-url-wrap-2.5.2.pom
  1338. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.5.2/pax-url-wrap-2.5.2.pom (3 KB at 16.9 KB/sec)
  1339. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/2.5.2/pax-url-commons-2.5.2.pom
  1340. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/2.5.2/pax-url-commons-2.5.2.pom (3 KB at 17.2 KB/sec)
  1341. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-war/2.5.2/pax-url-war-2.5.2.pom
  1342. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-war/2.5.2/pax-url-war-2.5.2.pom (4 KB at 22.0 KB/sec)
  1343. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.8.2/pax-swissbox-optional-jcl-1.8.2.pom
  1344. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.8.2/pax-swissbox-optional-jcl-1.8.2.pom (2 KB at 12.4 KB/sec)
  1345. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/4.0.9/org.apache.karaf.deployer.spring-4.0.9.pom
  1346. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/4.0.9/org.apache.karaf.deployer.spring-4.0.9.pom (5 KB at 34.3 KB/sec)
  1347. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/deployer/4.0.9/deployer-4.0.9.pom
  1348. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/deployer/4.0.9/deployer-4.0.9.pom (2 KB at 14.4 KB/sec)
  1349. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.0.9/org.apache.karaf.deployer.blueprint-4.0.9.pom
  1350. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.0.9/org.apache.karaf.deployer.blueprint-4.0.9.pom (4 KB at 33.4 KB/sec)
  1351. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.0.9/org.apache.karaf.deployer.features-4.0.9.pom
  1352. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.0.9/org.apache.karaf.deployer.features-4.0.9.pom (5 KB at 35.9 KB/sec)
  1353. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.0.9/org.apache.karaf.deployer.kar-4.0.9.pom
  1354. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.0.9/org.apache.karaf.deployer.kar-4.0.9.pom (5 KB at 14.0 KB/sec)
  1355. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/4.0.9/org.apache.karaf.kar.core-4.0.9.pom
  1356. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/4.0.9/org.apache.karaf.kar.core-4.0.9.pom (5 KB at 40.2 KB/sec)
  1357. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/4.0.9/org.apache.karaf.shell.console-4.0.9.pom
  1358. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/4.0.9/org.apache.karaf.shell.console-4.0.9.pom (9 KB at 75.7 KB/sec)
  1359. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/shell/4.0.9/shell-4.0.9.pom
  1360. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/shell/4.0.9/shell-4.0.9.pom (2 KB at 14.2 KB/sec)
  1361. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/jline/jline/2.14.1/jline-2.14.1.pom
  1362. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/jline/jline/2.14.1/jline-2.14.1.pom (20 KB at 127.8 KB/sec)
  1363. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.0.9/org.apache.karaf.jaas.modules-4.0.9.pom
  1364. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.0.9/org.apache.karaf.jaas.modules-4.0.9.pom (7 KB at 52.9 KB/sec)
  1365. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.0.9/org.apache.karaf.jaas.config-4.0.9.pom
  1366. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.0.9/org.apache.karaf.jaas.config-4.0.9.pom (5 KB at 41.1 KB/sec)
  1367. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.core/4.0.9/org.apache.karaf.shell.core-4.0.9.pom
  1368. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.core/4.0.9/org.apache.karaf.shell.core-4.0.9.pom (7 KB at 58.0 KB/sec)
  1369. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.main/4.0.9/org.apache.karaf.main-4.0.9.pom
  1370. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.main/4.0.9/org.apache.karaf.main-4.0.9.pom (7 KB at 51.8 KB/sec)
  1371. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.0.9/org.apache.karaf.diagnostic.boot-4.0.9.pom
  1372. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.0.9/org.apache.karaf.diagnostic.boot-4.0.9.pom (4 KB at 18.5 KB/sec)
  1373. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/diagnostic/4.0.9/diagnostic-4.0.9.pom
  1374. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/diagnostic/4.0.9/diagnostic-4.0.9.pom (2 KB at 13.1 KB/sec)
  1375. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/4.0.9/karaf-maven-plugin-4.0.9.jar
  1376. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar
  1377. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http/2.10/wagon-http-2.10.jar
  1378. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-shared/2.10/wagon-http-shared-2.10.jar
  1379. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
  1380. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 112.4 KB/sec)
  1381. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/4.0.9/org.apache.karaf.util-4.0.9.jar
  1382. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/4.0.9/org.apache.karaf.util-4.0.9.jar (67 KB at 271.2 KB/sec)
  1383. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.9.0/org.apache.felix.utils-1.9.0.jar
  1384. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http/2.10/wagon-http-2.10.jar (34 KB at 124.1 KB/sec)
  1385. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.0.9/org.apache.karaf.jaas.boot-4.0.9.jar
  1386. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-shared/2.10/wagon-http-shared-2.10.jar (12 KB at 42.2 KB/sec)
  1387. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.0.9/org.apache.karaf.tools.utils-4.0.9.jar
  1388. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 762.8 KB/sec)
  1389. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/3.3.0/maven-bundle-plugin-3.3.0.jar
  1390. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/4.0.9/karaf-maven-plugin-4.0.9.jar (177 KB at 567.1 KB/sec)
  1391. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/3.3.0/biz.aQute.bndlib-3.3.0.jar
  1392. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.9.0/org.apache.felix.utils-1.9.0.jar (80 KB at 213.4 KB/sec)
  1393. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.jar
  1394. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.0.9/org.apache.karaf.jaas.boot-4.0.9.jar (18 KB at 45.9 KB/sec)
  1395. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar
  1396. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.0.9/org.apache.karaf.tools.utils-4.0.9.jar (27 KB at 61.4 KB/sec)
  1397. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
  1398. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/3.3.0/maven-bundle-plugin-3.3.0.jar (219 KB at 490.3 KB/sec)
  1399. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.jar
  1400. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.jar (23 KB at 45.2 KB/sec)
  1401. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.jar
  1402. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar (167 KB at 327.0 KB/sec)
  1403. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.fileinstall/3.5.8/org.apache.felix.fileinstall-3.5.8.jar
  1404. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 57.4 KB/sec)
  1405. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/4.0.9/org.apache.karaf.features.core-4.0.9.jar
  1406. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.jar (140 KB at 248.7 KB/sec)
  1407. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/profile/org.apache.karaf.profile.core/4.0.9/org.apache.karaf.profile.core-4.0.9.jar
  1408. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.fileinstall/3.5.8/org.apache.felix.fileinstall-3.5.8.jar (112 KB at 177.5 KB/sec)
  1409. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.resolver/1.12.0/org.apache.felix.resolver-1.12.0.jar
  1410. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.jar (73 KB at 111.8 KB/sec)
  1411. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.5.2/pax-url-wrap-2.5.2-uber.jar
  1412. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/profile/org.apache.karaf.profile.core/4.0.9/org.apache.karaf.profile.core-4.0.9.jar (179 KB at 264.3 KB/sec)
  1413. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/2.5.2/pax-url-commons-2.5.2.jar
  1414. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/4.0.9/org.apache.karaf.features.core-4.0.9.jar (570 KB at 770.2 KB/sec)
  1415. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.5.2/pax-url-aether-2.5.2.jar
  1416. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.resolver/1.12.0/org.apache.felix.resolver-1.12.0.jar (184 KB at 244.2 KB/sec)
  1417. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.12/jcl-over-slf4j-1.7.12.jar
  1418. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/3.3.0/biz.aQute.bndlib-3.3.0.jar (2428 KB at 3089.0 KB/sec)
  1419. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-war/2.5.2/pax-url-war-2.5.2-uber.jar
  1420. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/2.5.2/pax-url-commons-2.5.2.jar (10 KB at 11.4 KB/sec)
  1421. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.8.2/pax-swissbox-optional-jcl-1.8.2.jar
  1422. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.8.2/pax-swissbox-optional-jcl-1.8.2.jar (7 KB at 7.2 KB/sec)
  1423. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/4.0.9/org.apache.karaf.deployer.spring-4.0.9.jar
  1424. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.5.2/pax-url-wrap-2.5.2-uber.jar (1132 KB at 1240.7 KB/sec)
  1425. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.0.9/org.apache.karaf.deployer.blueprint-4.0.9.jar
  1426. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.12/jcl-over-slf4j-1.7.12.jar (17 KB at 17.8 KB/sec)
  1427. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.0.9/org.apache.karaf.deployer.features-4.0.9.jar
  1428. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/4.0.9/org.apache.karaf.deployer.spring-4.0.9.jar (40 KB at 38.5 KB/sec)
  1429. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.0.9/org.apache.karaf.deployer.kar-4.0.9.jar
  1430. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.0.9/org.apache.karaf.deployer.features-4.0.9.jar (41 KB at 39.0 KB/sec)
  1431. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/4.0.9/org.apache.karaf.kar.core-4.0.9.jar
  1432. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-war/2.5.2/pax-url-war-2.5.2-uber.jar (1142 KB at 1090.0 KB/sec)
  1433. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/4.0.9/org.apache.karaf.shell.console-4.0.9.jar
  1434. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.0.9/org.apache.karaf.deployer.blueprint-4.0.9.jar (40 KB at 37.0 KB/sec)
  1435. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/jline/jline/2.14.1/jline-2.14.1.jar
  1436. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/4.0.9/org.apache.karaf.kar.core-4.0.9.jar (76 KB at 65.0 KB/sec)
  1437. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.0.9/org.apache.karaf.jaas.modules-4.0.9.jar
  1438. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.0.9/org.apache.karaf.deployer.kar-4.0.9.jar (23 KB at 18.7 KB/sec)
  1439. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.0.9/org.apache.karaf.jaas.config-4.0.9.jar
  1440. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/jline/jline/2.14.1/jline-2.14.1.jar (243 KB at 202.8 KB/sec)
  1441. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.core/4.0.9/org.apache.karaf.shell.core-4.0.9.jar
  1442. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/4.0.9/org.apache.karaf.shell.console-4.0.9.jar (355 KB at 294.6 KB/sec)
  1443. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.main/4.0.9/org.apache.karaf.main-4.0.9.jar
  1444. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.5.2/pax-url-aether-2.5.2.jar (3156 KB at 2471.0 KB/sec)
  1445. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.0.9/org.apache.karaf.diagnostic.boot-4.0.9.jar
  1446. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.0.9/org.apache.karaf.jaas.config-4.0.9.jar (41 KB at 31.5 KB/sec)
  1447. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.12/commons-compress-1.12.jar
  1448. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.main/4.0.9/org.apache.karaf.main-4.0.9.jar (111 KB at 83.9 KB/sec)
  1449. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar
  1450. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.core/4.0.9/org.apache.karaf.shell.core-4.0.9.jar (411 KB at 302.3 KB/sec)
  1451. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.0.9/org.apache.karaf.diagnostic.boot-4.0.9.jar (31 KB at 21.9 KB/sec)
  1452. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.0.9/org.apache.karaf.jaas.modules-4.0.9.jar (1213 KB at 854.3 KB/sec)
  1453. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.12/commons-compress-1.12.jar (433 KB at 298.1 KB/sec)
  1454. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar (465 KB at 313.6 KB/sec)
  1455. [INFO] ------------------------------------------------------------------------
  1456. [INFO] Reactor Build Order:
  1457. [INFO]
  1458. [INFO] ODL :: odlparent :: odlparent-lite
  1459. [INFO] ODL :: odlparent :: checkstyle
  1460. [INFO] ODL :: odlparent :: findbugs
  1461. [INFO] ODL :: odlparent :: odl-license
  1462. [INFO] ODL :: odlparent :: odlparent
  1463. [INFO] ODL :: odlparent :: bundle-parent
  1464. [INFO] ODL :: odlparent :: bundles-test
  1465. [INFO] ODL :: odlparent :: bundles4-test
  1466. [INFO] ODL :: odlparent :: features-test
  1467. [INFO] ODL :: odlparent :: features4-test
  1468. [INFO] OpenDaylight :: Karaf :: Branding
  1469. [INFO] ODL :: odlparent :: opendaylight-karaf-resources
  1470. [INFO] ODL :: odlparent :: karaf-plugin
  1471. [INFO] ODL :: odlparent :: karaf-parent
  1472. [INFO] ODL :: odlparent :: opendaylight-karaf-empty
  1473. [INFO] ODL :: odlparent :: opendaylight-karaf4-resources
  1474. [INFO] ODL :: odlparent :: karaf4-plugin
  1475. [INFO] ODL :: odlparent :: karaf4-parent
  1476. [INFO] ODL :: odlparent :: opendaylight-karaf4-empty
  1477. [INFO] ODL :: odlparent :: karaf-aggregator
  1478. [INFO] ODL :: odlparent :: features-parent
  1479. [INFO] ODL :: odlparent :: single-feature3-parent
  1480. [INFO] ODL :: odlparent :: single-feature-parent
  1481. [INFO] ODL :: odlparent :: feature3-repo-parent
  1482. [INFO] ODL :: odlparent :: feature-repo-parent
  1483. [INFO] Scala Runtime for OpenDaylight
  1484. [INFO] Akka Actor Framework System Bundles
  1485. [INFO] Akka Clustering
  1486. [INFO] LevelDB
  1487. [INFO] Akka Persistence
  1488. [INFO] OpenDaylight :: Akka :: All
  1489. [INFO] ODL :: odlparent :: features-akka
  1490. [INFO] OpenDaylight :: Netty
  1491. [INFO] OpenDaylight :: Guava 18
  1492. [INFO] OpenDaylight :: Guava 21
  1493. [INFO] OpenDaylight :: LMAX Disruptor
  1494. [INFO] OpenDaylight :: Concurrent Trie HashMap
  1495. [INFO] ODL :: odlparent :: features-odlparent
  1496. [INFO] ODL :: odlparent :: features-aggregator
  1497. [INFO] Scala Runtime for OpenDaylight (for Karaf 4)
  1498. [INFO] Akka Actor Framework System Bundles (for Karaf 4)
  1499. [INFO] Akka Clustering (for Karaf 4)
  1500. [INFO] LevelDB (for Karaf 4)
  1501. [INFO] Akka Persistence (for Karaf 4)
  1502. [INFO] OpenDaylight :: Akka :: All (for Karaf 4)
  1503. [INFO] ODL :: odlparent :: features4-akka
  1504. [INFO] ODL :: odlparent :: odl-karaf-feat-feature
  1505. [INFO] ODL :: odlparent :: odl-karaf-feat-jdbc
  1506. [INFO] ODL :: odlparent :: odl-karaf-feat-jetty
  1507. [INFO] ODL :: odlparent :: odl-karaf-feat-war
  1508. [INFO] OpenDaylight :: Netty (for Karaf 4)
  1509. [INFO] OpenDaylight :: Guava 18 (for Karaf 4)
  1510. [INFO] OpenDaylight :: Guava 21 (for Karaf 4)
  1511. [INFO] OpenDaylight :: LMAX Disruptor (for Karaf 4)
  1512. [INFO] OpenDaylight :: Concurrent Trie HashMap (for Karaf 4)
  1513. [INFO] ODL :: odlparent :: features4-odlparent
  1514. [INFO] ODL :: odlparent :: features4-aggregator
  1515. [INFO] ODL :: odlparent :: odlparent-artifacts
  1516. [INFO] odlparent
  1517. [INFO]
  1518. [INFO] ------------------------------------------------------------------------
  1519. [INFO] Building ODL :: odlparent :: odlparent-lite 1.8.0-SNAPSHOT
  1520. [INFO] ------------------------------------------------------------------------
  1521. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
  1522. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom (8 KB at 26.6 KB/sec)
  1523. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
  1524. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom (8 KB at 57.2 KB/sec)
  1525. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
  1526. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar (27 KB at 163.3 KB/sec)
  1527. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/pl/project13/maven/git-commit-id-plugin/2.2.1/git-commit-id-plugin-2.2.1.pom
  1528. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/pl/project13/maven/git-commit-id-plugin/2.2.1/git-commit-id-plugin-2.2.1.pom (12 KB at 71.1 KB/sec)
  1529. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/pl/project13/maven/git-commit-id-plugin/2.2.1/git-commit-id-plugin-2.2.1.jar
  1530. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/pl/project13/maven/git-commit-id-plugin/2.2.1/git-commit-id-plugin-2.2.1.jar (79 KB at 626.5 KB/sec)
  1531. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
  1532. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 38.7 KB/sec)
  1533. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
  1534. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 77.1 KB/sec)
  1535. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
  1536. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 KB at 202.1 KB/sec)
  1537. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
  1538. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom (7 KB at 56.2 KB/sec)
  1539. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
  1540. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar (34 KB at 273.2 KB/sec)
  1541. [INFO]
  1542. [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ odlparent-lite ---
  1543. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
  1544. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (4 KB at 30.7 KB/sec)
  1545. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
  1546. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 11.8 KB/sec)
  1547. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
  1548. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 16.6 KB/sec)
  1549. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
  1550. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 15.3 KB/sec)
  1551. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
  1552. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.3/commons-lang-2.3.pom (11 KB at 67.8 KB/sec)
  1553. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
  1554. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom (3 KB at 17.1 KB/sec)
  1555. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
  1556. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (2 KB at 10.0 KB/sec)
  1557. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom
  1558. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom (4 KB at 29.9 KB/sec)
  1559. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
  1560. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (4 KB at 30.1 KB/sec)
  1561. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
  1562. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (4 KB at 18.9 KB/sec)
  1563. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
  1564. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 KB at 98.4 KB/sec)
  1565. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/6/maven-parent-6.pom
  1566. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 KB at 163.1 KB/sec)
  1567. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
  1568. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (3 KB at 16.8 KB/sec)
  1569. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
  1570. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4 KB at 32.8 KB/sec)
  1571. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
  1572. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 125.8 KB/sec)
  1573. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
  1574. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (3 KB at 16.9 KB/sec)
  1575. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean/3.4/xbean-3.4.pom
  1576. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 KB at 150.8 KB/sec)
  1577. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/log4j/log4j/1.2.12/log4j-1.2.12.pom
  1578. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 1.7 KB/sec)
  1579. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
  1580. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (6 KB at 31.5 KB/sec)
  1581. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom
  1582. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom (3 KB at 15.2 KB/sec)
  1583. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/google/google/1/google-1.pom
  1584. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/google/google/1/google-1.pom (2 KB at 12.6 KB/sec)
  1585. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
  1586. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (2 KB at 9.7 KB/sec)
  1587. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
  1588. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (2 KB at 11.3 KB/sec)
  1589. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
  1590. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (8 KB at 58.6 KB/sec)
  1591. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
  1592. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom (771 B at 9.0 KB/sec)
  1593. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
  1594. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom (3 KB at 17.1 KB/sec)
  1595. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
  1596. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 59.6 KB/sec)
  1597. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
  1598. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom (4 KB at 21.1 KB/sec)
  1599. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
  1600. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom (10 KB at 78.9 KB/sec)
  1601. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
  1602. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (4 KB at 19.5 KB/sec)
  1603. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
  1604. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 18.3 KB/sec)
  1605. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
  1606. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 147.8 KB/sec)
  1607. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
  1608. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (2 KB at 13.6 KB/sec)
  1609. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
  1610. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
  1611. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
  1612. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
  1613. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
  1614. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (79 KB at 458.7 KB/sec)
  1615. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
  1616. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 51.0 KB/sec)
  1617. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
  1618. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 178.7 KB/sec)
  1619. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
  1620. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 124.7 KB/sec)
  1621. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
  1622. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 299.1 KB/sec)
  1623. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
  1624. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 497.1 KB/sec)
  1625. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
  1626. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 187.5 KB/sec)
  1627. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
  1628. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 125.3 KB/sec)
  1629. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
  1630. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 422.7 KB/sec)
  1631. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
  1632. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 KB at 69.1 KB/sec)
  1633. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
  1634. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 47.2 KB/sec)
  1635. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
  1636. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (10 KB at 20.4 KB/sec)
  1637. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
  1638. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 KB at 24.2 KB/sec)
  1639. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
  1640. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 KB at 47.3 KB/sec)
  1641. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
  1642. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 KB at 23.7 KB/sec)
  1643. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
  1644. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 66.4 KB/sec)
  1645. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
  1646. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 17.4 KB/sec)
  1647. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
  1648. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.3/commons-lang-2.3.jar (240 KB at 366.8 KB/sec)
  1649. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
  1650. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar (12 KB at 17.0 KB/sec)
  1651. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
  1652. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (240 KB at 350.7 KB/sec)
  1653. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
  1654. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar (97 KB at 138.0 KB/sec)
  1655. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
  1656. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (31 KB at 43.8 KB/sec)
  1657. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
  1658. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (63 KB at 80.6 KB/sec)
  1659. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
  1660. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar (12 KB at 14.5 KB/sec)
  1661. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar (35 KB at 42.2 KB/sec)
  1662. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (181 KB at 218.7 KB/sec)
  1663. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (276 KB at 324.4 KB/sec)
  1664. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (57 KB at 64.0 KB/sec)
  1665. [INFO]
  1666. [INFO] --- git-commit-id-plugin:2.2.1:revision (get-git-infos) @ odlparent-lite ---
  1667. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
  1668. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (4 KB at 21.0 KB/sec)
  1669. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
  1670. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 KB at 184.4 KB/sec)
  1671. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
  1672. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (5 KB at 34.3 KB/sec)
  1673. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
  1674. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2 KB at 16.4 KB/sec)
  1675. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom
  1676. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (5 KB at 41.0 KB/sec)
  1677. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
  1678. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 KB at 110.2 KB/sec)
  1679. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
  1680. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 11.7 KB/sec)
  1681. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
  1682. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 14.4 KB/sec)
  1683. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
  1684. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 48.6 KB/sec)
  1685. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom
  1686. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 169.8 KB/sec)
  1687. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
  1688. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1023 B at 8.3 KB/sec)
  1689. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.pom
  1690. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 7.1 KB/sec)
  1691. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/10.0.1/guava-10.0.1.pom
  1692. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/10.0.1/guava-10.0.1.pom (6 KB at 33.1 KB/sec)
  1693. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
  1694. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2 KB at 16.1 KB/sec)
  1695. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
  1696. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 8.1 KB/sec)
  1697. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
  1698. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 KB at 85.4 KB/sec)
  1699. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
  1700. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 KB at 91.2 KB/sec)
  1701. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
  1702. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 4.2 KB/sec)
  1703. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
  1704. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (3 KB at 15.7 KB/sec)
  1705. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
  1706. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 KB at 32.0 KB/sec)
  1707. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
  1708. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4 KB at 33.7 KB/sec)
  1709. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
  1710. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (8 KB at 61.2 KB/sec)
  1711. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
  1712. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (3 KB at 18.0 KB/sec)
  1713. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
  1714. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (3 KB at 15.8 KB/sec)
  1715. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
  1716. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (2 KB at 8.7 KB/sec)
  1717. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
  1718. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (3 KB at 18.9 KB/sec)
  1719. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
  1720. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (3 KB at 17.5 KB/sec)
  1721. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
  1722. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4 KB at 34.8 KB/sec)
  1723. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
  1724. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (2 KB at 14.8 KB/sec)
  1725. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
  1726. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (4 KB at 21.0 KB/sec)
  1727. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
  1728. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5 KB at 42.9 KB/sec)
  1729. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.6.4/jackson-databind-2.6.4.pom
  1730. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.6.4/jackson-databind-2.6.4.pom (6 KB at 38.5 KB/sec)
  1731. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.6.2/jackson-parent-2.6.2.pom
  1732. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.6.2/jackson-parent-2.6.2.pom (8 KB at 66.2 KB/sec)
  1733. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/24/oss-parent-24.pom
  1734. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/24/oss-parent-24.pom (19 KB at 162.2 KB/sec)
  1735. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.6.0/jackson-annotations-2.6.0.pom
  1736. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.6.0/jackson-annotations-2.6.0.pom (2 KB at 8.6 KB/sec)
  1737. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.6.1/jackson-parent-2.6.1.pom
  1738. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.6.1/jackson-parent-2.6.1.pom (8 KB at 64.0 KB/sec)
  1739. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/23/oss-parent-23.pom
  1740. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/23/oss-parent-23.pom (19 KB at 154.4 KB/sec)
  1741. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.6.4/jackson-core-2.6.4.pom
  1742. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.6.4/jackson-core-2.6.4.pom (5 KB at 40.6 KB/sec)
  1743. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/joda-time/joda-time/2.9.1/joda-time-2.9.1.pom
  1744. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/joda-time/joda-time/2.9.1/joda-time-2.9.1.pom (29 KB at 252.0 KB/sec)
  1745. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/19.0/guava-19.0.pom
  1746. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/19.0/guava-19.0.pom (7 KB at 57.7 KB/sec)
  1747. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
  1748. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom (10 KB at 85.4 KB/sec)
  1749. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/intellij/annotations/12.0/annotations-12.0.pom
  1750. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/intellij/annotations/12.0/annotations-12.0.pom (2 KB at 13.3 KB/sec)
  1751. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit/4.1.1.201511131810-r/org.eclipse.jgit-4.1.1.201511131810-r.pom
  1752. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit/4.1.1.201511131810-r/org.eclipse.jgit-4.1.1.201511131810-r.pom (7 KB at 54.1 KB/sec)
  1753. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit-parent/4.1.1.201511131810-r/org.eclipse.jgit-parent-4.1.1.201511131810-r.pom
  1754. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit-parent/4.1.1.201511131810-r/org.eclipse.jgit-parent-4.1.1.201511131810-r.pom (26 KB at 220.6 KB/sec)
  1755. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/jcraft/jsch/0.1.53/jsch-0.1.53.pom
  1756. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/jcraft/jsch/0.1.53/jsch-0.1.53.pom (4 KB at 11.6 KB/sec)
  1757. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
  1758. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (5 KB at 38.7 KB/sec)
  1759. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
  1760. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom (5 KB at 36.0 KB/sec)
  1761. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
  1762. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4 KB at 32.4 KB/sec)
  1763. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.3.6/httpclient-4.3.6.pom
  1764. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.3.6/httpclient-4.3.6.pom (6 KB at 12.9 KB/sec)
  1765. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.3.6/httpcomponents-client-4.3.6.pom
  1766. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.3.6/httpcomponents-client-4.3.6.pom (16 KB at 129.8 KB/sec)
  1767. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.3.3/httpcore-4.3.3.pom
  1768. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.3.3/httpcore-4.3.3.pom (5 KB at 35.6 KB/sec)
  1769. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.3.3/httpcomponents-core-4.3.3.pom
  1770. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.3.3/httpcomponents-core-4.3.3.pom (13 KB at 109.1 KB/sec)
  1771. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
  1772. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom (3 KB at 16.6 KB/sec)
  1773. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom
  1774. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom (12 KB at 98.5 KB/sec)
  1775. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/1.1.0/org.eclipse.jdt.annotation-1.1.0.pom
  1776. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/1.1.0/org.eclipse.jdt.annotation-1.1.0.pom (4 KB at 32.1 KB/sec)
  1777. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
  1778. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
  1779. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
  1780. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar
  1781. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
  1782. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (44 KB at 345.0 KB/sec)
  1783. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
  1784. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 164.3 KB/sec)
  1785. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.jar
  1786. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 KB at 189.2 KB/sec)
  1787. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
  1788. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 20.4 KB/sec)
  1789. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
  1790. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (151 KB at 416.0 KB/sec)
  1791. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar
  1792. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 11.0 KB/sec)
  1793. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
  1794. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (192 KB at 470.4 KB/sec)
  1795. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
  1796. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 5.8 KB/sec)
  1797. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
  1798. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar (41 KB at 78.6 KB/sec)
  1799. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
  1800. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (350 KB at 663.6 KB/sec)
  1801. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
  1802. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (41 KB at 75.4 KB/sec)
  1803. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
  1804. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (285 KB at 494.0 KB/sec)
  1805. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
  1806. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 KB at 38.8 KB/sec)
  1807. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
  1808. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar (545 KB at 833.4 KB/sec)
  1809. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar
  1810. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (59 KB at 88.8 KB/sec)
  1811. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
  1812. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 KB at 25.1 KB/sec)
  1813. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
  1814. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (156 KB at 216.1 KB/sec)
  1815. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.6.4/jackson-databind-2.6.4.jar
  1816. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar (61 KB at 78.0 KB/sec)
  1817. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.6.0/jackson-annotations-2.6.0.jar
  1818. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (142 KB at 180.2 KB/sec)
  1819. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.6.4/jackson-core-2.6.4.jar
  1820. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (49 KB at 60.3 KB/sec)
  1821. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/joda-time/joda-time/2.9.1/joda-time-2.9.1.jar
  1822. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 276.5 KB/sec)
  1823. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/19.0/guava-19.0.jar
  1824. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.6.0/jackson-annotations-2.6.0.jar (46 KB at 51.5 KB/sec)
  1825. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/intellij/annotations/12.0/annotations-12.0.jar
  1826. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.6.4/jackson-core-2.6.4.jar (253 KB at 269.8 KB/sec)
  1827. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit/4.1.1.201511131810-r/org.eclipse.jgit-4.1.1.201511131810-r.jar
  1828. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/intellij/annotations/12.0/annotations-12.0.jar (20 KB at 19.6 KB/sec)
  1829. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/jcraft/jsch/0.1.53/jsch-0.1.53.jar
  1830. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.6.4/jackson-databind-2.6.4.jar (1144 KB at 873.1 KB/sec)
  1831. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
  1832. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/joda-time/joda-time/2.9.1/joda-time-2.9.1.jar (612 KB at 465.6 KB/sec)
  1833. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.3.6/httpclient-4.3.6.jar
  1834. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/19.0/guava-19.0.jar (2255 KB at 1709.2 KB/sec)
  1835. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.3.3/httpcore-4.3.3.jar
  1836. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit/4.1.1.201511131810-r/org.eclipse.jgit-4.1.1.201511131810-r.jar (2113 KB at 1488.6 KB/sec)
  1837. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar
  1838. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/jcraft/jsch/0.1.53/jsch-0.1.53.jar (274 KB at 192.0 KB/sec)
  1839. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/1.1.0/org.eclipse.jdt.annotation-1.1.0.jar
  1840. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar (123 KB at 85.5 KB/sec)
  1841. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.3.3/httpcore-4.3.3.jar (277 KB at 186.7 KB/sec)
  1842. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.3.6/httpclient-4.3.6.jar (579 KB at 384.1 KB/sec)
  1843. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar (26 KB at 16.5 KB/sec)
  1844. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/1.1.0/org.eclipse.jdt.annotation-1.1.0.jar (5 KB at 2.8 KB/sec)
  1845. [INFO]
  1846. [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odlparent-lite ---
  1847. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
  1848. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 33.5 KB/sec)
  1849. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
  1850. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 942.9 KB/sec)
  1851. [INFO] Installing /home/daniel/rpm-odl/scripts/projects/odlparent/odlparent-lite/pom.xml to /home/daniel/.m2/repository/org/opendaylight/odlparent/odlparent-lite/1.8.0-SNAPSHOT/odlparent-lite-1.8.0-SNAPSHOT.pom
  1852. [INFO]
  1853. [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odlparent-lite ---
  1854. [INFO] Using alternate deployment repository tmp::default::file:///tmp
  1855. [INFO] Downloading: file:///tmp/org/opendaylight/odlparent/odlparent-lite/1.8.0-SNAPSHOT/maven-metadata.xml
  1856. [INFO] Downloaded: file:///tmp/org/opendaylight/odlparent/odlparent-lite/1.8.0-SNAPSHOT/maven-metadata.xml (617 B at 602.5 KB/sec)
  1857. [INFO] Uploading: file:///tmp/org/opendaylight/odlparent/odlparent-lite/1.8.0-SNAPSHOT/odlparent-lite-1.8.0-20170413.213943-5.pom
  1858. [INFO] Uploaded: file:///tmp/org/opendaylight/odlparent/odlparent-lite/1.8.0-SNAPSHOT/odlparent-lite-1.8.0-20170413.213943-5.pom (18 KB at 5924.5 KB/sec)
  1859. [INFO] Downloading: file:///tmp/org/opendaylight/odlparent/odlparent-lite/maven-metadata.xml
  1860. [INFO] Downloaded: file:///tmp/org/opendaylight/odlparent/odlparent-lite/maven-metadata.xml (300 B)
  1861. [INFO] Uploading: file:///tmp/org/opendaylight/odlparent/odlparent-lite/1.8.0-SNAPSHOT/maven-metadata.xml
  1862. [INFO] Uploaded: file:///tmp/org/opendaylight/odlparent/odlparent-lite/1.8.0-SNAPSHOT/maven-metadata.xml (617 B at 602.5 KB/sec)
  1863. [INFO] Uploading: file:///tmp/org/opendaylight/odlparent/odlparent-lite/maven-metadata.xml
  1864. [INFO] Uploaded: file:///tmp/org/opendaylight/odlparent/odlparent-lite/maven-metadata.xml (300 B)
  1865. [INFO]
  1866. [INFO] ------------------------------------------------------------------------
  1867. [INFO] Building ODL :: odlparent :: checkstyle 0.3.0-SNAPSHOT
  1868. [INFO] ------------------------------------------------------------------------
  1869. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/3.0.1/maven-resources-plugin-3.0.1.pom
  1870. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/3.0.1/maven-resources-plugin-3.0.1.pom (7 KB at 58.3 KB/sec)
  1871. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
  1872. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom (10 KB at 83.5 KB/sec)
  1873. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/30/maven-parent-30.pom
  1874. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 KB at 247.6 KB/sec)
  1875. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/18/apache-18.pom
  1876. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/18/apache-18.pom (16 KB at 126.4 KB/sec)
  1877. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/3.0.1/maven-resources-plugin-3.0.1.jar
  1878. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/3.0.1/maven-resources-plugin-3.0.1.jar (31 KB at 258.3 KB/sec)
  1879. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.6.1/maven-compiler-plugin-3.6.1.pom
  1880. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.6.1/maven-compiler-plugin-3.6.1.pom (11 KB at 67.5 KB/sec)
  1881. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.6.1/maven-compiler-plugin-3.6.1.jar
  1882. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.6.1/maven-compiler-plugin-3.6.1.jar (58 KB at 469.3 KB/sec)
  1883. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom
  1884. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 34.0 KB/sec)
  1885. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom
  1886. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 146.5 KB/sec)
  1887. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar
  1888. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 231.5 KB/sec)
  1889. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/3.0.2/maven-jar-plugin-3.0.2.pom
  1890. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/3.0.2/maven-jar-plugin-3.0.2.pom (7 KB at 37.2 KB/sec)
  1891. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/3.0.2/maven-jar-plugin-3.0.2.jar
  1892. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/3.0.2/maven-jar-plugin-3.0.2.jar (27 KB at 165.8 KB/sec)
  1893. [INFO]
  1894. [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ checkstyle ---
  1895. [INFO]
  1896. [INFO] --- git-commit-id-plugin:2.2.1:revision (get-git-infos) @ checkstyle ---
  1897. [INFO]
  1898. [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ checkstyle ---
  1899. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
  1900. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (3 KB at 18.3 KB/sec)
  1901. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
  1902. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (4 KB at 30.9 KB/sec)
  1903. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
  1904. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (6 KB at 32.2 KB/sec)
  1905. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
  1906. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (4 KB at 19.1 KB/sec)
  1907. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
  1908. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (3 KB at 15.8 KB/sec)
  1909. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
  1910. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (2 KB at 10.2 KB/sec)
  1911. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
  1912. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (8 KB at 63.8 KB/sec)
  1913. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
  1914. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 8.7 KB/sec)
  1915. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
  1916. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (4 KB at 29.9 KB/sec)
  1917. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
  1918. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 KB at 128.2 KB/sec)
  1919. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
  1920. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4 KB at 32.3 KB/sec)
  1921. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
  1922. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (6 KB at 32.7 KB/sec)
  1923. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
  1924. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 KB at 67.5 KB/sec)
  1925. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
  1926. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (7 KB at 53.9 KB/sec)
  1927. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
  1928. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (2 KB at 15.3 KB/sec)
  1929. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
  1930. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (3 KB at 5.9 KB/sec)
  1931. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
  1932. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (2 KB at 8.1 KB/sec)
  1933. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
  1934. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (3 KB at 18.7 KB/sec)
  1935. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
  1936. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (3 KB at 15.3 KB/sec)
  1937. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
  1938. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (2 KB at 14.2 KB/sec)
  1939. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
  1940. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (8 KB at 63.9 KB/sec)
  1941. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
  1942. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (3 KB at 16.9 KB/sec)
  1943. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
  1944. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (4 KB at 22.7 KB/sec)
  1945. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
  1946. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (2 KB at 14.1 KB/sec)
  1947. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
  1948. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (5 KB at 34.4 KB/sec)
  1949. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
  1950. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (21 KB at 132.9 KB/sec)
  1951. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
  1952. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (6 KB at 34.3 KB/sec)
  1953. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
  1954. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (5 KB at 37.9 KB/sec)
  1955. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
  1956. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (6 KB at 46.2 KB/sec)
  1957. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
  1958. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5 KB at 41.9 KB/sec)
  1959. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/25/maven-parent-25.pom
  1960. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 KB at 309.9 KB/sec)
  1961. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
  1962. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (2 KB at 4.1 KB/sec)
  1963. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
  1964. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
  1965. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
  1966. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
  1967. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
  1968. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (197 KB at 1165.6 KB/sec)
  1969. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
  1970. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (48 KB at 175.6 KB/sec)
  1971. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
  1972. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (37 KB at 114.2 KB/sec)
  1973. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
  1974. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (150 KB at 348.3 KB/sec)
  1975. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
  1976. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 KB at 68.6 KB/sec)
  1977. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
  1978. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (145 KB at 326.9 KB/sec)
  1979. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
  1980. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (461 KB at 914.0 KB/sec)
  1981. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
  1982. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (515 KB at 991.7 KB/sec)
  1983. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
  1984. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (50 KB at 91.2 KB/sec)
  1985. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
  1986. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (104 KB at 176.5 KB/sec)
  1987. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
  1988. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 KB at 22.1 KB/sec)
  1989. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
  1990. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (73 KB at 117.4 KB/sec)
  1991. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
  1992. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 KB at 67.3 KB/sec)
  1993. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
  1994. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (106 KB at 155.5 KB/sec)
  1995. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
  1996. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (5 KB at 5.9 KB/sec)
  1997. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
  1998. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (51 KB at 70.4 KB/sec)
  1999. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
  2000. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (46 KB at 62.3 KB/sec)
  2001. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar
  2002. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (161 KB at 194.7 KB/sec)
  2003. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (50 KB at 59.8 KB/sec)
  2004. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (242 KB at 287.9 KB/sec)
  2005. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (152 KB at 172.1 KB/sec)
  2006. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar (76 KB at 83.7 KB/sec)
  2007. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  2008. [INFO] Copying 4 resources
  2009. [INFO]
  2010. [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ checkstyle ---
  2011. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
  2012. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5 KB at 41.9 KB/sec)
  2013. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.5/commons-io-2.5.pom
  2014. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.5/commons-io-2.5.pom (13 KB at 110.0 KB/sec)
  2015. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
  2016. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (5 KB at 39.9 KB/sec)
  2017. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
  2018. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4 KB at 11.3 KB/sec)
  2019. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
  2020. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (5 KB at 37.4 KB/sec)
  2021. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/22/maven-parent-22.pom
  2022. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 240.0 KB/sec)
  2023. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/6.0_ALPHA/asm-6.0_ALPHA.pom
  2024. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/6.0_ALPHA/asm-6.0_ALPHA.pom (2 KB at 16.6 KB/sec)
  2025. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-parent/6.0_ALPHA/asm-parent-6.0_ALPHA.pom
  2026. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-parent/6.0_ALPHA/asm-parent-6.0_ALPHA.pom (6 KB at 34.4 KB/sec)
  2027. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ow2/ow2/1.3/ow2-1.3.pom
  2028. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ow2/ow2/1.3/ow2-1.3.pom (10 KB at 77.4 KB/sec)
  2029. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.pom
  2030. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.pom (16 KB at 132.4 KB/sec)
  2031. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.8.1/plexus-compiler-api-2.8.1.pom
  2032. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.8.1/plexus-compiler-api-2.8.1.pom (893 B at 10.3 KB/sec)
  2033. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler/2.8.1/plexus-compiler-2.8.1.pom
  2034. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler/2.8.1/plexus-compiler-2.8.1.pom (5 KB at 41.8 KB/sec)
  2035. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
  2036. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (3 KB at 7.2 KB/sec)
  2037. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.8.1/plexus-compiler-manager-2.8.1.pom
  2038. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.8.1/plexus-compiler-manager-2.8.1.pom (713 B at 8.5 KB/sec)
  2039. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.8.1/plexus-compiler-javac-2.8.1.pom
  2040. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.8.1/plexus-compiler-javac-2.8.1.pom (794 B at 9.2 KB/sec)
  2041. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compilers/2.8.1/plexus-compilers-2.8.1.pom
  2042. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compilers/2.8.1/plexus-compilers-2.8.1.pom (2 KB at 11.8 KB/sec)
  2043. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
  2044. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
  2045. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.5/commons-io-2.5.jar
  2046. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
  2047. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/6.0_ALPHA/asm-6.0_ALPHA.jar
  2048. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/6.0_ALPHA/asm-6.0_ALPHA.jar (55 KB at 454.3 KB/sec)
  2049. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.jar
  2050. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 KB at 110.2 KB/sec)
  2051. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.8.1/plexus-compiler-api-2.8.1.jar
  2052. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.5/commons-io-2.5.jar (204 KB at 1670.6 KB/sec)
  2053. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.8.1/plexus-compiler-manager-2.8.1.jar
  2054. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (217 KB at 1446.2 KB/sec)
  2055. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.8.1/plexus-compiler-javac-2.8.1.jar
  2056. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (160 KB at 1018.2 KB/sec)
  2057. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.8.1/plexus-compiler-manager-2.8.1.jar (5 KB at 19.0 KB/sec)
  2058. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.jar (307 KB at 1109.0 KB/sec)
  2059. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.8.1/plexus-compiler-api-2.8.1.jar (26 KB at 91.2 KB/sec)
  2060. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.8.1/plexus-compiler-javac-2.8.1.jar (20 KB at 64.3 KB/sec)
  2061. [INFO] No sources to compile
  2062. [INFO]
  2063. [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ checkstyle ---
  2064. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  2065. [INFO] skip non existing resourceDirectory /home/daniel/rpm-odl/scripts/projects/odlparent/checkstyle/src/test/resources
  2066. [INFO]
  2067. [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ checkstyle ---
  2068. [INFO] No sources to compile
  2069. [INFO]
  2070. [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ checkstyle ---
  2071. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom
  2072. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 61.7 KB/sec)
  2073. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom
  2074. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (4 KB at 21.2 KB/sec)
  2075. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom
  2076. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (4 KB at 19.8 KB/sec)
  2077. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.12/junit-4.12.pom
  2078. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.12/junit-4.12.pom (24 KB at 196.0 KB/sec)
  2079. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
  2080. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (3 KB at 14.7 KB/sec)
  2081. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
  2082. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 20.8 KB/sec)
  2083. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
  2084. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 106.0 KB/sec)
  2085. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar
  2086. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar
  2087. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
  2088. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.12/junit-4.12.jar
  2089. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
  2090. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 355.5 KB/sec)
  2091. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 85.5 KB/sec)
  2092. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
  2093. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar
  2094. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 1807.9 KB/sec)
  2095. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
  2096. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 1326.0 KB/sec)
  2097. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.12/junit-4.12.jar (308 KB at 1819.8 KB/sec)
  2098. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (192 KB at 429.3 KB/sec)
  2099. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 686.9 KB/sec)
  2100. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 70.3 KB/sec)
  2101. [INFO] Tests are skipped.
  2102. [INFO]
  2103. [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ checkstyle ---
  2104. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.pom
  2105. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.pom (5 KB at 36.9 KB/sec)
  2106. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.pom
  2107. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.pom (5 KB at 37.9 KB/sec)
  2108. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/3.3/plexus-archiver-3.3.pom
  2109. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/3.3/plexus-archiver-3.3.pom (6 KB at 32.9 KB/sec)
  2110. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
  2111. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom (5 KB at 41.0 KB/sec)
  2112. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.11/commons-compress-1.11.pom
  2113. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.11/commons-compress-1.11.pom (13 KB at 105.7 KB/sec)
  2114. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
  2115. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 KB at 91.0 KB/sec)
  2116. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/tukaani/xz/1.5/xz-1.5.pom
  2117. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/tukaani/xz/1.5/xz-1.5.pom (2 KB at 16.3 KB/sec)
  2118. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
  2119. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom (6 KB at 33.3 KB/sec)
  2120. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.jar
  2121. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.jar
  2122. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
  2123. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
  2124. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.11/commons-compress-1.11.jar
  2125. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.jar (24 KB at 199.2 KB/sec)
  2126. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
  2127. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar (84 KB at 687.0 KB/sec)
  2128. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/tukaani/xz/1.5/xz-1.5.jar
  2129. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar (183 KB at 1484.4 KB/sec)
  2130. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.jar (151 KB at 1197.0 KB/sec)
  2131. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.11/commons-compress-1.11.jar (416 KB at 2581.8 KB/sec)
  2132. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (57 KB at 243.9 KB/sec)
  2133. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/tukaani/xz/1.5/xz-1.5.jar (98 KB at 403.4 KB/sec)
  2134. [INFO]
  2135. [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ checkstyle ---
  2136. [INFO] Installing /home/daniel/rpm-odl/scripts/projects/odlparent/checkstyle/target/checkstyle-0.3.0-SNAPSHOT.jar to /home/daniel/.m2/repository/org/opendaylight/odlparent/checkstyle/0.3.0-SNAPSHOT/checkstyle-0.3.0-SNAPSHOT.jar
  2137. [INFO] Installing /home/daniel/rpm-odl/scripts/projects/odlparent/checkstyle/pom.xml to /home/daniel/.m2/repository/org/opendaylight/odlparent/checkstyle/0.3.0-SNAPSHOT/checkstyle-0.3.0-SNAPSHOT.pom
  2138. [INFO]
  2139. [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ checkstyle ---
  2140. [INFO] Using alternate deployment repository tmp::default::file:///tmp
  2141. [INFO] Downloading: file:///tmp/org/opendaylight/odlparent/checkstyle/0.3.0-SNAPSHOT/maven-metadata.xml
  2142. [INFO] Downloaded: file:///tmp/org/opendaylight/odlparent/checkstyle/0.3.0-SNAPSHOT/maven-metadata.xml (786 B)
  2143. [INFO] Uploading: file:///tmp/org/opendaylight/odlparent/checkstyle/0.3.0-SNAPSHOT/checkstyle-0.3.0-20170413.213957-5.jar
  2144. [INFO] Uploaded: file:///tmp/org/opendaylight/odlparent/checkstyle/0.3.0-SNAPSHOT/checkstyle-0.3.0-20170413.213957-5.jar (8 KB at 7585.9 KB/sec)
  2145. [INFO] Uploading: file:///tmp/org/opendaylight/odlparent/checkstyle/0.3.0-SNAPSHOT/checkstyle-0.3.0-20170413.213957-5.pom
  2146. [INFO] Uploaded: file:///tmp/org/opendaylight/odlparent/checkstyle/0.3.0-SNAPSHOT/checkstyle-0.3.0-20170413.213957-5.pom (2 KB)
  2147. [INFO] Downloading: file:///tmp/org/opendaylight/odlparent/checkstyle/maven-metadata.xml
  2148. [INFO] Downloaded: file:///tmp/org/opendaylight/odlparent/checkstyle/maven-metadata.xml (296 B)
  2149. [INFO] Uploading: file:///tmp/org/opendaylight/odlparent/checkstyle/0.3.0-SNAPSHOT/maven-metadata.xml
  2150. [INFO] Uploaded: file:///tmp/org/opendaylight/odlparent/checkstyle/0.3.0-SNAPSHOT/maven-metadata.xml (786 B)
  2151. [INFO] Uploading: file:///tmp/org/opendaylight/odlparent/checkstyle/maven-metadata.xml
  2152. [INFO] Uploaded: file:///tmp/org/opendaylight/odlparent/checkstyle/maven-metadata.xml (296 B at 289.1 KB/sec)
  2153. [INFO]
  2154. [INFO] ------------------------------------------------------------------------
  2155. [INFO] Building ODL :: odlparent :: findbugs 1.8.0-SNAPSHOT
  2156. [INFO] ------------------------------------------------------------------------
  2157. [INFO]
  2158. [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ findbugs ---
  2159. [INFO]
  2160. [INFO] --- git-commit-id-plugin:2.2.1:revision (get-git-infos) @ findbugs ---
  2161. [INFO]
  2162. [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ findbugs ---
  2163. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  2164. [INFO] Copying 1 resource
  2165. [INFO]
  2166. [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ findbugs ---
  2167. [INFO] No sources to compile
  2168. [INFO]
  2169. [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ findbugs ---
  2170. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  2171. [INFO] skip non existing resourceDirectory /home/daniel/rpm-odl/scripts/projects/odlparent/findbugs/src/test/resources
  2172. [INFO]
  2173. [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ findbugs ---
  2174. [INFO] No sources to compile
  2175. [INFO]
  2176. [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ findbugs ---
  2177. [INFO] Tests are skipped.
  2178. [INFO]
  2179. [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ findbugs ---
  2180. [INFO]
  2181. [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ findbugs ---
  2182. [INFO] Installing /home/daniel/rpm-odl/scripts/projects/odlparent/findbugs/target/findbugs-1.8.0-SNAPSHOT.jar to /home/daniel/.m2/repository/org/opendaylight/odlparent/findbugs/1.8.0-SNAPSHOT/findbugs-1.8.0-SNAPSHOT.jar
  2183. [INFO] Installing /home/daniel/rpm-odl/scripts/projects/odlparent/findbugs/pom.xml to /home/daniel/.m2/repository/org/opendaylight/odlparent/findbugs/1.8.0-SNAPSHOT/findbugs-1.8.0-SNAPSHOT.pom
  2184. [INFO]
  2185. [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ findbugs ---
  2186. [INFO] Using alternate deployment repository tmp::default::file:///tmp
  2187. [INFO] Downloading: file:///tmp/org/opendaylight/odlparent/findbugs/1.8.0-SNAPSHOT/maven-metadata.xml
  2188. [INFO] Downloaded: file:///tmp/org/opendaylight/odlparent/findbugs/1.8.0-SNAPSHOT/maven-metadata.xml (784 B)
  2189. [INFO] Uploading: file:///tmp/org/opendaylight/odlparent/findbugs/1.8.0-SNAPSHOT/findbugs-1.8.0-20170413.213957-5.jar
  2190. [INFO] Uploaded: file:///tmp/org/opendaylight/odlparent/findbugs/1.8.0-SNAPSHOT/findbugs-1.8.0-20170413.213957-5.jar (3 KB)
  2191. [INFO] Uploading: file:///tmp/org/opendaylight/odlparent/findbugs/1.8.0-SNAPSHOT/findbugs-1.8.0-20170413.213957-5.pom
  2192. [INFO] Uploaded: file:///tmp/org/opendaylight/odlparent/findbugs/1.8.0-SNAPSHOT/findbugs-1.8.0-20170413.213957-5.pom (2 KB)
  2193. [INFO] Downloading: file:///tmp/org/opendaylight/odlparent/findbugs/maven-metadata.xml
  2194. [INFO] Downloaded: file:///tmp/org/opendaylight/odlparent/findbugs/maven-metadata.xml (294 B at 287.1 KB/sec)
  2195. [INFO] Uploading: file:///tmp/org/opendaylight/odlparent/findbugs/1.8.0-SNAPSHOT/maven-metadata.xml
  2196. [INFO] Uploaded: file:///tmp/org/opendaylight/odlparent/findbugs/1.8.0-SNAPSHOT/maven-metadata.xml (784 B)
  2197. [INFO] Uploading: file:///tmp/org/opendaylight/odlparent/findbugs/maven-metadata.xml
  2198. [INFO] Uploaded: file:///tmp/org/opendaylight/odlparent/findbugs/maven-metadata.xml (294 B at 287.1 KB/sec)
  2199. [INFO]
  2200. [INFO] ------------------------------------------------------------------------
  2201. [INFO] Building ODL :: odlparent :: odl-license 0.2.0-SNAPSHOT
  2202. [INFO] ------------------------------------------------------------------------
  2203. [INFO]
  2204. [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ odl-license ---
  2205. [INFO]
  2206. [INFO] --- git-commit-id-plugin:2.2.1:revision (get-git-infos) @ odl-license ---
  2207. [INFO]
  2208. [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ odl-license ---
  2209. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  2210. [INFO] Copying 1 resource
  2211. [INFO]
  2212. [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ odl-license ---
  2213. [INFO] No sources to compile
  2214. [INFO]
  2215. [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ odl-license ---
  2216. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  2217. [INFO] skip non existing resourceDirectory /home/daniel/rpm-odl/scripts/projects/odlparent/license/src/test/resources
  2218. [INFO]
  2219. [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ odl-license ---
  2220. [INFO] No sources to compile
  2221. [INFO]
  2222. [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ odl-license ---
  2223. [INFO] Tests are skipped.
  2224. [INFO]
  2225. [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ odl-license ---
  2226. [INFO]
  2227. [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-license ---
  2228. [INFO] Installing /home/daniel/rpm-odl/scripts/projects/odlparent/license/target/odl-license-0.2.0-SNAPSHOT.jar to /home/daniel/.m2/repository/org/opendaylight/odlparent/odl-license/0.2.0-SNAPSHOT/odl-license-0.2.0-SNAPSHOT.jar
  2229. [INFO] Installing /home/daniel/rpm-odl/scripts/projects/odlparent/license/pom.xml to /home/daniel/.m2/repository/org/opendaylight/odlparent/odl-license/0.2.0-SNAPSHOT/odl-license-0.2.0-SNAPSHOT.pom
  2230. [INFO]
  2231. [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-license ---
  2232. [INFO] Using alternate deployment repository tmp::default::file:///tmp
  2233. [INFO] Downloading: file:///tmp/org/opendaylight/odlparent/odl-license/0.2.0-SNAPSHOT/maven-metadata.xml
  2234. [INFO] Downloaded: file:///tmp/org/opendaylight/odlparent/odl-license/0.2.0-SNAPSHOT/maven-metadata.xml (787 B at 768.6 KB/sec)
  2235. [INFO] Uploading: file:///tmp/org/opendaylight/odlparent/odl-license/0.2.0-SNAPSHOT/odl-license-0.2.0-20170413.213957-5.jar
  2236. [INFO] Uploaded: file:///tmp/org/opendaylight/odlparent/odl-license/0.2.0-SNAPSHOT/odl-license-0.2.0-20170413.213957-5.jar (7 KB at 6731.4 KB/sec)
  2237. [INFO] Uploading: file:///tmp/org/opendaylight/odlparent/odl-license/0.2.0-SNAPSHOT/odl-license-0.2.0-20170413.213957-5.pom
  2238. [INFO] Uploaded: file:///tmp/org/opendaylight/odlparent/odl-license/0.2.0-SNAPSHOT/odl-license-0.2.0-20170413.213957-5.pom (2 KB)
  2239. [INFO] Downloading: file:///tmp/org/opendaylight/odlparent/odl-license/maven-metadata.xml
  2240. [INFO] Downloaded: file:///tmp/org/opendaylight/odlparent/odl-license/maven-metadata.xml (297 B at 290.0 KB/sec)
  2241. [INFO] Uploading: file:///tmp/org/opendaylight/odlparent/odl-license/0.2.0-SNAPSHOT/maven-metadata.xml
  2242. [INFO] Uploaded: file:///tmp/org/opendaylight/odlparent/odl-license/0.2.0-SNAPSHOT/maven-metadata.xml (787 B)
  2243. [INFO] Uploading: file:///tmp/org/opendaylight/odlparent/odl-license/maven-metadata.xml
  2244. [INFO] Uploaded: file:///tmp/org/opendaylight/odlparent/odl-license/maven-metadata.xml (297 B)
  2245. [INFO]
  2246. [INFO] ------------------------------------------------------------------------
  2247. [INFO] Building ODL :: odlparent :: odlparent 1.8.0-SNAPSHOT
  2248. [INFO] ------------------------------------------------------------------------
  2249. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/2.10.4/maven-javadoc-plugin-2.10.4.pom
  2250. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/2.10.4/maven-javadoc-plugin-2.10.4.pom (16 KB at 128.3 KB/sec)
  2251. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
  2252. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom (12 KB at 98.7 KB/sec)
  2253. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/27/maven-parent-27.pom
  2254. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/27/maven-parent-27.pom (40 KB at 328.6 KB/sec)
  2255. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/2.10.4/maven-javadoc-plugin-2.10.4.jar
  2256. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/2.10.4/maven-javadoc-plugin-2.10.4.jar (406 KB at 2580.8 KB/sec)
  2257. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.7.7.201606060606/jacoco-maven-plugin-0.7.7.201606060606.pom
  2258. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.7.7.201606060606/jacoco-maven-plugin-0.7.7.201606060606.pom (5 KB at 37.0 KB/sec)
  2259. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.build/0.7.7.201606060606/org.jacoco.build-0.7.7.201606060606.pom
  2260. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.build/0.7.7.201606060606/org.jacoco.build-0.7.7.201606060606.pom (35 KB at 215.7 KB/sec)
  2261. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.7.7.201606060606/jacoco-maven-plugin-0.7.7.201606060606.jar
  2262. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.7.7.201606060606/jacoco-maven-plugin-0.7.7.201606060606.jar (60 KB at 501.8 KB/sec)
  2263. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/2.17/maven-checkstyle-plugin-2.17.pom
  2264. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/2.17/maven-checkstyle-plugin-2.17.pom (14 KB at 80.5 KB/sec)
  2265. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/2.17/maven-checkstyle-plugin-2.17.jar
  2266. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/2.17/maven-checkstyle-plugin-2.17.jar (107 KB at 883.6 KB/sec)
  2267. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-pmd-plugin/3.6/maven-pmd-plugin-3.6.pom
  2268. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-pmd-plugin/3.6/maven-pmd-plugin-3.6.pom (13 KB at 97.1 KB/sec)
  2269. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-pmd-plugin/3.6/maven-pmd-plugin-3.6.jar
  2270. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-pmd-plugin/3.6/maven-pmd-plugin-3.6.jar (96 KB at 790.5 KB/sec)
  2271. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/2.10/maven-dependency-plugin-2.10.pom
  2272. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/2.10/maven-dependency-plugin-2.10.pom (12 KB at 97.6 KB/sec)
  2273. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
  2274. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 68.9 KB/sec)
  2275. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/2.10/maven-dependency-plugin-2.10.jar
  2276. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/2.10/maven-dependency-plugin-2.10.jar (157 KB at 1269.8 KB/sec)
  2277. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
  2278. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (4 KB at 20.4 KB/sec)
  2279. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
  2280. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar (36 KB at 290.6 KB/sec)
  2281. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/alexecollins/maven/plugin/script-maven-plugin/1.0.0/script-maven-plugin-1.0.0.pom
  2282. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/alexecollins/maven/plugin/script-maven-plugin/1.0.0/script-maven-plugin-1.0.0.pom (8 KB at 60.4 KB/sec)
  2283. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/alexecollins/maven/plugin/script-maven-plugin/1.0.0/script-maven-plugin-1.0.0.jar
  2284. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/alexecollins/maven/plugin/script-maven-plugin/1.0.0/script-maven-plugin-1.0.0.jar (10 KB at 24.5 KB/sec)
  2285. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.pom
  2286. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.pom (6 KB at 34.5 KB/sec)
  2287. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.jar
  2288. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.jar (31 KB at 255.8 KB/sec)
  2289. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom
  2290. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (3 KB at 16.9 KB/sec)
  2291. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom
  2292. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 81.4 KB/sec)
  2293. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/1.7.21/slf4j-simple-1.7.21.pom
  2294. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/1.7.21/slf4j-simple-1.7.21.pom (1015 B at 8.2 KB/sec)
  2295. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/annotations/3.0.0/annotations-3.0.0.pom
  2296. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/annotations/3.0.0/annotations-3.0.0.pom (4 KB at 21.1 KB/sec)
  2297. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.pom
  2298. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.pom (4 KB at 30.6 KB/sec)
  2299. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/2.0.0/org.eclipse.jdt.annotation-2.0.0.pom
  2300. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/2.0.0/org.eclipse.jdt.annotation-2.0.0.pom (4 KB at 31.9 KB/sec)
  2301. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar
  2302. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/1.7.21/slf4j-simple-1.7.21.jar
  2303. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/annotations/3.0.0/annotations-3.0.0.jar
  2304. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar
  2305. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/2.0.0/org.eclipse.jdt.annotation-2.0.0.jar
  2306. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/1.7.21/slf4j-simple-1.7.21.jar (11 KB at 91.0 KB/sec)
  2307. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar (41 KB at 331.5 KB/sec)
  2308. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/2.0.0/org.eclipse.jdt.annotation-2.0.0.jar (6 KB at 43.0 KB/sec)
  2309. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar (33 KB at 266.6 KB/sec)
  2310. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/annotations/3.0.0/annotations-3.0.0.jar (76 KB at 618.0 KB/sec)
  2311. [INFO]
  2312. [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ odlparent ---
  2313. [INFO]
  2314. [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-banned-dependencies) @ odlparent ---
  2315. [INFO]
  2316. [INFO] --- git-commit-id-plugin:2.2.1:revision (get-git-infos) @ odlparent ---
  2317. [INFO]
  2318. [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-unit-test) @ odlparent ---
  2319. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.8.2/junit-4.8.2.pom
  2320. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.8.2/junit-4.8.2.pom (2 KB at 11.1 KB/sec)
  2321. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
  2322. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (4 KB at 28.7 KB/sec)
  2323. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
  2324. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (9 KB at 51.5 KB/sec)
  2325. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/9/maven-parent-9.pom
  2326. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 KB at 200.4 KB/sec)
  2327. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
  2328. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4 KB at 33.3 KB/sec)
  2329. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
  2330. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (3 KB at 16.4 KB/sec)
  2331. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/7/maven-parent-7.pom
  2332. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 KB at 175.8 KB/sec)
  2333. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
  2334. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 8.5 KB/sec)
  2335. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
  2336. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 KB at 109.9 KB/sec)
  2337. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
  2338. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 9.2 KB/sec)
  2339. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
  2340. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (2 KB at 11.4 KB/sec)
  2341. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
  2342. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (2 KB at 10.6 KB/sec)
  2343. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
  2344. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 1.8 KB/sec)
  2345. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
  2346. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (7 KB at 38.1 KB/sec)
  2347. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
  2348. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (3 KB at 18.7 KB/sec)
  2349. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
  2350. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (6 KB at 32.6 KB/sec)
  2351. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
  2352. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (10 KB at 80.4 KB/sec)
  2353. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom
  2354. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom (5 KB at 36.8 KB/sec)
  2355. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom
  2356. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom (3 KB at 17.2 KB/sec)
  2357. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/2.0.10/maven-2.0.10.pom
  2358. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/2.0.10/maven-2.0.10.pom (24 KB at 147.3 KB/sec)
  2359. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom
  2360. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom (3 KB at 18.7 KB/sec)
  2361. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom
  2362. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom (4 KB at 20.6 KB/sec)
  2363. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom
  2364. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom (2 KB at 11.7 KB/sec)
  2365. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom
  2366. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom (3 KB at 17.0 KB/sec)
  2367. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom
  2368. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom (3 KB at 16.3 KB/sec)
  2369. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom
  2370. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom (3 KB at 18.8 KB/sec)
  2371. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom
  2372. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom (2 KB at 13.3 KB/sec)
  2373. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom
  2374. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom (2 KB at 16.5 KB/sec)
  2375. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom
  2376. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom (2 KB at 12.5 KB/sec)
  2377. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom
  2378. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom (2 KB at 13.0 KB/sec)
  2379. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom
  2380. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom (18 KB at 150.3 KB/sec)
  2381. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom
  2382. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom (2 KB at 12.5 KB/sec)
  2383. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom
  2384. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom (4 KB at 30.5 KB/sec)
  2385. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom
  2386. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom (6 KB at 34.6 KB/sec)
  2387. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom
  2388. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom (389 B at 4.6 KB/sec)
  2389. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
  2390. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 84.2 KB/sec)
  2391. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/9/commons-parent-9.pom
  2392. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 134.7 KB/sec)
  2393. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom
  2394. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (8 KB at 63.7 KB/sec)
  2395. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
  2396. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (6 KB at 32.1 KB/sec)
  2397. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.2/commons-codec-1.2.pom
  2398. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (4 KB at 31.9 KB/sec)
  2399. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom
  2400. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom (6 KB at 36.9 KB/sec)
  2401. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom
  2402. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom (15 KB at 121.3 KB/sec)
  2403. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom
  2404. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom (3 KB at 10.6 KB/sec)
  2405. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom
  2406. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom (2 KB at 13.4 KB/sec)
  2407. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom
  2408. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom (3 KB at 15.0 KB/sec)
  2409. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom
  2410. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom (6 KB at 33.3 KB/sec)
  2411. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom
  2412. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9 KB at 55.1 KB/sec)
  2413. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
  2414. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 4.0 KB/sec)
  2415. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
  2416. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 9.7 KB/sec)
  2417. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
  2418. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 8.0 KB/sec)
  2419. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
  2420. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (3 KB at 19.0 KB/sec)
  2421. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
  2422. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 1.9 KB/sec)
  2423. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
  2424. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 2.0 KB/sec)
  2425. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
  2426. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (4 KB at 20.5 KB/sec)
  2427. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
  2428. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (3 KB at 18.5 KB/sec)
  2429. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom
  2430. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 4.0 KB/sec)
  2431. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606.pom
  2432. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606.pom (3 KB at 17.7 KB/sec)
  2433. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.core/0.7.7.201606060606/org.jacoco.core-0.7.7.201606060606.pom
  2434. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.core/0.7.7.201606060606/org.jacoco.core-0.7.7.201606060606.pom (2 KB at 10.0 KB/sec)
  2435. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-debug-all/5.1/asm-debug-all-5.1.pom
  2436. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-debug-all/5.1/asm-debug-all-5.1.pom (2 KB at 16.3 KB/sec)
  2437. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-parent/5.1/asm-parent-5.1.pom
  2438. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-parent/5.1/asm-parent-5.1.pom (6 KB at 45.1 KB/sec)
  2439. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.report/0.7.7.201606060606/org.jacoco.report-0.7.7.201606060606.pom
  2440. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.report/0.7.7.201606060606/org.jacoco.report-0.7.7.201606060606.pom (2 KB at 11.3 KB/sec)
  2441. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
  2442. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
  2443. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.8.2/junit-4.8.2.jar
  2444. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar
  2445. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
  2446. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (37 KB at 282.3 KB/sec)
  2447. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar
  2448. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar (17 KB at 60.2 KB/sec)
  2449. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar
  2450. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 KB at 134.3 KB/sec)
  2451. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
  2452. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (42 KB at 145.4 KB/sec)
  2453. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar
  2454. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar (155 KB at 554.1 KB/sec)
  2455. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.2/commons-codec-1.2.jar
  2456. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (30 KB at 73.1 KB/sec)
  2457. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar
  2458. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.8.2/junit-4.8.2.jar (232 KB at 546.7 KB/sec)
  2459. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar
  2460. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar (50 KB at 94.9 KB/sec)
  2461. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar
  2462. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar (52 KB at 95.1 KB/sec)
  2463. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar
  2464. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 476.1 KB/sec)
  2465. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar
  2466. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (298 KB at 551.6 KB/sec)
  2467. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
  2468. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar (15 KB at 23.1 KB/sec)
  2469. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
  2470. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar (37 KB at 55.8 KB/sec)
  2471. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
  2472. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (185 KB at 265.9 KB/sec)
  2473. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
  2474. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (89 KB at 122.1 KB/sec)
  2475. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar
  2476. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (165 KB at 218.5 KB/sec)
  2477. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.core/0.7.7.201606060606/org.jacoco.core-0.7.7.201606060606.jar
  2478. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 KB at 48.1 KB/sec)
  2479. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-debug-all/5.1/asm-debug-all-5.1.jar
  2480. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar (1185 KB at 1480.7 KB/sec)
  2481. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.report/0.7.7.201606060606/org.jacoco.report-0.7.7.201606060606.jar
  2482. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (107 KB at 131.8 KB/sec)
  2483. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.core/0.7.7.201606060606/org.jacoco.core-0.7.7.201606060606.jar (135 KB at 154.3 KB/sec)
  2484. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar (265 KB at 224.4 KB/sec)
  2485. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.report/0.7.7.201606060606/org.jacoco.report-0.7.7.201606060606.jar (139 KB at 117.1 KB/sec)
  2486. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-debug-all/5.1/asm-debug-all-5.1.jar (379 KB at 320.9 KB/sec)
  2487. [INFO] argLine set to -javaagent:/home/daniel/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/home/daniel/rpm-odl/scripts/projects/odlparent/odlparent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
  2488. [INFO]
  2489. [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ odlparent ---
  2490. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/6.16/checkstyle-6.16.pom
  2491. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/6.16/checkstyle-6.16.pom (69 KB at 591.3 KB/sec)
  2492. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom
  2493. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom (22 KB at 138.0 KB/sec)
  2494. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/37/commons-parent-37.pom
  2495. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/37/commons-parent-37.pom (62 KB at 513.0 KB/sec)
  2496. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/antlr/antlr/2.7.7/antlr-2.7.7.pom
  2497. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/antlr/antlr/2.7.7/antlr-2.7.7.pom (446 B at 5.2 KB/sec)
  2498. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-runtime/4.5.2-1/antlr4-runtime-4.5.2-1.pom
  2499. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-runtime/4.5.2-1/antlr4-runtime-4.5.2-1.pom (3 KB at 19.1 KB/sec)
  2500. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-master/4.5.2-1/antlr4-master-4.5.2-1.pom
  2501. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-master/4.5.2-1/antlr4-master-4.5.2-1.pom (4 KB at 22.6 KB/sec)
  2502. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.pom
  2503. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.pom (14 KB at 87.9 KB/sec)
  2504. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/33/commons-parent-33.pom
  2505. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 428.5 KB/sec)
  2506. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
  2507. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 KB at 153.3 KB/sec)
  2508. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/5/commons-parent-5.pom
  2509. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 KB at 97.9 KB/sec)
  2510. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
  2511. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 102.6 KB/sec)
  2512. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.pom
  2513. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.pom (11 KB at 83.9 KB/sec)
  2514. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/github/sevntu/checkstyle/sevntu-checkstyle-maven-plugin/1.21.0/sevntu-checkstyle-maven-plugin-1.21.0.pom
  2515. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/github/sevntu/checkstyle/sevntu-checkstyle-maven-plugin/1.21.0/sevntu-checkstyle-maven-plugin-1.21.0.pom (2 KB at 8.8 KB/sec)
  2516. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/github/sevntu/checkstyle/sevntu-checks/1.21.0/sevntu-checks-1.21.0.pom
  2517. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/github/sevntu/checkstyle/sevntu-checks/1.21.0/sevntu-checks-1.21.0.pom (12 KB at 96.1 KB/sec)
  2518. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/6.16.1/checkstyle-6.16.1.pom
  2519. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/6.16.1/checkstyle-6.16.1.pom (69 KB at 571.6 KB/sec)
  2520. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom
  2521. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom (5 KB at 41.4 KB/sec)
  2522. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom
  2523. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom (5 KB at 38.7 KB/sec)
  2524. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom
  2525. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom (2 KB at 12.0 KB/sec)
  2526. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
  2527. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom (19 KB at 107.5 KB/sec)
  2528. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/19/maven-parent-19.pom
  2529. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 KB at 153.6 KB/sec)
  2530. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom
  2531. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom (2 KB at 13.7 KB/sec)
  2532. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
  2533. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom (4 KB at 33.0 KB/sec)
  2534. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
  2535. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (389 B at 4.6 KB/sec)
  2536. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
  2537. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (8 KB at 61.5 KB/sec)
  2538. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
  2539. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9 KB at 55.1 KB/sec)
  2540. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/project/4.1/project-4.1.pom
  2541. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 KB at 100.6 KB/sec)
  2542. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
  2543. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (5 KB at 41.2 KB/sec)
  2544. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
  2545. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (10 KB at 77.4 KB/sec)
  2546. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/project/4.0/project-4.0.pom
  2547. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 KB at 109.5 KB/sec)
  2548. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
  2549. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6 KB at 37.7 KB/sec)
  2550. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom
  2551. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom (7 KB at 38.3 KB/sec)
  2552. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
  2553. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom (16 KB at 98.1 KB/sec)
  2554. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom
  2555. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom (3 KB at 18.8 KB/sec)
  2556. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom
  2557. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom (2 KB at 14.6 KB/sec)
  2558. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
  2559. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom (3 KB at 15.4 KB/sec)
  2560. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom
  2561. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom (6 KB at 33.5 KB/sec)
  2562. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
  2563. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9 KB at 56.1 KB/sec)
  2564. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
  2565. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom (2 KB at 12.4 KB/sec)
  2566. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
  2567. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom (18 KB at 147.3 KB/sec)
  2568. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
  2569. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom (2 KB at 12.8 KB/sec)
  2570. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
  2571. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom (3 KB at 16.2 KB/sec)
  2572. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
  2573. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom (17 KB at 105.4 KB/sec)
  2574. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
  2575. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom (6 KB at 38.5 KB/sec)
  2576. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
  2577. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom (4 KB at 33.7 KB/sec)
  2578. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
  2579. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom (2 KB at 13.4 KB/sec)
  2580. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
  2581. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom (3 KB at 9.3 KB/sec)
  2582. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom
  2583. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom (5 KB at 38.8 KB/sec)
  2584. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
  2585. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 KB at 138.9 KB/sec)
  2586. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
  2587. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7 KB at 55.6 KB/sec)
  2588. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
  2589. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (7 KB at 38.0 KB/sec)
  2590. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/logkit/logkit/1.0.1/logkit-1.0.1.pom
  2591. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 1.7 KB/sec)
  2592. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
  2593. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 1.8 KB/sec)
  2594. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
  2595. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 1.8 KB/sec)
  2596. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
  2597. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6 KB at 29.5 KB/sec)
  2598. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.pom
  2599. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 1.1 KB/sec)
  2600. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/sslext/sslext/1.2-0/sslext-1.2-0.pom
  2601. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 7.7 KB/sec)
  2602. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
  2603. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (5 KB at 34.8 KB/sec)
  2604. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
  2605. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (10 KB at 80.7 KB/sec)
  2606. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/struts/struts-master/4/struts-master-4.pom
  2607. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/struts/struts-master/4/struts-master-4.pom (12 KB at 72.2 KB/sec)
  2608. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/2/apache-2.pom
  2609. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/2/apache-2.pom (4 KB at 20.8 KB/sec)
  2610. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/antlr/antlr/2.7.2/antlr-2.7.2.pom
  2611. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 1.7 KB/sec)
  2612. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
  2613. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (4 KB at 18.5 KB/sec)
  2614. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
  2615. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (3 KB at 17.2 KB/sec)
  2616. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
  2617. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 KB at 87.2 KB/sec)
  2618. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom
  2619. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom (7 KB at 56.6 KB/sec)
  2620. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom
  2621. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom (10 KB at 81.5 KB/sec)
  2622. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/1.4/commons-io-1.4.pom
  2623. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/1.4/commons-io-1.4.pom (13 KB at 80.4 KB/sec)
  2624. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/7/commons-parent-7.pom
  2625. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/7/commons-parent-7.pom (18 KB at 135.6 KB/sec)
  2626. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom
  2627. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom (2 KB at 12.5 KB/sec)
  2628. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom
  2629. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom (19 KB at 153.2 KB/sec)
  2630. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom
  2631. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom (3 KB at 18.3 KB/sec)
  2632. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom
  2633. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom (18 KB at 111.3 KB/sec)
  2634. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom
  2635. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom (2 KB at 10.8 KB/sec)
  2636. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
  2637. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (4 KB at 19.1 KB/sec)
  2638. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom
  2639. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom (2 KB at 15.8 KB/sec)
  2640. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
  2641. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 17.3 KB/sec)
  2642. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/6.16/checkstyle-6.16.jar
  2643. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar
  2644. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.jar
  2645. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-runtime/4.5.2-1/antlr4-runtime-4.5.2-1.jar
  2646. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/antlr/antlr/2.7.7/antlr-2.7.7.jar
  2647. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/6.16/checkstyle-6.16.jar (1112 KB at 3516.2 KB/sec)
  2648. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
  2649. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-runtime/4.5.2-1/antlr4-runtime-4.5.2-1.jar (295 KB at 717.9 KB/sec)
  2650. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.jar
  2651. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.jar (229 KB at 558.4 KB/sec)
  2652. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/github/sevntu/checkstyle/sevntu-checkstyle-maven-plugin/1.21.0/sevntu-checkstyle-maven-plugin-1.21.0.jar
  2653. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (60 KB at 136.6 KB/sec)
  2654. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/com/github/sevntu/checkstyle/sevntu-checks/1.21.0/sevntu-checks-1.21.0.jar
  2655. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/antlr/antlr/2.7.7/antlr-2.7.7.jar (435 KB at 894.8 KB/sec)
  2656. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar
  2657. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar (425 KB at 868.1 KB/sec)
  2658. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar
  2659. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.jar (52 KB at 58.1 KB/sec)
  2660. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar
  2661. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/github/sevntu/checkstyle/sevntu-checkstyle-maven-plugin/1.21.0/sevntu-checkstyle-maven-plugin-1.21.0.jar (3 KB at 2.5 KB/sec)
  2662. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
  2663. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/com/github/sevntu/checkstyle/sevntu-checks/1.21.0/sevntu-checks-1.21.0.jar (159 KB at 176.9 KB/sec)
  2664. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar
  2665. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar (18 KB at 18.2 KB/sec)
  2666. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar
  2667. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar (161 KB at 160.6 KB/sec)
  2668. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
  2669. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar (151 KB at 144.2 KB/sec)
  2670. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
  2671. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (287 KB at 263.9 KB/sec)
  2672. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
  2673. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (169 KB at 151.3 KB/sec)
  2674. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
  2675. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (46 KB at 39.5 KB/sec)
  2676. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
  2677. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1201 KB at 1033.0 KB/sec)
  2678. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
  2679. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (136 KB at 113.3 KB/sec)
  2680. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
  2681. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar (11 KB at 8.8 KB/sec)
  2682. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
  2683. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar (60 KB at 47.1 KB/sec)
  2684. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
  2685. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar (12 KB at 8.7 KB/sec)
  2686. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
  2687. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar (52 KB at 40.5 KB/sec)
  2688. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.jar
  2689. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar (16 KB at 11.4 KB/sec)
  2690. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/sslext/sslext/1.2-0/sslext-1.2-0.jar
  2691. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (88 KB at 63.3 KB/sec)
  2692. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
  2693. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar (37 KB at 26.4 KB/sec)
  2694. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
  2695. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 KB at 17.9 KB/sec)
  2696. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
  2697. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.jar (447 KB at 310.9 KB/sec)
  2698. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar
  2699. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (339 KB at 231.7 KB/sec)
  2700. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/1.4/commons-io-1.4.jar
  2701. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (322 KB at 208.3 KB/sec)
  2702. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar
  2703. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (246 KB at 158.2 KB/sec)
  2704. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
  2705. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar (44 KB at 28.1 KB/sec)
  2706. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar
  2707. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (117 KB at 75.2 KB/sec)
  2708. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar
  2709. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/1.4/commons-io-1.4.jar (107 KB at 67.5 KB/sec)
  2710. [INFO] Downloading: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
  2711. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (61 KB at 36.5 KB/sec)
  2712. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar (22 KB at 12.6 KB/sec)
  2713. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 139.3 KB/sec)
  2714. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar (8 KB at 4.5 KB/sec)
  2715. [INFO] Downloaded: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 319.4 KB/sec)
  2716. [INFO] ------------------------------------------------------------------------
  2717. [INFO] Reactor Summary:
  2718. [INFO]
  2719. [INFO] ODL :: odlparent :: odlparent-lite ................. SUCCESS [ 16.834 s]
  2720. [INFO] ODL :: odlparent :: checkstyle ..................... SUCCESS [ 14.032 s]
  2721. [INFO] ODL :: odlparent :: findbugs ....................... SUCCESS [ 0.104 s]
  2722. [INFO] ODL :: odlparent :: odl-license .................... SUCCESS [ 0.094 s]
  2723. [INFO] ODL :: odlparent :: odlparent ...................... FAILURE [ 25.989 s]
  2724. [INFO] ODL :: odlparent :: bundle-parent .................. SKIPPED
  2725. [INFO] ODL :: odlparent :: bundles-test ................... SKIPPED
  2726. [INFO] ODL :: odlparent :: bundles4-test .................. SKIPPED
  2727. [INFO] ODL :: odlparent :: features-test .................. SKIPPED
  2728. [INFO] ODL :: odlparent :: features4-test ................. SKIPPED
  2729. [INFO] OpenDaylight :: Karaf :: Branding .................. SKIPPED
  2730. [INFO] ODL :: odlparent :: opendaylight-karaf-resources ... SKIPPED
  2731. [INFO] ODL :: odlparent :: karaf-plugin ................... SKIPPED
  2732. [INFO] ODL :: odlparent :: karaf-parent ................... SKIPPED
  2733. [INFO] ODL :: odlparent :: opendaylight-karaf-empty ....... SKIPPED
  2734. [INFO] ODL :: odlparent :: opendaylight-karaf4-resources .. SKIPPED
  2735. [INFO] ODL :: odlparent :: karaf4-plugin .................. SKIPPED
  2736. [INFO] ODL :: odlparent :: karaf4-parent .................. SKIPPED
  2737. [INFO] ODL :: odlparent :: opendaylight-karaf4-empty ...... SKIPPED
  2738. [INFO] ODL :: odlparent :: karaf-aggregator ............... SKIPPED
  2739. [INFO] ODL :: odlparent :: features-parent ................ SKIPPED
  2740. [INFO] ODL :: odlparent :: single-feature3-parent ......... SKIPPED
  2741. [INFO] ODL :: odlparent :: single-feature-parent .......... SKIPPED
  2742. [INFO] ODL :: odlparent :: feature3-repo-parent ........... SKIPPED
  2743. [INFO] ODL :: odlparent :: feature-repo-parent ............ SKIPPED
  2744. [INFO] Scala Runtime for OpenDaylight ..................... SKIPPED
  2745. [INFO] Akka Actor Framework System Bundles ................ SKIPPED
  2746. [INFO] Akka Clustering .................................... SKIPPED
  2747. [INFO] LevelDB ............................................ SKIPPED
  2748. [INFO] Akka Persistence ................................... SKIPPED
  2749. [INFO] OpenDaylight :: Akka :: All ........................ SKIPPED
  2750. [INFO] ODL :: odlparent :: features-akka .................. SKIPPED
  2751. [INFO] OpenDaylight :: Netty .............................. SKIPPED
  2752. [INFO] OpenDaylight :: Guava 18 ........................... SKIPPED
  2753. [INFO] OpenDaylight :: Guava 21 ........................... SKIPPED
  2754. [INFO] OpenDaylight :: LMAX Disruptor ..................... SKIPPED
  2755. [INFO] OpenDaylight :: Concurrent Trie HashMap ............ SKIPPED
  2756. [INFO] ODL :: odlparent :: features-odlparent ............. SKIPPED
  2757. [INFO] ODL :: odlparent :: features-aggregator ............ SKIPPED
  2758. [INFO] Scala Runtime for OpenDaylight (for Karaf 4) ....... SKIPPED
  2759. [INFO] Akka Actor Framework System Bundles (for Karaf 4) .. SKIPPED
  2760. [INFO] Akka Clustering (for Karaf 4) ...................... SKIPPED
  2761. [INFO] LevelDB (for Karaf 4) .............................. SKIPPED
  2762. [INFO] Akka Persistence (for Karaf 4) ..................... SKIPPED
  2763. [INFO] OpenDaylight :: Akka :: All (for Karaf 4) .......... SKIPPED
  2764. [INFO] ODL :: odlparent :: features4-akka ................. SKIPPED
  2765. [INFO] ODL :: odlparent :: odl-karaf-feat-feature ......... SKIPPED
  2766. [INFO] ODL :: odlparent :: odl-karaf-feat-jdbc ............ SKIPPED
  2767. [INFO] ODL :: odlparent :: odl-karaf-feat-jetty ........... SKIPPED
  2768. [INFO] ODL :: odlparent :: odl-karaf-feat-war ............. SKIPPED
  2769. [INFO] OpenDaylight :: Netty (for Karaf 4) ................ SKIPPED
  2770. [INFO] OpenDaylight :: Guava 18 (for Karaf 4) ............. SKIPPED
  2771. [INFO] OpenDaylight :: Guava 21 (for Karaf 4) ............. SKIPPED
  2772. [INFO] OpenDaylight :: LMAX Disruptor (for Karaf 4) ....... SKIPPED
  2773. [INFO] OpenDaylight :: Concurrent Trie HashMap (for Karaf 4) SKIPPED
  2774. [INFO] ODL :: odlparent :: features4-odlparent ............ SKIPPED
  2775. [INFO] ODL :: odlparent :: features4-aggregator ........... SKIPPED
  2776. [INFO] ODL :: odlparent :: odlparent-artifacts ............ SKIPPED
  2777. [INFO] odlparent .......................................... SKIPPED
  2778. [INFO] ------------------------------------------------------------------------
  2779. [INFO] BUILD FAILURE
  2780. [INFO] ------------------------------------------------------------------------
  2781. [INFO] Total time: 02:16 min
  2782. [INFO] Finished at: 2017-04-13T17:40:23-04:00
  2783. [INFO] Final Memory: 75M/546M
  2784. [INFO] ------------------------------------------------------------------------
  2785. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (check-license) on project odlparent: Execution check-license of goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check failed: Plugin org.apache.maven.plugins:maven-checkstyle-plugin:2.17 or one of its dependencies could not be resolved: Could not find artifact com.sun:tools:jar:1.7.0 at specified path /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.121-8.b14.fc24.x86_64/jre/../lib/tools.jar -> [Help 1]
  2786. [ERROR]
  2787. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  2788. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  2789. [ERROR]
  2790. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  2791. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
  2792. [ERROR]
  2793. [ERROR] After correcting the problems, you can resume the build with the command
  2794. [ERROR] mvn <goals> -rf :odlparent
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement