Guest User

Untitled

a guest
Mar 7th, 2013
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.05 KB | None | 0 0
  1. SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
  2. SLF4J: Defaulting to no-operation (NOP) logger implementation
  3. SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
  4. [INFO] Scanning for projects...
  5. [WARNING] The POM for org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-7 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
  6. [INFO]
  7. [INFO] ------------------------------------------------------------------------
  8. [INFO] Building FormEntry OMOD 5.0.7-SNAPSHOT
  9. [INFO] ------------------------------------------------------------------------
  10. [INFO]
  11. [INFO] --- maven-openmrs-plugin:1.0.1:initialize-module (init) @ formentry-omod ---
  12. [INFO]
  13. [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ formentry-omod ---
  14. [debug] execute contextualize
  15. [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
  16. [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
  17. [INFO] Copying 13 resources
  18. [INFO] Copying 33 resources to web/module
  19. [INFO] Copying 0 resource to web/module
  20. [INFO]
  21. [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ formentry-omod ---
  22. [INFO] Nothing to compile - all classes are up to date
  23. [INFO]
  24. [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ formentry-omod ---
  25. [debug] execute contextualize
  26. [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
  27. [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
  28. [INFO] Copying 4 resources
  29. [INFO] Copying 1 resource
  30. [INFO]
  31. [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ formentry-omod ---
  32. [INFO] Nothing to compile - all classes are up to date
  33. [INFO]
  34. [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ formentry-omod ---
  35. [INFO] Surefire report directory: /media/KJoseph/Projects/openMRS/Modules/openmrs-module-formentry/omod/target/surefire-reports
  36.  
  37. -------------------------------------------------------
  38. T E S T S
  39. -------------------------------------------------------
  40. Running org.openmrs.module.formentry.FormEntryUtilTest
  41. Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.428 sec
  42. Running org.openmrs.module.formentry.test.PublishInfoPathTest
  43. Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
  44. Running org.openmrs.module.formentry.test.TestFormEntryError
  45. FormEntryService.class.getClassLoader(): sun.misc.Launcher$AppClassLoader@18d107f
  46. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 sec
  47. Running org.openmrs.module.formentry.test.TestFormSchemaBuilder
  48. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
  49.  
  50. Results :
  51.  
  52. Tests run: 11, Failures: 0, Errors: 0, Skipped: 1
  53.  
  54. [INFO]
  55. [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ formentry-omod ---
  56. [INFO] Building jar: /media/KJoseph/Projects/openMRS/Modules/openmrs-module-formentry/omod/target/formentry-5.0.7-SNAPSHOT.jar
  57. [INFO] META-INF/maven/org.openmrs.module/formentry-omod/pom.xml already added, skipping
  58. [INFO] META-INF/maven/org.openmrs.module/formentry-omod/pom.properties already added, skipping
  59. [INFO]
  60. [INFO] --- maven-openmrs-plugin:1.0.1:package-module (pack) @ formentry-omod ---
  61. [INFO] ------------------------------------------------------------------------
  62. [INFO] BUILD FAILURE
  63. [INFO] ------------------------------------------------------------------------
  64. [INFO] Total time: 40.083s
  65. [INFO] Finished at: Thu Mar 07 19:20:08 EAT 2013
  66. [INFO] Final Memory: 7M/44M
  67. [INFO] ------------------------------------------------------------------------
  68. [ERROR] Failed to execute goal org.openmrs.maven.plugins:maven-openmrs-plugin:1.0.1:package-module (pack) on project formentry-omod: Execution pack of goal org.openmrs.maven.plugins:maven-openmrs-plugin:1.0.1:package-module failed: A required class was missing while executing org.openmrs.maven.plugins:maven-openmrs-plugin:1.0.1:package-module: org/codehaus/plexus/archiver/AbstractArchiver
  69. [ERROR] -----------------------------------------------------
  70. [ERROR] realm = plugin>org.openmrs.maven.plugins:maven-openmrs-plugin:1.0.1
  71. [ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
  72. [ERROR] urls[0] = file:/home/k-joseph/.m2/repository/org/openmrs/maven/plugins/maven-openmrs-plugin/1.0.1/maven-openmrs-plugin-1.0.1.jar
  73. [ERROR] urls[1] = file:/home/k-joseph/.m2/repository/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.jar
  74. [ERROR] urls[2] = file:/home/k-joseph/.m2/repository/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar
  75. [ERROR] urls[3] = file:/home/k-joseph/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar
  76. [ERROR] urls[4] = file:/home/k-joseph/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar
  77. [ERROR] urls[5] = file:/home/k-joseph/.m2/repository/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
  78. [ERROR] urls[6] = file:/home/k-joseph/.m2/repository/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
  79. [ERROR] urls[7] = file:/home/k-joseph/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.jar
  80. [ERROR] Number of foreign imports: 1
  81. [ERROR] import: Entry[import from realm ClassRealm[project>org.openmrs.module:formentry-omod:5.0.7-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]]
  82. [ERROR]
  83. [ERROR] -----------------------------------------------------: org.codehaus.plexus.archiver.AbstractArchiver
  84. [ERROR] -> [Help 1]
  85. [ERROR]
  86. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  87. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  88. [ERROR]
  89. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  90. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException
Advertisement
Add Comment
Please, Sign In to add comment