Guest User

Untitled

a guest
Mar 5th, 2013
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.11 KB | None | 0 0
  1. ... 54 more
  2. [INFO] ------------------------------------------------------------------------
  3. [INFO] Reactor Summary:
  4. [INFO]
  5. [INFO] HTML Form Entry ................................... SUCCESS [0.876s]
  6. [INFO] HTML Form Entry API ............................... SUCCESS [2:26.682s]
  7. [INFO] HTML Form Entry OMOD .............................. FAILURE [8.341s]
  8. [INFO] ------------------------------------------------------------------------
  9. [INFO] BUILD FAILURE
  10. [INFO] ------------------------------------------------------------------------
  11. [INFO] Total time: 2:37.770s
  12. [INFO] Finished at: Tue Mar 05 17:45:16 EAT 2013
  13. [INFO] Final Memory: 8M/239M
  14. [INFO] ------------------------------------------------------------------------
  15. [ERROR] Failed to execute goal org.openmrs.maven.plugins:maven-openmrs-plugin:1.0.1:package-module (pack) on project htmlformentry-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
  16. [ERROR] -----------------------------------------------------
  17. [ERROR] realm = plugin>org.openmrs.maven.plugins:maven-openmrs-plugin:1.0.1
  18. [ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
  19. [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
  20. [ERROR] urls[1] = file:/home/k-joseph/.m2/repository/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.jar
  21. [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
  22. [ERROR] urls[3] = file:/home/k-joseph/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar
  23. [ERROR] urls[4] = file:/home/k-joseph/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar
  24. [ERROR] urls[5] = file:/home/k-joseph/.m2/repository/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
  25. [ERROR] urls[6] = file:/home/k-joseph/.m2/repository/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
  26. [ERROR] urls[7] = file:/home/k-joseph/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.jar
  27. [ERROR] Number of foreign imports: 1
  28. [ERROR] import: Entry[import from realm ClassRealm[project>org.openmrs.module:htmlformentry-omod:2.0.3-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]]
  29. [ERROR]
  30. [ERROR] -----------------------------------------------------: org.codehaus.plexus.archiver.AbstractArchiver
  31. [ERROR] -> [Help 1]
  32. [ERROR]
  33. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  34. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  35. [ERROR]
  36. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  37. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException
  38. [ERROR]
  39. [ERROR] After correcting the problems, you can resume the build with the command
  40. [ERROR] mvn <goals> -rf :htmlformentry-omod
Advertisement
Add Comment
Please, Sign In to add comment