Guest User

Untitled

a guest
Sep 12th, 2017
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.32 KB | None | 0 0
  1. C:\openmrs stand alone\openmrs-standalone>mvn clean install
  2. Java HotSpot(TM) Client VM warning: ignoring option MaxPermSize=512m; support wa
  3. s removed in 8.0
  4. [INFO] Scanning for projects...
  5. [ERROR] [ERROR] Some problems were encountered while processing the POMs:
  6. [ERROR] 'dependencies.dependency.version' for org.openmrs.api:openmrs-api:jar mu
  7. st be a valid version but is '${openmrs.version}'. @ line 24, column 13
  8. [ERROR] 'dependencies.dependency.version' for org.openmrs.distro:platform:war mu
  9. st be a valid version but is '${openmrs.version}'. @ line 31, column 13
  10. [ERROR] 'build.plugins.plugin[org.liquibase:liquibase-maven-plugin].dependencies
  11. .dependency.version' for org.openmrs.api:openmrs-api:jar must be a valid version
  12. but is '${openmrs.version}'. @ line 543, column 17
  13. [ERROR] 'build.plugins.plugin[org.apache.maven.plugins:maven-dependency-plugin].
  14. dependencies.dependency.version' for org.openmrs.distro:platform:war must be a v
  15. alid version but is '${openmrs.version}'. @ line 529, column 17
  16. @
  17. [ERROR] The build could not read 1 project -> [Help 1]
  18. [ERROR]
  19. [ERROR] The project org.openmrs:standalone:2.0.0-SNAPSHOT (C:\openmrs stand al
  20. one\openmrs-standalone\pom.xml) has 4 errors
  21. [ERROR] 'dependencies.dependency.version' for org.openmrs.api:openmrs-api:ja
  22. r must be a valid version but is '${openmrs.version}'. @ line 24, column 13
  23. [ERROR] 'dependencies.dependency.version' for org.openmrs.distro:platform:wa
  24. r must be a valid version but is '${openmrs.version}'. @ line 31, column 13
  25. [ERROR] 'build.plugins.plugin[org.liquibase:liquibase-maven-plugin].dependen
  26. cies.dependency.version' for org.openmrs.api:openmrs-api:jar must be a valid ver
  27. sion but is '${openmrs.version}'. @ line 543, column 17
  28. [ERROR] 'build.plugins.plugin[org.apache.maven.plugins:maven-dependency-plug
  29. in].dependencies.dependency.version' for org.openmrs.distro:platform:war must be
  30. a valid version but is '${openmrs.version}'. @ line 529, column 17
  31. [ERROR]
  32. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
  33. ch.
  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 rea
  37. d the following articles:
  38. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildin
  39. gException
Add Comment
Please, Sign In to add comment