Advertisement
Guest User

output from wildfly maven plugin

a guest
Mar 21st, 2014
556
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.75 KB | None | 0 0
  1. Apache Maven 3.2.1 (ea8b2b07643dbb1b84b6d16e1f08391b666bc1e9; 2014-02-14T14:37:52-03:00)
  2. Maven home: /home/felix/Downloads/apache-maven-3.2.1
  3. Java version: 1.7.0_51, vendor: Oracle Corporation
  4. Java home: /usr/lib/jvm/java-7-oracle/jre
  5. Default locale: pt_BR, platform encoding: UTF-8
  6. OS name: "linux", version: "3.8.0-35-generic", arch: "amd64", family: "unix"
  7. [INFO] Error stacktraces are turned on.
  8. [DEBUG] Reading global settings from /home/felix/Downloads/apache-maven-3.2.1/conf/settings.xml
  9. [DEBUG] Reading user settings from /home/felix/.m2/settings.xml
  10. [DEBUG] Using local repository at /home/felix/.m2/repository
  11. [DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/felix/.m2/repository
  12. [INFO] Scanning for projects...
  13. [DEBUG] Extension realms for project org.hadros.yyy-project:yyy-project:pom:0.0.1-SNAPSHOT: (none)
  14. [DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
  15. [DEBUG] Extension realms for project org.hadros.yyy-project:yyy-project-client:jar:0.0.1-SNAPSHOT: (none)
  16. [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
  17. [DEBUG] Extension realms for project org.hadros.yyy-project:yyy-project-example:jar:0.0.1-SNAPSHOT: (none)
  18. [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
  19. [DEBUG] Extension realms for project org.hadros.yyy-project:yyy-project-web:war:0.0.1-SNAPSHOT: (none)
  20. [DEBUG] Looking up lifecyle mappings for packaging war from ClassRealm[plexus.core, parent: null]
  21. [DEBUG] Extension realms for project org.hadros.yyy-project:yyy-project-jms:jar:0.0.1-SNAPSHOT: (none)
  22. [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
  23. [DEBUG] Extension realms for project org.hadros.yyy-project:yyy-project-ear:ear:0.0.1-SNAPSHOT: (none)
  24. [DEBUG] Looking up lifecyle mappings for packaging ear from ClassRealm[plexus.core, parent: null]
  25. [WARNING]
  26. [WARNING] Some problems were encountered while building the effective model for org.hadros.yyy-project:yyy-project-ear:ear:0.0.1-SNAPSHOT
  27. [WARNING] The expression ${parent.version} is deprecated. Please use ${project.parent.version} instead.
  28. [WARNING]
  29. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  30. [WARNING]
  31. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  32. [WARNING]
  33. [INFO] ------------------------------------------------------------------------
  34. [INFO] Reactor Build Order:
  35. [INFO]
  36. [INFO] yyy-project
  37. [INFO] yyy-project Client
  38. [INFO] yyy-project Example
  39. [INFO] yyy-project Web Application
  40. [INFO] yyy-project Jms
  41. [INFO] yyy-project Ear
  42. [DEBUG] === REACTOR BUILD PLAN ================================================
  43. [DEBUG] Project: org.hadros.yyy-project:yyy-project:pom:0.0.1-SNAPSHOT
  44. [DEBUG] Tasks: [clean, install]
  45. [DEBUG] Style: Regular
  46. [DEBUG] -----------------------------------------------------------------------
  47. [DEBUG] Project: org.hadros.yyy-project:yyy-project-client:jar:0.0.1-SNAPSHOT
  48. [DEBUG] Tasks: [clean, install]
  49. [DEBUG] Style: Regular
  50. [DEBUG] -----------------------------------------------------------------------
  51. [DEBUG] Project: org.hadros.yyy-project:yyy-project-example:jar:0.0.1-SNAPSHOT
  52. [DEBUG] Tasks: [clean, install]
  53. [DEBUG] Style: Regular
  54. [DEBUG] -----------------------------------------------------------------------
  55. [DEBUG] Project: org.hadros.yyy-project:yyy-project-web:war:0.0.1-SNAPSHOT
  56. [DEBUG] Tasks: [clean, install]
  57. [DEBUG] Style: Regular
  58. [DEBUG] -----------------------------------------------------------------------
  59. [DEBUG] Project: org.hadros.yyy-project:yyy-project-jms:jar:0.0.1-SNAPSHOT
  60. [DEBUG] Tasks: [clean, install]
  61. [DEBUG] Style: Regular
  62. [DEBUG] -----------------------------------------------------------------------
  63. [DEBUG] Project: org.hadros.yyy-project:yyy-project-ear:ear:0.0.1-SNAPSHOT
  64. [DEBUG] Tasks: [clean, install]
  65. [DEBUG] Style: Regular
  66. [DEBUG] =======================================================================
  67. [INFO]
  68. [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
  69. [INFO]
  70. [INFO] ------------------------------------------------------------------------
  71. [INFO] Building yyy-project 0.0.1-SNAPSHOT
  72. [INFO] ------------------------------------------------------------------------
  73. [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]
  74. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  75. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  76. [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]
  77. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  78. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  79. [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]
  80. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  81. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  82. [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]
  83. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  84. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  85. [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]
  86. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  87. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  88. [DEBUG] === PROJECT BUILD PLAN ================================================
  89. [DEBUG] Project: org.hadros.yyy-project:yyy-project:0.0.1-SNAPSHOT
  90. [DEBUG] Dependencies (collect): []
  91. [DEBUG] Dependencies (resolve): [runtime]
  92. [DEBUG] Repositories (dependencies): [central (http://repo.maven.apache.org/maven2, releases)]
  93. [DEBUG] Repositories (plugins) : [central (http://repo.maven.apache.org/maven2, releases)]
  94. [DEBUG] -----------------------------------------------------------------------
  95. [DEBUG] Goal: org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean)
  96. [DEBUG] Style: Regular
  97. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  98. <configuration>
  99. <directory default-value="${project.build.directory}"/>
  100. <excludeDefaultDirectories default-value="false">${clean.excludeDefaultDirectories}</excludeDefaultDirectories>
  101. <failOnError default-value="true">${maven.clean.failOnError}</failOnError>
  102. <followSymLinks default-value="false">${clean.followSymLinks}</followSymLinks>
  103. <outputDirectory default-value="${project.build.outputDirectory}"/>
  104. <reportDirectory default-value="${project.reporting.outputDirectory}"/>
  105. <retryOnError default-value="true">${maven.clean.retryOnError}</retryOnError>
  106. <skip default-value="false">${clean.skip}</skip>
  107. <testOutputDirectory default-value="${project.build.testOutputDirectory}"/>
  108. <verbose>${clean.verbose}</verbose>
  109. </configuration>
  110. [DEBUG] -----------------------------------------------------------------------
  111. [DEBUG] Goal: org.wildfly.plugins:wildfly-maven-plugin:1.0.1.Final:deploy-artifact (deploy-postgresql)
  112. [DEBUG] Style: Regular
  113. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  114. <configuration>
  115. <artifactId>postgresql</artifactId>
  116. <force default-value="true">${deploy.force}</force>
  117. <groupId>postgresql</groupId>
  118. <hostname default-value="localhost">${wildfly.hostname}</hostname>
  119. <id>${wildfly.id}</id>
  120. <name>postgresql.jar</name>
  121. <password>${wildfly.password}</password>
  122. <port default-value="9990">${wildfly.port}</port>
  123. <project default-value="${project}"/>
  124. <protocol>${wildfly.protocol}</protocol>
  125. <settings default-value="${settings}">${settings}</settings>
  126. <skip default-value="false"/>
  127. <username>${wildfly.username}</username>
  128. </configuration>
  129. [DEBUG] -----------------------------------------------------------------------
  130. [DEBUG] Goal: org.apache.maven.plugins:maven-install-plugin:2.4:install (default-install)
  131. [DEBUG] Style: Regular
  132. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  133. <configuration>
  134. <artifact default-value="${project.artifact}"/>
  135. <attachedArtifacts default-value="${project.attachedArtifacts}"/>
  136. <createChecksum default-value="false">${createChecksum}</createChecksum>
  137. <localRepository>${localRepository}</localRepository>
  138. <packaging default-value="${project.packaging}"/>
  139. <pomFile default-value="${project.file}"/>
  140. <skip default-value="false">${maven.install.skip}</skip>
  141. <updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo>
  142. </configuration>
  143. [DEBUG] -----------------------------------------------------------------------
  144. [DEBUG] Goal: org.wildfly.plugins:wildfly-maven-plugin:1.0.1.Final:add-resource (add-datasource)
  145. [DEBUG] Style: Regular
  146. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  147. <configuration>
  148. <address>subsystem=datasources</address>
  149. <force default-value="true">${add-resource.force}</force>
  150. <hostname default-value="localhost">${wildfly.hostname}</hostname>
  151. <id>${wildfly.id}</id>
  152. <password>${wildfly.password}</password>
  153. <port default-value="9990">${wildfly.port}</port>
  154. <protocol>${wildfly.protocol}</protocol>
  155. <resources>
  156. <resource>
  157. <address>xa-data-source=java:jboss/datasources/postgresDS</address>
  158. <properties>
  159. <xa-datasource-class>org.postgresql.xa.PGXADataSource</xa-datasource-class>
  160. <jndi-name>java:jboss/datasources/postgresDS</jndi-name>
  161. <enabled>true</enabled>
  162. <driver-name>postgresql.jar</driver-name>
  163. </properties>
  164. </resource>
  165. <resource>
  166. <address>xa-data-source=java:jboss/datasources/postgresDS,xa-datasource-properties=DatabaseName</address>
  167. <properties>
  168. <value>yyy-projectdb</value>
  169. </properties>
  170. </resource>
  171. <resource>
  172. <address>xa-data-source=java:jboss/datasources/postgresDS,xa-datasource-properties=ServerName</address>
  173. <properties>
  174. <value>localhost</value>
  175. </properties>
  176. </resource>
  177. <resource>
  178. <address>xa-data-source=java:jboss/datasources/postgresDS,xa-datasource-properties=User</address>
  179. <properties>
  180. <value>yyy-project</value>
  181. </properties>
  182. </resource>
  183. <resource>
  184. <address>xa-data-source=java:jboss/datasources/postgresDS,xa-datasource-properties=Password</address>
  185. <properties>
  186. <value>yyy-project</value>
  187. </properties>
  188. </resource>
  189. </resources>
  190. <settings default-value="${settings}">${settings}</settings>
  191. <skip default-value="false"/>
  192. <username>${wildfly.username}</username>
  193. </configuration>
  194. [DEBUG] =======================================================================
  195. [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=0, ConflictMarker.nodeCount=2, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=1, ConflictIdSorter.conflictIdCount=1, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=2, ConflictResolver.conflictItemCount=1, DefaultDependencyCollector.collectTime=7, DefaultDependencyCollector.transformTime=5}
  196. [DEBUG] org.hadros.yyy-project:yyy-project:pom:0.0.1-SNAPSHOT
  197. [DEBUG] postgresql:postgresql:jar:9.1-901.jdbc4:provided
  198. [INFO]
  199. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ yyy-project ---
  200. [DEBUG] Created new class realm maven.api
  201. [DEBUG] Importing foreign packages into class realm maven.api
  202. [DEBUG] Imported: org.apache.maven.wagon.events < plexus.core
  203. [DEBUG] Imported: org.eclipse.aether.impl < plexus.core
  204. [DEBUG] Imported: org.apache.maven.exception < plexus.core
  205. [DEBUG] Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
  206. [DEBUG] Imported: org.eclipse.aether.version < plexus.core
  207. [DEBUG] Imported: org.eclipse.aether.metadata < plexus.core
  208. [DEBUG] Imported: org.eclipse.aether.collection < plexus.core
  209. [DEBUG] Imported: org.apache.maven.monitor < plexus.core
  210. [DEBUG] Imported: org.apache.maven.wagon.repository < plexus.core
  211. [DEBUG] Imported: org.apache.maven.repository < plexus.core
  212. [DEBUG] Imported: org.apache.maven.wagon.resource < plexus.core
  213. [DEBUG] Imported: org.codehaus.plexus.logging < plexus.core
  214. [DEBUG] Imported: org.apache.maven.profiles < plexus.core
  215. [DEBUG] Imported: org.apache.maven.classrealm < plexus.core
  216. [DEBUG] Imported: org.apache.maven.execution.scope < plexus.core
  217. [DEBUG] Imported: org.eclipse.aether.artifact < plexus.core
  218. [DEBUG] Imported: org.apache.maven.execution < plexus.core
  219. [DEBUG] Imported: org.apache.maven.reporting < plexus.core
  220. [DEBUG] Imported: org.apache.maven.usability < plexus.core
  221. [DEBUG] Imported: org.codehaus.plexus.container < plexus.core
  222. [DEBUG] Imported: org.codehaus.plexus.component < plexus.core
  223. [DEBUG] Imported: org.eclipse.aether.transfer < plexus.core
  224. [DEBUG] Imported: org.apache.maven.wagon.authentication < plexus.core
  225. [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core
  226. [DEBUG] Imported: org.apache.maven.lifecycle < plexus.core
  227. [DEBUG] Imported: org.eclipse.aether.* < plexus.core
  228. [DEBUG] Imported: org.eclipse.aether.graph < plexus.core
  229. [DEBUG] Imported: org.codehaus.plexus.classworlds < plexus.core
  230. [DEBUG] Imported: org.eclipse.aether.internal.impl < plexus.core
  231. [DEBUG] Imported: org.eclipse.aether.repository < plexus.core
  232. [DEBUG] Imported: org.eclipse.aether.resolution < plexus.core
  233. [DEBUG] Imported: javax.inject.* < plexus.core
  234. [DEBUG] Imported: org.apache.maven.settings < plexus.core
  235. [DEBUG] Imported: org.codehaus.classworlds < plexus.core
  236. [DEBUG] Imported: org.apache.maven.wagon.* < plexus.core
  237. [DEBUG] Imported: org.apache.maven.toolchain < plexus.core
  238. [DEBUG] Imported: org.eclipse.aether.spi < plexus.core
  239. [DEBUG] Imported: org.apache.maven.wagon.observers < plexus.core
  240. [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core
  241. [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core
  242. [DEBUG] Imported: org.apache.maven.configuration < plexus.core
  243. [DEBUG] Imported: org.apache.maven.cli < plexus.core
  244. [DEBUG] Imported: org.codehaus.plexus.context < plexus.core
  245. [DEBUG] Imported: org.apache.maven.wagon.authorization < plexus.core
  246. [DEBUG] Imported: org.apache.maven.project < plexus.core
  247. [DEBUG] Imported: org.eclipse.aether.installation < plexus.core
  248. [DEBUG] Imported: org.eclipse.aether.deployment < plexus.core
  249. [DEBUG] Imported: org.codehaus.plexus.lifecycle < plexus.core
  250. [DEBUG] Imported: org.apache.maven.rtinfo < plexus.core
  251. [DEBUG] Imported: org.codehaus.plexus.configuration < plexus.core
  252. [DEBUG] Imported: org.apache.maven.artifact < plexus.core
  253. [DEBUG] Imported: org.apache.maven.model < plexus.core
  254. [DEBUG] Imported: org.slf4j.* < plexus.core
  255. [DEBUG] Imported: javax.enterprise.inject.* < plexus.core
  256. [DEBUG] Imported: org.apache.maven.* < plexus.core
  257. [DEBUG] Imported: org.apache.maven.wagon.proxy < plexus.core
  258. [DEBUG] Imported: org.codehaus.plexus.* < plexus.core
  259. [DEBUG] Imported: org.apache.maven.plugin < plexus.core
  260. [DEBUG] Imported: org.codehaus.plexus.personality < plexus.core
  261. [DEBUG] Populating class realm maven.api
  262. [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=1, ConflictMarker.nodeCount=3, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=3, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=0, ConflictResolver.conflictItemCount=3, DefaultDependencyCollector.collectTime=24, DefaultDependencyCollector.transformTime=1}
  263. [DEBUG] org.apache.maven.plugins:maven-clean-plugin:jar:2.5:
  264. [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile
  265. [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0:compile
  266. [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5
  267. [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5
  268. [DEBUG] Imported: < maven.api
  269. [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5
  270. [DEBUG] Included: org.apache.maven.plugins:maven-clean-plugin:jar:2.5
  271. [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0
  272. [DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.6
  273. [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@713c817]
  274. [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.5:clean' with basic configurator -->
  275. [DEBUG] (f) directory = /home/felix/workspaces/java/workspaceGastos/yyy-project/target
  276. [DEBUG] (f) excludeDefaultDirectories = false
  277. [DEBUG] (f) failOnError = true
  278. [DEBUG] (f) followSymLinks = false
  279. [DEBUG] (f) outputDirectory = /home/felix/workspaces/java/workspaceGastos/yyy-project/target/classes
  280. [DEBUG] (f) reportDirectory = /home/felix/workspaces/java/workspaceGastos/yyy-project/target/site
  281. [DEBUG] (f) retryOnError = true
  282. [DEBUG] (f) skip = false
  283. [DEBUG] (f) testOutputDirectory = /home/felix/workspaces/java/workspaceGastos/yyy-project/target/test-classes
  284. [DEBUG] -- end configuration --
  285. [DEBUG] Skipping non-existing directory /home/felix/workspaces/java/workspaceGastos/yyy-project/target
  286. [DEBUG] Skipping non-existing directory /home/felix/workspaces/java/workspaceGastos/yyy-project/target/classes
  287. [DEBUG] Skipping non-existing directory /home/felix/workspaces/java/workspaceGastos/yyy-project/target/test-classes
  288. [DEBUG] Skipping non-existing directory /home/felix/workspaces/java/workspaceGastos/yyy-project/target/site
  289. [INFO]
  290. [INFO] --- wildfly-maven-plugin:1.0.1.Final:deploy-artifact (deploy-postgresql) @ yyy-project ---
  291. [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=0, ConflictMarker.nodeCount=124, ConflictIdSorter.graphTime=1, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=48, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=10, ConflictResolver.conflictItemCount=103, DefaultDependencyCollector.collectTime=368, DefaultDependencyCollector.transformTime=13}
  292. [DEBUG] org.wildfly.plugins:wildfly-maven-plugin:jar:1.0.1.Final:
  293. [DEBUG] org.apache.commons:commons-compress:jar:1.5:compile
  294. [DEBUG] org.tukaani:xz:jar:1.2:compile
  295. [DEBUG] org.apache.maven:maven-core:jar:3.0.5:compile
  296. [DEBUG] org.apache.maven:maven-model:jar:3.0.5:compile
  297. [DEBUG] org.apache.maven:maven-settings:jar:3.0.5:compile
  298. [DEBUG] org.apache.maven:maven-settings-builder:jar:3.0.5:compile
  299. [DEBUG] org.apache.maven:maven-repository-metadata:jar:3.0.5:compile
  300. [DEBUG] org.apache.maven:maven-artifact:jar:3.0.5:compile
  301. [DEBUG] org.apache.maven:maven-model-builder:jar:3.0.5:compile
  302. [DEBUG] org.apache.maven:maven-aether-provider:jar:3.0.5:compile
  303. [DEBUG] org.sonatype.aether:aether-spi:jar:1.13.1:compile
  304. [DEBUG] org.sonatype.aether:aether-impl:jar:1.13.1:compile
  305. [DEBUG] org.sonatype.aether:aether-api:jar:1.13.1:compile
  306. [DEBUG] org.sonatype.aether:aether-util:jar:1.13.1:compile
  307. [DEBUG] org.sonatype.sisu:sisu-inject-plexus:jar:2.3.0:compile
  308. [DEBUG] org.sonatype.sisu:sisu-inject-bean:jar:2.3.0:compile
  309. [DEBUG] org.sonatype.sisu:sisu-guice:jar:no_aop:3.1.0:compile
  310. [DEBUG] org.sonatype.sisu:sisu-guava:jar:0.9.9:compile
  311. [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.14:compile
  312. [DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.4:compile
  313. [DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
  314. [DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
  315. [DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile
  316. [DEBUG] org.apache.maven:maven-plugin-api:jar:3.0.5:compile
  317. [DEBUG] org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.2:compile
  318. [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.10:compile
  319. [DEBUG] org.wildfly:wildfly-cli:jar:8.0.0.Final:compile
  320. [DEBUG] org.jboss.aesh:aesh:jar:0.33.11:compile
  321. [DEBUG] org.fusesource.jansi:jansi:jar:1.9:compile
  322. [DEBUG] org.jboss:staxmapper:jar:1.1.0.Final:compile
  323. [DEBUG] org.wildfly.security:wildfly-security-manager:jar:1.0.0.Final:compile
  324. [DEBUG] org.jboss.logging:jboss-logging:jar:3.1.4.GA:compile
  325. [DEBUG] org.jboss.sasl:jboss-sasl:jar:1.0.4.Final:compile
  326. [DEBUG] org.jboss.remoting:jboss-remoting:jar:4.0.0.Final:compile
  327. [DEBUG] org.jboss.remotingjmx:remoting-jmx:jar:2.0.0.Final:compile
  328. [DEBUG] org.jboss.marshalling:jboss-marshalling:jar:1.4.2.Final:compile
  329. [DEBUG] org.jboss.marshalling:jboss-marshalling-river:jar:1.4.2.Final:compile
  330. [DEBUG] org.jboss:jboss-vfs:jar:3.2.2.Final:compile
  331. [DEBUG] org.picketbox:picketbox:jar:4.0.20.Final:compile
  332. [DEBUG] sun.jdk:jconsole:jar:jdk:system
  333. [DEBUG] org.wildfly:wildfly-build-config:jar:8.0.0.Final:compile
  334. [DEBUG] org.wildfly:wildfly-controller-client:jar:8.0.0.Final:compile
  335. [DEBUG] org.jboss:jboss-dmr:jar:1.2.0.Final:compile
  336. [DEBUG] org.jboss.threads:jboss-threads:jar:2.1.1.Final:compile
  337. [DEBUG] org.wildfly:wildfly-protocol:jar:8.0.0.Final:compile
  338. [DEBUG] org.jboss.xnio:xnio-api:jar:3.2.0.Final:compile
  339. [DEBUG] org.jboss.xnio:xnio-nio:jar:3.2.0.Final:compile
  340. [DEBUG] Created new class realm plugin>org.wildfly.plugins:wildfly-maven-plugin:1.0.1.Final
  341. [DEBUG] Importing foreign packages into class realm plugin>org.wildfly.plugins:wildfly-maven-plugin:1.0.1.Final
  342. [DEBUG] Imported: < maven.api
  343. [DEBUG] Populating class realm plugin>org.wildfly.plugins:wildfly-maven-plugin:1.0.1.Final
  344. [DEBUG] Included: org.wildfly.plugins:wildfly-maven-plugin:jar:1.0.1.Final
  345. [DEBUG] Included: org.apache.commons:commons-compress:jar:1.5
  346. [DEBUG] Included: org.tukaani:xz:jar:1.2
  347. [DEBUG] Included: org.sonatype.aether:aether-util:jar:1.13.1
  348. [DEBUG] Included: org.sonatype.sisu:sisu-inject-bean:jar:2.3.0
  349. [DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:no_aop:3.1.0
  350. [DEBUG] Included: org.sonatype.sisu:sisu-guava:jar:0.9.9
  351. [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.14
  352. [DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
  353. [DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
  354. [DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
  355. [DEBUG] Included: org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.2
  356. [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.10
  357. [DEBUG] Included: org.wildfly:wildfly-cli:jar:8.0.0.Final
  358. [DEBUG] Included: org.jboss.aesh:aesh:jar:0.33.11
  359. [DEBUG] Included: org.fusesource.jansi:jansi:jar:1.9
  360. [DEBUG] Included: org.jboss:staxmapper:jar:1.1.0.Final
  361. [DEBUG] Included: org.wildfly.security:wildfly-security-manager:jar:1.0.0.Final
  362. [DEBUG] Included: org.jboss.logging:jboss-logging:jar:3.1.4.GA
  363. [DEBUG] Included: org.jboss.sasl:jboss-sasl:jar:1.0.4.Final
  364. [DEBUG] Included: org.jboss.remoting:jboss-remoting:jar:4.0.0.Final
  365. [DEBUG] Included: org.jboss.remotingjmx:remoting-jmx:jar:2.0.0.Final
  366. [DEBUG] Included: org.jboss.marshalling:jboss-marshalling:jar:1.4.2.Final
  367. [DEBUG] Included: org.jboss.marshalling:jboss-marshalling-river:jar:1.4.2.Final
  368. [DEBUG] Included: org.jboss:jboss-vfs:jar:3.2.2.Final
  369. [DEBUG] Included: org.picketbox:picketbox:jar:4.0.20.Final
  370. [DEBUG] Included: sun.jdk:jconsole:jar:jdk
  371. [DEBUG] Included: org.wildfly:wildfly-build-config:jar:8.0.0.Final
  372. [DEBUG] Included: org.wildfly:wildfly-controller-client:jar:8.0.0.Final
  373. [DEBUG] Included: org.jboss:jboss-dmr:jar:1.2.0.Final
  374. [DEBUG] Included: org.jboss.threads:jboss-threads:jar:2.1.1.Final
  375. [DEBUG] Included: org.wildfly:wildfly-protocol:jar:8.0.0.Final
  376. [DEBUG] Included: org.jboss.xnio:xnio-api:jar:3.2.0.Final
  377. [DEBUG] Included: org.jboss.xnio:xnio-nio:jar:3.2.0.Final
  378. [DEBUG] Excluded: org.apache.maven:maven-core:jar:3.0.5
  379. [DEBUG] Excluded: org.apache.maven:maven-model:jar:3.0.5
  380. [DEBUG] Excluded: org.apache.maven:maven-settings:jar:3.0.5
  381. [DEBUG] Excluded: org.apache.maven:maven-settings-builder:jar:3.0.5
  382. [DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:3.0.5
  383. [DEBUG] Excluded: org.apache.maven:maven-artifact:jar:3.0.5
  384. [DEBUG] Excluded: org.apache.maven:maven-model-builder:jar:3.0.5
  385. [DEBUG] Excluded: org.apache.maven:maven-aether-provider:jar:3.0.5
  386. [DEBUG] Excluded: org.sonatype.aether:aether-spi:jar:1.13.1
  387. [DEBUG] Excluded: org.sonatype.aether:aether-impl:jar:1.13.1
  388. [DEBUG] Excluded: org.sonatype.aether:aether-api:jar:1.13.1
  389. [DEBUG] Excluded: org.sonatype.sisu:sisu-inject-plexus:jar:2.3.0
  390. [DEBUG] Excluded: org.codehaus.plexus:plexus-classworlds:jar:2.4
  391. [DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:3.0.5
  392. [DEBUG] Configuring mojo org.wildfly.plugins:wildfly-maven-plugin:1.0.1.Final:deploy-artifact from plugin realm ClassRealm[plugin>org.wildfly.plugins:wildfly-maven-plugin:1.0.1.Final, parent: sun.misc.Launcher$AppClassLoader@713c817]
  393. [DEBUG] Configuring mojo 'org.wildfly.plugins:wildfly-maven-plugin:1.0.1.Final:deploy-artifact' with basic configurator -->
  394. [DEBUG] (f) artifactId = postgresql
  395. [DEBUG] (f) force = true
  396. [DEBUG] (f) groupId = postgresql
  397. [DEBUG] (f) hostname = localhost
  398. [DEBUG] (f) name = postgresql.jar
  399. [DEBUG] (f) port = 9990
  400. [DEBUG] (f) project = MavenProject: org.hadros.yyy-project:yyy-project:0.0.1-SNAPSHOT @ /home/felix/workspaces/java/workspaceGastos/yyy-project/pom.xml
  401. [DEBUG] (f) settings = org.apache.maven.execution.SettingsAdapter@301837ec
  402. [DEBUG] (f) skip = false
  403. [DEBUG] -- end configuration --
  404. [DEBUG] No <id> element was found in the POM - Getting credentials from CLI entry
  405. [DEBUG] Executing deployment
  406. [INFO]
  407. [INFO] --- maven-install-plugin:2.4:install (default-install) @ yyy-project ---
  408. [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=1, ConflictMarker.nodeCount=38, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=15, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1, ConflictResolver.conflictItemCount=35, DefaultDependencyCollector.collectTime=37, DefaultDependencyCollector.transformTime=2}
  409. [DEBUG] org.apache.maven.plugins:maven-install-plugin:jar:2.4:
  410. [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile
  411. [DEBUG] org.apache.maven:maven-project:jar:2.0.6:compile
  412. [DEBUG] org.apache.maven:maven-settings:jar:2.0.6:compile
  413. [DEBUG] org.apache.maven:maven-profile:jar:2.0.6:compile
  414. [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.6:compile
  415. [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
  416. [DEBUG] junit:junit:jar:3.8.1:compile
  417. [DEBUG] classworlds:classworlds:jar:1.1-alpha-2:compile
  418. [DEBUG] org.apache.maven:maven-model:jar:2.0.6:compile
  419. [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.6:compile
  420. [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.6:compile
  421. [DEBUG] org.apache.maven:maven-artifact:jar:2.0.6:compile
  422. [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.5:compile
  423. [DEBUG] org.codehaus.plexus:plexus-digest:jar:1.0:compile
  424. [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-install-plugin:2.4
  425. [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-install-plugin:2.4
  426. [DEBUG] Imported: < maven.api
  427. [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-install-plugin:2.4
  428. [DEBUG] Included: org.apache.maven.plugins:maven-install-plugin:jar:2.4
  429. [DEBUG] Included: junit:junit:jar:3.8.1
  430. [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.5
  431. [DEBUG] Included: org.codehaus.plexus:plexus-digest:jar:1.0
  432. [DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.6
  433. [DEBUG] Excluded: org.apache.maven:maven-project:jar:2.0.6
  434. [DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.0.6
  435. [DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.0.6
  436. [DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.6
  437. [DEBUG] Excluded: org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1
  438. [DEBUG] Excluded: classworlds:classworlds:jar:1.1-alpha-2
  439. [DEBUG] Excluded: org.apache.maven:maven-model:jar:2.0.6
  440. [DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.0.6
  441. [DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.6
  442. [DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.0.6
  443. [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@713c817]
  444. [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-install-plugin:2.4:install' with basic configurator -->
  445. [DEBUG] (f) artifact = org.hadros.yyy-project:yyy-project:pom:0.0.1-SNAPSHOT
  446. [DEBUG] (f) attachedArtifacts = []
  447. [DEBUG] (f) createChecksum = false
  448. [DEBUG] (f) localRepository = id: local
  449. url: file:///home/felix/.m2/repository/
  450. layout: default
  451. snapshots: [enabled => true, update => always]
  452. releases: [enabled => true, update => always]
  453.  
  454. [DEBUG] (f) packaging = pom
  455. [DEBUG] (f) pomFile = /home/felix/workspaces/java/workspaceGastos/yyy-project/pom.xml
  456. [DEBUG] (s) skip = false
  457. [DEBUG] (f) updateReleaseInfo = false
  458. [DEBUG] -- end configuration --
  459. [INFO] Installing /home/felix/workspaces/java/workspaceGastos/yyy-project/pom.xml to /home/felix/.m2/repository/org/hadros/yyy-project/yyy-project/0.0.1-SNAPSHOT/yyy-project-0.0.1-SNAPSHOT.pom
  460. [DEBUG] Writing tracking file /home/felix/.m2/repository/org/hadros/yyy-project/yyy-project/0.0.1-SNAPSHOT/_remote.repositories
  461. [DEBUG] Installing org.hadros.yyy-project:yyy-project:0.0.1-SNAPSHOT/maven-metadata.xml to /home/felix/.m2/repository/org/hadros/yyy-project/yyy-project/0.0.1-SNAPSHOT/maven-metadata-local.xml
  462. [DEBUG] Installing org.hadros.yyy-project:yyy-project/maven-metadata.xml to /home/felix/.m2/repository/org/hadros/yyy-project/yyy-project/maven-metadata-local.xml
  463. [INFO]
  464. [INFO] --- wildfly-maven-plugin:1.0.1.Final:add-resource (add-datasource) @ yyy-project ---
  465. [DEBUG] Configuring mojo org.wildfly.plugins:wildfly-maven-plugin:1.0.1.Final:add-resource from plugin realm ClassRealm[plugin>org.wildfly.plugins:wildfly-maven-plugin:1.0.1.Final, parent: sun.misc.Launcher$AppClassLoader@713c817]
  466. [DEBUG] Configuring mojo 'org.wildfly.plugins:wildfly-maven-plugin:1.0.1.Final:add-resource' with basic configurator -->
  467. [DEBUG] (f) address = subsystem=datasources
  468. [DEBUG] (f) force = true
  469. [DEBUG] (f) hostname = localhost
  470. [DEBUG] (f) port = 9990
  471. [DEBUG] (f) address = xa-data-source=java:jboss/datasources/postgresDS
  472. [DEBUG] (f) properties = {driver-name=postgresql.jar, enabled=true, jndi-name=java:jboss/datasources/postgresDS, xa-datasource-class=org.postgresql.xa.PGXADataSource}
  473. [DEBUG] (f) address = xa-data-source=java:jboss/datasources/postgresDS,xa-datasource-properties=DatabaseName
  474. [DEBUG] (f) properties = {value=yyy-projectdb}
  475. [DEBUG] (f) address = xa-data-source=java:jboss/datasources/postgresDS,xa-datasource-properties=ServerName
  476. [DEBUG] (f) properties = {value=localhost}
  477. [DEBUG] (f) address = xa-data-source=java:jboss/datasources/postgresDS,xa-datasource-properties=User
  478. [DEBUG] (f) properties = {value=yyy-project}
  479. [DEBUG] (f) address = xa-data-source=java:jboss/datasources/postgresDS,xa-datasource-properties=Password
  480. [DEBUG] (f) properties = {value=yyy-project}
  481. [DEBUG] (f) resources = [org.wildfly.plugin.deployment.resource.Resource@48ccb126, org.wildfly.plugin.deployment.resource.Resource@76825b20, org.wildfly.plugin.deployment.resource.Resource@682ccea8, org.wildfly.plugin.deployment.resource.Resource@55b3ad06, org.wildfly.plugin.deployment.resource.Resource@72490df]
  482. [DEBUG] (f) settings = org.apache.maven.execution.SettingsAdapter@301837ec
  483. [DEBUG] (f) skip = false
  484. [DEBUG] -- end configuration --
  485. [INFO] Executing goal add-resource on server localhost (127.0.0.1) port 9990.
  486. [DEBUG] No <id> element was found in the POM - Getting credentials from CLI entry
  487. [INFO] ------------------------------------------------------------------------
  488. [INFO] Reactor Summary:
  489. [INFO]
  490. [INFO] yyy-project .............................................. FAILURE [ 1.338 s]
  491. [INFO] yyy-project Client ....................................... SKIPPED
  492. [INFO] yyy-project Example ...................................... SKIPPED
  493. [INFO] yyy-project Web Application .............................. SKIPPED
  494. [INFO] yyy-project Jms .......................................... SKIPPED
  495. [INFO] yyy-project Ear .......................................... SKIPPED
  496. [INFO] ------------------------------------------------------------------------
  497. [INFO] BUILD FAILURE
  498. [INFO] ------------------------------------------------------------------------
  499. [INFO] Total time: 1.466 s
  500. [INFO] Finished at: 2014-03-21T15:44:37-03:00
  501. [INFO] Final Memory: 14M/210M
  502. [INFO] ------------------------------------------------------------------------
  503. [ERROR] Failed to execute goal org.wildfly.plugins:wildfly-maven-plugin:1.0.1.Final:add-resource (add-datasource) on project yyy-project: Could not execute goal add-resource. Reason: null: IllegalArgumentException -> [Help 1]
  504. org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.wildfly.plugins:wildfly-maven-plugin:1.0.1.Final:add-resource (add-datasource) on project yyy-project: Could not execute goal add-resource. Reason: null
  505. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
  506. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
  507. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
  508. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108)
  509. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
  510. at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
  511. at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
  512. at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
  513. at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
  514. at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
  515. at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:213)
  516. at org.apache.maven.cli.MavenCli.main(MavenCli.java:157)
  517. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  518. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  519. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  520. at java.lang.reflect.Method.invoke(Method.java:606)
  521. at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
  522. at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
  523. at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
  524. at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
  525. Caused by: org.apache.maven.plugin.MojoExecutionException: Could not execute goal add-resource. Reason: null
  526. at org.wildfly.plugin.deployment.resource.AddResourceMojo.execute(AddResourceMojo.java:118)
  527. at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:133)
  528. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
  529. ... 19 more
  530. Caused by: java.lang.IllegalArgumentException
  531. at org.jboss.dmr.ModelValue.asList(ModelValue.java:132)
  532. at org.jboss.dmr.ModelNode.asList(ModelNode.java:1302)
  533. at org.wildfly.plugin.deployment.resource.AddResourceMojo.resourceExists(AddResourceMojo.java:258)
  534. at org.wildfly.plugin.deployment.resource.AddResourceMojo.addCompositeResource(AddResourceMojo.java:180)
  535. at org.wildfly.plugin.deployment.resource.AddResourceMojo.processResources(AddResourceMojo.java:148)
  536. at org.wildfly.plugin.deployment.resource.AddResourceMojo.execute(AddResourceMojo.java:112)
  537. ... 21 more
  538. [ERROR]
  539. [ERROR]
  540. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  541. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement