Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.42 KB | None | 0 0
  1. [INFO] Scanning for projects...
  2. [WARNING]
  3. [WARNING] Some problems were encountered while building the effective model for de.ls5.ocs:ocs-ag-default-ejb:ejb:SNAPSHOT
  4. [WARNING] 'reporting.plugins.plugin.version' for org.codehaus.mojo:taglist-maven-plugin is missing.
  5. [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-jxr-plugin is missing.
  6. [WARNING]
  7. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  8. [WARNING]
  9. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  10. [WARNING]
  11. [INFO]
  12. [INFO] ------------------------------------------------------------------------
  13. [INFO] Building OCS Action Guards: Default - EJB SNAPSHOT
  14. [INFO] ------------------------------------------------------------------------
  15. [INFO]
  16. [INFO] --- maven-dependency-plugin:2.0:tree (default-cli) @ ocs-ag-default-ejb ---
  17. [INFO] de.ls5.ocs:ocs-ag-default-ejb:ejb:SNAPSHOT
  18. [INFO] +- de.ls5.ocs:ocs-actions-sb-api:jar:SNAPSHOT:compile
  19. [INFO] +- de.ls5.ocs:ocs-backend-sb-api:jar:SNAPSHOT:compile
  20. [INFO] | +- com.healthmarketscience.rmiio:rmiio:jar:2.0.2:compile
  21. [INFO] | | \- commons-logging:commons-logging:jar:1.0.4:compile
  22. [INFO] | \- org.apache.tapestry:tapestry5-annotations:jar:5.1.0.5:compile
  23. [INFO] +- junit:junit:jar:4.4:test
  24. [INFO] +- de.jabc:testing-harness:jar:0.7:test
  25. [INFO] +- commons-io:commons-io:jar:1.4:test
  26. [INFO] +- log4j:log4j:jar:1.2.14:provided
  27. [INFO] +- org.jboss.ejb3:jboss-ejb3-ext-api:jar:1.0.0:compile
  28. [INFO] | +- org.jboss.javaee:jboss-ejb-api:jar:3.0.0.CR1:compile
  29. [INFO] | | +- org.jboss.javaee:jboss-transaction-api:jar:1.0.1.CR1:compile
  30. [INFO] | | \- jboss.jbossws:jboss-jaxrpc:jar:1.0.4.GA:compile
  31. [INFO] | \- org.jboss.metadata:jboss-metadata:jar:1.0.0.CR16:compile
  32. [INFO] | +- org.jboss.logging:jboss-logging-spi:jar:2.0.5.GA:compile
  33. [INFO] | \- org.jboss:jboss-common-core:jar:2.2.8.GA:compile
  34. [INFO] \- javax:javaee-apis:jar:5.0:provided
  35. [INFO] ------------------------------------------------------------------------
  36. [INFO] BUILD SUCCESS
  37. [INFO] ------------------------------------------------------------------------
  38. [INFO] Total time: 2.408s
  39. [INFO] Finished at: Fri Oct 29 14:30:15 CEST 2010
  40. [INFO] Final Memory: 5M/79M
  41. [INFO] ------------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement