Advertisement
Guest User

Untitled

a guest
Aug 17th, 2017
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.10 KB | None | 0 0
  1. [alvarens.PCSISING-ASU02] ➤ mvn clean deploy -DrepositoryId=snapshots -X
  2. Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T15:39:06-04:00)
  3. Maven home: C:\Program Files\apache-maven-3.5.0
  4. Java version: 1.8.0_101, vendor: Oracle Corporation
  5. Java home: C:\Program Files\Java\jdk1.8.0_101\jre
  6. Default locale: es_PY, platform encoding: Cp1252
  7. OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
  8. [DEBUG] Created new class realm maven.api
  9. [DEBUG] Importing foreign packages into class realm maven.api
  10. [DEBUG] Imported: javax.enterprise.inject.* < plexus.core
  11. [DEBUG] Imported: javax.enterprise.util.* < plexus.core
  12. [DEBUG] Imported: javax.inject.* < plexus.core
  13. [DEBUG] Imported: org.apache.maven.* < plexus.core
  14. [DEBUG] Imported: org.apache.maven.artifact < plexus.core
  15. [DEBUG] Imported: org.apache.maven.classrealm < plexus.core
  16. [DEBUG] Imported: org.apache.maven.cli < plexus.core
  17. [DEBUG] Imported: org.apache.maven.configuration < plexus.core
  18. [DEBUG] Imported: org.apache.maven.exception < plexus.core
  19. [DEBUG] Imported: org.apache.maven.execution < plexus.core
  20. [DEBUG] Imported: org.apache.maven.execution.scope < plexus.core
  21. [DEBUG] Imported: org.apache.maven.lifecycle < plexus.core
  22. [DEBUG] Imported: org.apache.maven.model < plexus.core
  23. [DEBUG] Imported: org.apache.maven.monitor < plexus.core
  24. [DEBUG] Imported: org.apache.maven.plugin < plexus.core
  25. [DEBUG] Imported: org.apache.maven.profiles < plexus.core
  26. [DEBUG] Imported: org.apache.maven.project < plexus.core
  27. [DEBUG] Imported: org.apache.maven.reporting < plexus.core
  28. [DEBUG] Imported: org.apache.maven.repository < plexus.core
  29. [DEBUG] Imported: org.apache.maven.rtinfo < plexus.core
  30. [DEBUG] Imported: org.apache.maven.settings < plexus.core
  31. [DEBUG] Imported: org.apache.maven.toolchain < plexus.core
  32. [DEBUG] Imported: org.apache.maven.usability < plexus.core
  33. [DEBUG] Imported: org.apache.maven.wagon.* < plexus.core
  34. [DEBUG] Imported: org.apache.maven.wagon.authentication < plexus.core
  35. [DEBUG] Imported: org.apache.maven.wagon.authorization < plexus.core
  36. [DEBUG] Imported: org.apache.maven.wagon.events < plexus.core
  37. [DEBUG] Imported: org.apache.maven.wagon.observers < plexus.core
  38. [DEBUG] Imported: org.apache.maven.wagon.proxy < plexus.core
  39. [DEBUG] Imported: org.apache.maven.wagon.repository < plexus.core
  40. [DEBUG] Imported: org.apache.maven.wagon.resource < plexus.core
  41. [DEBUG] Imported: org.codehaus.classworlds < plexus.core
  42. [DEBUG] Imported: org.codehaus.plexus.* < plexus.core
  43. [DEBUG] Imported: org.codehaus.plexus.classworlds < plexus.core
  44. [DEBUG] Imported: org.codehaus.plexus.component < plexus.core
  45. [DEBUG] Imported: org.codehaus.plexus.configuration < plexus.core
  46. [DEBUG] Imported: org.codehaus.plexus.container < plexus.core
  47. [DEBUG] Imported: org.codehaus.plexus.context < plexus.core
  48. [DEBUG] Imported: org.codehaus.plexus.lifecycle < plexus.core
  49. [DEBUG] Imported: org.codehaus.plexus.logging < plexus.core
  50. [DEBUG] Imported: org.codehaus.plexus.personality < plexus.core
  51. [DEBUG] Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
  52. [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core
  53. [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core
  54. [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core
  55. [DEBUG] Imported: org.eclipse.aether.* < plexus.core
  56. [DEBUG] Imported: org.eclipse.aether.artifact < plexus.core
  57. [DEBUG] Imported: org.eclipse.aether.collection < plexus.core
  58. [DEBUG] Imported: org.eclipse.aether.deployment < plexus.core
  59. [DEBUG] Imported: org.eclipse.aether.graph < plexus.core
  60. [DEBUG] Imported: org.eclipse.aether.impl < plexus.core
  61. [DEBUG] Imported: org.eclipse.aether.installation < plexus.core
  62. [DEBUG] Imported: org.eclipse.aether.internal.impl < plexus.core
  63. [DEBUG] Imported: org.eclipse.aether.metadata < plexus.core
  64. [DEBUG] Imported: org.eclipse.aether.repository < plexus.core
  65. [DEBUG] Imported: org.eclipse.aether.resolution < plexus.core
  66. [DEBUG] Imported: org.eclipse.aether.spi < plexus.core
  67. [DEBUG] Imported: org.eclipse.aether.transfer < plexus.core
  68. [DEBUG] Imported: org.eclipse.aether.version < plexus.core
  69. [DEBUG] Imported: org.fusesource.jansi.* < plexus.core
  70. [DEBUG] Imported: org.slf4j.* < plexus.core
  71. [DEBUG] Imported: org.slf4j.helpers.* < plexus.core
  72. [DEBUG] Imported: org.slf4j.spi.* < plexus.core
  73. [DEBUG] Populating class realm maven.api
  74. [INFO] Error stacktraces are turned on.
  75. [DEBUG] Message scheme: color
  76. [DEBUG] Message styles: debug info warning error success failure strong mojo project
  77. [DEBUG] Reading global settings from C:\Program Files\apache-maven-3.5.0\conf\settings.xml
  78. [DEBUG] Reading user settings from C:\Users\alvarens\.m2\settings.xml
  79. [DEBUG] Reading global toolchains from C:\Program Files\apache-maven-3.5.0\conf\toolchains.xml
  80. [DEBUG] Reading user toolchains from C:\Users\alvarens\.m2\toolchains.xml
  81. [DEBUG] Using local repository at C:\Users\alvarens\.m2\repository
  82. [DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for C:\Users\alvarens\.m2\repository
  83. [INFO] Scanning for projects...
  84. [DEBUG] Extension realms for project py.com.personal.bc:charging-function:pom:1.0.0-SNAPSHOT: (none)
  85. [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
  86. [DEBUG] Extension realms for project py.com.personal.bc:charging-function-business:jar:1.0.0-SNAPSHOT: (none)
  87. [DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
  88. [DEBUG] Extension realms for project py.com.personal.bc:charging-function-model:jar:1.0.0-SNAPSHOT: (none)
  89. [DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
  90. [INFO] ------------------------------------------------------------------------
  91. [INFO] Reactor Build Order:
  92. [INFO]
  93. [INFO] charging-function
  94. [INFO] charging-function-model
  95. [INFO] charging-function-business
  96. [DEBUG] === REACTOR BUILD PLAN ================================================
  97. [DEBUG] Project: py.com.personal.bc:charging-function:pom:1.0.0-SNAPSHOT
  98. [DEBUG] Tasks: [clean, deploy]
  99. [DEBUG] Style: Regular
  100. [DEBUG] -----------------------------------------------------------------------
  101. [DEBUG] Project: py.com.personal.bc:charging-function-model:jar:1.0.0-SNAPSHOT
  102. [DEBUG] Tasks: [clean, deploy]
  103. [DEBUG] Style: Regular
  104. [DEBUG] -----------------------------------------------------------------------
  105. [DEBUG] Project: py.com.personal.bc:charging-function-business:jar:1.0.0-SNAPSHOT
  106. [DEBUG] Tasks: [clean, deploy]
  107. [DEBUG] Style: Regular
  108. [DEBUG] =======================================================================
  109. [INFO]
  110. [INFO] ------------------------------------------------------------------------
  111. [INFO] Building charging-function 1.0.0-SNAPSHOT
  112. [INFO] ------------------------------------------------------------------------
  113. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  114. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  115. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  116. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  117. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  118. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  119. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  120. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  121. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  122. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  123. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  124. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  125. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  126. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  127. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  128. [DEBUG] === PROJECT BUILD PLAN ================================================
  129. [DEBUG] Project: py.com.personal.bc:charging-function:1.0.0-SNAPSHOT
  130. [DEBUG] Dependencies (collect): []
  131. [DEBUG] Dependencies (resolve): []
  132. [DEBUG] Repositories (dependencies): [central (https://repo1.maven.org/maven2, default, releases+snapshots), nucleo-releases (http://10.150.16.104/nexus/content/repositories/releases/, default, releases+snapshots), nucleo-repository-group (http://10.150.16.104/nexus/content/groups/nucleo-repositories-group/, default, releases+snapshots), nucleo-repository-snapshots (http://10.150.16.104/nexus/content/repositories/snapshots/, default, releases+snapshots), nucleo-repository-group-3rd-party (http://10.150.16.104/nexus/content/repositories/thirdparty/, default, releases+snapshots), jboss-public-repository-group (http://10.150.16.104/nexus/content/repositories/jboss-public-repository-group/, default, releases+snapshots)]
  133. [DEBUG] Repositories (plugins) : [central (https://repo1.maven.org/maven2, default, releases+snapshots), jboss-public-repository-group (http://10.150.16.104/nexus/content/repositories/jboss-public-repository-group/, default, releases+snapshots)]
  134. [DEBUG] -----------------------------------------------------------------------
  135. [DEBUG] Goal: org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean)
  136. [DEBUG] Style: Regular
  137. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  138. <configuration>
  139. <directory default-value="${project.build.directory}"/>
  140. <excludeDefaultDirectories default-value="false">${clean.excludeDefaultDirectories}</excludeDefaultDirectories>
  141. <failOnError default-value="true">${maven.clean.failOnError}</failOnError>
  142. <followSymLinks default-value="false">${clean.followSymLinks}</followSymLinks>
  143. <outputDirectory default-value="${project.build.outputDirectory}"/>
  144. <reportDirectory default-value="${project.reporting.outputDirectory}"/>
  145. <retryOnError default-value="true">${maven.clean.retryOnError}</retryOnError>
  146. <skip default-value="false">${clean.skip}</skip>
  147. <testOutputDirectory default-value="${project.build.testOutputDirectory}"/>
  148. <verbose>${clean.verbose}</verbose>
  149. </configuration>
  150. [DEBUG] -----------------------------------------------------------------------
  151. [DEBUG] Goal: org.apache.maven.plugins:maven-install-plugin:2.4:install (default-install)
  152. [DEBUG] Style: Regular
  153. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  154. <configuration>
  155. <artifact default-value="${project.artifact}"/>
  156. <attachedArtifacts default-value="${project.attachedArtifacts}"/>
  157. <createChecksum default-value="false">${createChecksum}</createChecksum>
  158. <localRepository>${localRepository}</localRepository>
  159. <packaging default-value="${project.packaging}"/>
  160. <pomFile default-value="${project.file}"/>
  161. <skip default-value="false">${maven.install.skip}</skip>
  162. <updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo>
  163. </configuration>
  164. [DEBUG] -----------------------------------------------------------------------
  165. [DEBUG] Goal: org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy)
  166. [DEBUG] Style: Regular
  167. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  168. <configuration>
  169. <altDeploymentRepository>${altDeploymentRepository}</altDeploymentRepository>
  170. <artifact default-value="${project.artifact}"/>
  171. <attachedArtifacts default-value="${project.attachedArtifacts}"/>
  172. <localRepository default-value="${localRepository}"/>
  173. <offline default-value="${settings.offline}"/>
  174. <packaging default-value="${project.packaging}"/>
  175. <pomFile default-value="${project.file}"/>
  176. <project default-value="${project}"/>
  177. <retryFailedDeploymentCount default-value="1">${retryFailedDeploymentCount}</retryFailedDeploymentCount>
  178. <skip default-value="false">${maven.deploy.skip}</skip>
  179. <updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo>
  180. </configuration>
  181. [DEBUG] =======================================================================
  182. [INFO]
  183. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ charging-function ---
  184. [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=0, ConflictMarker.nodeCount=3, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=1, ConflictIdSorter.conflictIdCount=3, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=3, ConflictResolver.conflictItemCount=3, DefaultDependencyCollector.collectTime=65, DefaultDependencyCollector.transformTime=7}
  185. [DEBUG] org.apache.maven.plugins:maven-clean-plugin:jar:2.5:
  186. [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile
  187. [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0:compile
  188. [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5
  189. [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5
  190. [DEBUG] Imported: < maven.api
  191. [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5
  192. [DEBUG] Included: org.apache.maven.plugins:maven-clean-plugin:jar:2.5
  193. [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0
  194. [DEBUG] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:2.5:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:2.5, parent: sun.misc.Launcher$AppClassLoader@5c647e05]
  195. [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.5:clean' with basic configurator -->
  196. [DEBUG] (f) directory = C:\Users\alvarens\Git\charging-function\target
  197. [DEBUG] (f) excludeDefaultDirectories = false
  198. [DEBUG] (f) failOnError = true
  199. [DEBUG] (f) followSymLinks = false
  200. [DEBUG] (f) outputDirectory = C:\Users\alvarens\Git\charging-function\target\classes
  201. [DEBUG] (f) reportDirectory = C:\Users\alvarens\Git\charging-function\target\site
  202. [DEBUG] (f) retryOnError = true
  203. [DEBUG] (f) skip = false
  204. [DEBUG] (f) testOutputDirectory = C:\Users\alvarens\Git\charging-function\target\test-classes
  205. [DEBUG] -- end configuration --
  206. [DEBUG] Skipping non-existing directory C:\Users\alvarens\Git\charging-function\target
  207. [DEBUG] Skipping non-existing directory C:\Users\alvarens\Git\charging-function\target\classes
  208. [DEBUG] Skipping non-existing directory C:\Users\alvarens\Git\charging-function\target\test-classes
  209. [DEBUG] Skipping non-existing directory C:\Users\alvarens\Git\charging-function\target\site
  210. [INFO]
  211. [INFO] --- maven-install-plugin:2.4:install (default-install) @ charging-function ---
  212. [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=38, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=15, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1, ConflictResolver.conflictItemCount=35, DefaultDependencyCollector.collectTime=67, DefaultDependencyCollector.transformTime=1}
  213. [DEBUG] org.apache.maven.plugins:maven-install-plugin:jar:2.4:
  214. [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile
  215. [DEBUG] org.apache.maven:maven-project:jar:2.0.6:compile
  216. [DEBUG] org.apache.maven:maven-settings:jar:2.0.6:compile
  217. [DEBUG] org.apache.maven:maven-profile:jar:2.0.6:compile
  218. [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.6:compile
  219. [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
  220. [DEBUG] junit:junit:jar:3.8.1:compile
  221. [DEBUG] classworlds:classworlds:jar:1.1-alpha-2:compile
  222. [DEBUG] org.apache.maven:maven-model:jar:2.0.6:compile
  223. [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.6:compile
  224. [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.6:compile
  225. [DEBUG] org.apache.maven:maven-artifact:jar:2.0.6:compile
  226. [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.5:compile
  227. [DEBUG] org.codehaus.plexus:plexus-digest:jar:1.0:compile
  228. [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-install-plugin:2.4
  229. [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-install-plugin:2.4
  230. [DEBUG] Imported: < maven.api
  231. [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-install-plugin:2.4
  232. [DEBUG] Included: org.apache.maven.plugins:maven-install-plugin:jar:2.4
  233. [DEBUG] Included: junit:junit:jar:3.8.1
  234. [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.5
  235. [DEBUG] Included: org.codehaus.plexus:plexus-digest:jar:1.0
  236. [DEBUG] Configuring mojo org.apache.maven.plugins:maven-install-plugin:2.4:install from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-install-plugin:2.4, parent: sun.misc.Launcher$AppClassLoader@5c647e05]
  237. [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-install-plugin:2.4:install' with basic configurator -->
  238. [DEBUG] (f) artifact = py.com.personal.bc:charging-function:pom:1.0.0-SNAPSHOT
  239. [DEBUG] (f) attachedArtifacts = []
  240. [DEBUG] (f) createChecksum = false
  241. [DEBUG] (f) localRepository = id: local
  242. url: file:///C:/Users/alvarens/.m2/repository/
  243. layout: default
  244. snapshots: [enabled => true, update => always]
  245. releases: [enabled => true, update => always]
  246.  
  247. [DEBUG] (f) packaging = pom
  248. [DEBUG] (f) pomFile = C:\Users\alvarens\Git\charging-function\pom.xml
  249. [DEBUG] (s) skip = false
  250. [DEBUG] (f) updateReleaseInfo = false
  251. [DEBUG] -- end configuration --
  252. [INFO] Installing C:\Users\alvarens\Git\charging-function\pom.xml to C:\Users\alvarens\.m2\repository\py\com\personal\bc\charging-function\1.0.0-SNAPSHOT\charging-function-1.0.0-SNAPSHOT.pom
  253. [DEBUG] Writing tracking file C:\Users\alvarens\.m2\repository\py\com\personal\bc\charging-function\1.0.0-SNAPSHOT\_remote.repositories
  254. [DEBUG] Installing py.com.personal.bc:charging-function:1.0.0-SNAPSHOT/maven-metadata.xml to C:\Users\alvarens\.m2\repository\py\com\personal\bc\charging-function\1.0.0-SNAPSHOT\maven-metadata-local.xml
  255. [DEBUG] Installing py.com.personal.bc:charging-function/maven-metadata.xml to C:\Users\alvarens\.m2\repository\py\com\personal\bc\charging-function\maven-metadata-local.xml
  256. [INFO]
  257. [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ charging-function ---
  258. [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=0, ConflictMarker.nodeCount=32, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=14, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=0, ConflictResolver.conflictItemCount=32, DefaultDependencyCollector.collectTime=15, DefaultDependencyCollector.transformTime=1}
  259. [DEBUG] org.apache.maven.plugins:maven-deploy-plugin:jar:2.7:
  260. [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile
  261. [DEBUG] org.apache.maven:maven-project:jar:2.0.6:compile
  262. [DEBUG] org.apache.maven:maven-settings:jar:2.0.6:compile
  263. [DEBUG] org.apache.maven:maven-profile:jar:2.0.6:compile
  264. [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.6:compile
  265. [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.6:compile
  266. [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.6:compile
  267. [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
  268. [DEBUG] junit:junit:jar:3.8.1:compile
  269. [DEBUG] classworlds:classworlds:jar:1.1-alpha-2:compile
  270. [DEBUG] org.apache.maven:maven-model:jar:2.0.6:compile
  271. [DEBUG] org.apache.maven:maven-artifact:jar:2.0.6:compile
  272. [DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.6:compile
  273. [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-deploy-plugin:2.7
  274. [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-deploy-plugin:2.7
  275. [DEBUG] Imported: < maven.api
  276. [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-deploy-plugin:2.7
  277. [DEBUG] Included: org.apache.maven.plugins:maven-deploy-plugin:jar:2.7
  278. [DEBUG] Included: junit:junit:jar:3.8.1
  279. [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.6
  280. [DEBUG] Configuring mojo org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-deploy-plugin:2.7, parent: sun.misc.Launcher$AppClassLoader@5c647e05]
  281. [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy' with basic configurator -->
  282. [DEBUG] (f) artifact = py.com.personal.bc:charging-function:pom:1.0.0-SNAPSHOT
  283. [DEBUG] (f) attachedArtifacts = []
  284. [DEBUG] (s) localRepository = id: local
  285. url: file:///C:/Users/alvarens/.m2/repository/
  286. layout: default
  287. snapshots: [enabled => true, update => always]
  288. releases: [enabled => true, update => always]
  289.  
  290. [DEBUG] (f) offline = false
  291. [DEBUG] (f) packaging = pom
  292. [DEBUG] (f) pomFile = C:\Users\alvarens\Git\charging-function\pom.xml
  293. [DEBUG] (f) project = MavenProject: py.com.personal.bc:charging-function:1.0.0-SNAPSHOT @ C:\Users\alvarens\Git\charging-function\pom.xml
  294. [DEBUG] (f) retryFailedDeploymentCount = 1
  295. [DEBUG] (f) skip = false
  296. [DEBUG] (f) updateReleaseInfo = false
  297. [DEBUG] -- end configuration --
  298. [DEBUG] Using transporter WagonTransporter with priority -1.0 for http://10.150.16.104/nexus/content/repositories/snapshots/
  299. [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for http://10.150.16.104/nexus/content/repositories/snapshots/ with username=alvarens, password=***
  300. Downloading: http://10.150.16.104/nexus/content/repositories/snapshots/py/com/personal/bc/charging-function/1.0.0-SNAPSHOT/maven-metadata.xml
  301. [DEBUG] Could not find metadata py.com.personal.bc:charging-function:1.0.0-SNAPSHOT/maven-metadata.xml in snapshots (http://10.150.16.104/nexus/content/repositories/snapshots/)
  302. [DEBUG] Writing tracking file C:\Users\alvarens\.m2\repository\py\com\personal\bc\charging-function\1.0.0-SNAPSHOT\resolver-status.properties
  303. Uploading: http://10.150.16.104/nexus/content/repositories/snapshots/py/com/personal/bc/charging-function/1.0.0-SNAPSHOT/charging-function-1.0.0-20170817.191105-1.pom
  304. [INFO] ------------------------------------------------------------------------
  305. [INFO] Reactor Summary:
  306. [INFO]
  307. [INFO] charging-function .................................. FAILURE [ 0.909 s]
  308. [INFO] charging-function-model ............................ SKIPPED
  309. [INFO] charging-function-business ......................... SKIPPED
  310. [INFO] ------------------------------------------------------------------------
  311. [INFO] BUILD FAILURE
  312. [INFO] ------------------------------------------------------------------------
  313. [INFO] Total time: 1.031 s
  314. [INFO] Finished at: 2017-08-17T15:11:05-04:00
  315. [INFO] Final Memory: 8M/134M
  316. [INFO] ------------------------------------------------------------------------
  317. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project charging-function: Failed to deploy artifacts: Could not transfer artifact py.com.personal.bc:charging-function:pom:1.0.0-20170817.191105-1 from/to snapshots (http://10.150.16.104/nexus/content/repositories/snapshots/): Failed to transfer file: http://10.150.16.104/nexus/content/repositories/snapshots/py/com/personal/bc/charging-function/1.0.0-SNAPSHOT/charging-function-1.0.0-20170817.191105-1.pom. Return code is: 417, ReasonPhrase: Expectation Failed. -> [Help 1]
  318. org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project charging-function: Failed to deploy artifacts: Could not transfer artifact py.com.personal.bc:charging-function:pom:1.0.0-20170817.191105-1 from/to snapshots (http://10.150.16.104/nexus/content/repositories/snapshots/): Failed to transfer file: http://10.150.16.104/nexus/content/repositories/snapshots/py/com/personal/bc/charging-function/1.0.0-SNAPSHOT/charging-function-1.0.0-20170817.191105-1.pom. Return code is: 417, ReasonPhrase: Expectation Failed.
  319. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
  320. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
  321. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)
  322. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
  323. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
  324. at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
  325. at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
  326. at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:309)
  327. at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:194)
  328. at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:107)
  329. at org.apache.maven.cli.MavenCli.execute(MavenCli.java:993)
  330. at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:345)
  331. at org.apache.maven.cli.MavenCli.main(MavenCli.java:191)
  332. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  333. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  334. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  335. at java.lang.reflect.Method.invoke(Method.java:498)
  336. at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
  337. at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
  338. at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
  339. at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
  340. Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact py.com.personal.bc:charging-function:pom:1.0.0-20170817.191105-1 from/to snapshots (http://10.150.16.104/nexus/content/repositories/snapshots/): Failed to transfer file: http://10.150.16.104/nexus/content/repositories/snapshots/py/com/personal/bc/charging-function/1.0.0-SNAPSHOT/charging-function-1.0.0-20170817.191105-1.pom. Return code is: 417, ReasonPhrase: Expectation Failed.
  341. at org.apache.maven.plugin.deploy.DeployMojo.execute(DeployMojo.java:193)
  342. at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
  343. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
  344. ... 20 more
  345. Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact py.com.personal.bc:charging-function:pom:1.0.0-20170817.191105-1 from/to snapshots (http://10.150.16.104/nexus/content/repositories/snapshots/): Failed to transfer file: http://10.150.16.104/nexus/content/repositories/snapshots/py/com/personal/bc/charging-function/1.0.0-SNAPSHOT/charging-function-1.0.0-20170817.191105-1.pom. Return code is: 417, ReasonPhrase: Expectation Failed.
  346. at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
  347. at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy(AbstractDeployMojo.java:167)
  348. at org.apache.maven.plugin.deploy.DeployMojo.execute(DeployMojo.java:149)
  349. ... 22 more
  350. Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact py.com.personal.bc:charging-function:pom:1.0.0-20170817.191105-1 from/to snapshots (http://10.150.16.104/nexus/content/repositories/snapshots/): Failed to transfer file: http://10.150.16.104/nexus/content/repositories/snapshots/py/com/personal/bc/charging-function/1.0.0-SNAPSHOT/charging-function-1.0.0-20170817.191105-1.pom. Return code is: 417, ReasonPhrase: Expectation Failed.
  351. at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:326)
  352. at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:254)
  353. at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:422)
  354. at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
  355. ... 24 more
  356. Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact py.com.personal.bc:charging-function:pom:1.0.0-20170817.191105-1 from/to snapshots (http://10.150.16.104/nexus/content/repositories/snapshots/): Failed to transfer file: http://10.150.16.104/nexus/content/repositories/snapshots/py/com/personal/bc/charging-function/1.0.0-SNAPSHOT/charging-function-1.0.0-20170817.191105-1.pom. Return code is: 417, ReasonPhrase: Expectation Failed.
  357. at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:52)
  358. at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:364)
  359. at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:283)
  360. at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:320)
  361. ... 27 more
  362. Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: http://10.150.16.104/nexus/content/repositories/snapshots/py/com/personal/bc/charging-function/1.0.0-SNAPSHOT/charging-function-1.0.0-20170817.191105-1.pom. Return code is: 417, ReasonPhrase: Expectation Failed.
  363. at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:631)
  364. at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:553)
  365. at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:535)
  366. at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:529)
  367. at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:509)
  368. at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:653)
  369. at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:436)
  370. at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:419)
  371. at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:519)
  372. at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:359)
  373. ... 29 more
  374. [ERROR]
  375. [ERROR]
  376. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  377. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement