[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for org.uengine:uengine-five-default:1.0.0-SNAPSHOT: Could not find artifact org.uengine:uengine-five:pom:1.0.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 5, column 13
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.uengine:uengine-five-default:1.0.0-SNAPSHOT (/root/temp/uEngine5-default/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for org.uengine:uengine-five-default:1.0.0-SNAPSHOT: Could not find artifact org.uengine:uengine-five:pom:1.0.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 5, column 13 -> [Help 2]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
compile failed with this message
"Could not find artifact org.uengine:uengine-five:pom:1.0.0-SNAPSHOT"
How to do this.