Advertisement
Guest User

Untitled

a guest
Dec 17th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 KB | None | 0 0
  1. ➜ thermostat-vm-decompiler git:(master) mvn clean install
  2. [INFO] Scanning for projects...
  3. [ERROR] [ERROR] Some problems were encountered while processing the POMs:
  4. [FATAL] Non-resolvable parent POM for com.redhat.thermostat:thermostat-vm-decompiler:[unknown-version]: Could not find artifact com.redhat.thermostat:thermostat:pom:1.99.12-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 4, column 13
  5. @
  6. [ERROR] The build could not read 1 project -> [Help 1]
  7. [ERROR]
  8. [ERROR] The project com.redhat.thermostat:thermostat-vm-decompiler:[unknown-version] (/tmp/pmikova/thermostat-vm-decompiler/pom.xml) has 1 error
  9. [ERROR] Non-resolvable parent POM for com.redhat.thermostat:thermostat-vm-decompiler:[unknown-version]: Could not find artifact com.redhat.thermostat:thermostat:pom:1.99.12-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 4, column 13 -> [Help 2]
  10. [ERROR]
  11. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  12. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  13. [ERROR]
  14. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  15. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
  16. [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
  17. ➜ thermostat-vm-decompiler git:(master)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement