Advertisement
Guest User

Untitled

a guest
Sep 24th, 2011
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.89 KB | None | 0 0
  1. Downloading: https://repository.jboss.org/nexus/content/groups/public/com/sleepycat/je/4.0.92/je-4.0.92.pom
  2. Downloaded: https://repository.jboss.org/nexus/content/groups/public/com/sleepycat/je/4.0.92/je-4.0.92.pom (0 B at 0.0 KB/sec)
  3. Downloading: https://repository.jboss.org/nexus/content/groups/public/com/sleepycat/je/4.0.92/je-4.0.92.jar
  4. Downloading: http://repo1.maven.org/maven2/com/sleepycat/je/4.0.92/je-4.0.92.jar
  5. [INFO] ------------------------------------------------------------------------
  6. [INFO] Reactor Summary:
  7. [INFO]
  8. [INFO] Infinispan Common Parent .......................... SUCCESS [3.480s]
  9. [INFO] Infinispan Core ................................... SUCCESS [40.351s]
  10. [INFO] Infinispan Tools .................................. SUCCESS [4.062s]
  11. [INFO] Infinispan Query API .............................. SUCCESS [8.342s]
  12. [INFO] Parent pom for cachestore modules ................. SUCCESS [0.165s]
  13. [INFO] Infinispan JDBM CacheStore ........................ SUCCESS [5.891s]
  14. [INFO] Infinispan Tree API ............................... SUCCESS [6.137s]
  15. [INFO] Infinispan JDBC CacheStore ........................ SUCCESS [6.355s]
  16. [INFO] Infinispan Lucene Directory Implementation ........ SUCCESS [6.547s]
  17. [INFO] Infinispan BDBJE CacheStore ....................... FAILURE [0.960s]
  18. [INFO] Infinispan CloudCacheStore ........................ SKIPPED
  19. [INFO] Parent pom for server modules ..................... SKIPPED
  20. [INFO] Infinispan Server Core Module ..................... SKIPPED
  21. [INFO] Infinispan Server Hotrod Module ................... SKIPPED
  22. [INFO] Infinispan Client Hotrod Module ................... SKIPPED
  23. [INFO] Infinispan remote CacheStore ...................... SKIPPED
  24. [INFO] Infinispan CassandraCacheStore .................... SKIPPED
  25. [INFO] Infinispan Server Memcached Module ................ SKIPPED
  26. [INFO] Infinispan WebSocket Server ....................... SKIPPED
  27. [INFO] Infinispan REST Server ............................ SKIPPED
  28. [INFO] Infinispan RHQ Plugin ............................. SKIPPED
  29. [INFO] Infinispan Spring Integration ..................... SKIPPED
  30. [INFO] Infinispan GUI Demo ............................... SKIPPED
  31. [INFO] Infinispan EC2 Demo ............................... SKIPPED
  32. [INFO] Infinispan Distributed Executors and Map/Reduce Demo SKIPPED
  33. [INFO] Infinispan EC2 Demo UI ............................ SKIPPED
  34. [INFO] Infinispan Directory Demo ......................... SKIPPED
  35. [INFO] Infinispan Lucene Directory Demo .................. SKIPPED
  36. [INFO] Infinispan GridFileSystem WebDAV interface ........ SKIPPED
  37. [INFO] Infinispan CDI support ............................ SKIPPED
  38. [INFO] Infinispan Distribution ........................... SKIPPED
  39. [INFO] ------------------------------------------------------------------------
  40. [INFO] BUILD FAILURE
  41. [INFO] ------------------------------------------------------------------------
  42. [INFO] Total time: 1:26.590s
  43. [INFO] Finished at: Sat Sep 24 14:00:20 EDT 2011
  44. [INFO] Final Memory: 101M/477M
  45. [INFO] ------------------------------------------------------------------------
  46. [ERROR] Failed to execute goal on project infinispan-cachestore-bdbje: Could not resolve dependencies for project org.infinispan:infinispan-cachestore-bdbje:bundle:5.1.0-SNAPSHOT: Could not find artifact com.sleepycat:je:jar:4.0.92 in jboss-public-repository (https://repository.jboss.org/nexus/content/groups/public) -> [Help 1]
  47. [ERROR]
  48. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  49. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  50. [ERROR]
  51. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  52. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
  53. [ERROR]
  54. [ERROR] After correcting the problems, you can resume the build with the command
  55. [ERROR] mvn <goals> -rf :infinispan-cachestore-bdbje
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement