You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: I HAVE NOT BUILD THE SERVER... I ONLY NEED THE CONSOLE APP, and the instructions do NOT state a server build is a required pre-requisite.
Actual Results:
$ mvn clean install
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for com.orientechnologies:orientdb-gremlin-parent:[unknown-version]: Could not find artifact com.orientechnologies:orientdb-parent:pom:3.1.0-SNAPSHOT and 'parent.relativePath' points at no local POM @ line 15, column 13
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project com.orientechnologies:orientdb-gremlin-parent:[unknown-version] (/Users/chrishaddad/karuxdev/clients/hilton/dream/db/orientdb-gremlin/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for com.orientechnologies:orientdb-gremlin-parent:[unknown-version]: Could not find artifact com.orientechnologies:orientdb-parent:pom:3.1.0-SNAPSHOT and 'parent.relativePath' points at no local POM @ line 15, 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
karux1:orientdb-gremlin chrishaddad$ mvn install -P release
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for com.orientechnologies:orientdb-gremlin-parent:[unknown-version]: Could not find artifact com.orientechnologies:orientdb-parent:pom:3.1.0-SNAPSHOT and 'parent.relativePath' points at no local POM @ line 15, column 13
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project com.orientechnologies:orientdb-gremlin-parent:[unknown-version] (/Users/chrishaddad/karuxdev/clients/hilton/dream/db/orientdb-gremlin/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for com.orientechnologies:orientdb-gremlin-parent:[unknown-version]: Could not find artifact com.orientechnologies:orientdb-parent:pom:3.1.0-SNAPSHOT and 'parent.relativePath' points at no local POM @ line 15, 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
The text was updated successfully, but these errors were encountered:
Following instructions at https://orientdb.com/docs/3.0.x/tinkerpop3/OrientDB-TinkerPop3.html#gremlin-server
Steps to recreate:
$ git clone https://github.com/orientechnologies/orientdb-gremlin
$ cd orientdb-gremlin
$ git checkout develop
$ mvn clean install
Expected Results: a successful build
Note: I HAVE NOT BUILD THE SERVER... I ONLY NEED THE CONSOLE APP, and the instructions do NOT state a server build is a required pre-requisite.
Actual Results:
$ mvn clean install
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for com.orientechnologies:orientdb-gremlin-parent:[unknown-version]: Could not find artifact com.orientechnologies:orientdb-parent:pom:3.1.0-SNAPSHOT and 'parent.relativePath' points at no local POM @ line 15, column 13
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project com.orientechnologies:orientdb-gremlin-parent:[unknown-version] (/Users/chrishaddad/karuxdev/clients/hilton/dream/db/orientdb-gremlin/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for com.orientechnologies:orientdb-gremlin-parent:[unknown-version]: Could not find artifact com.orientechnologies:orientdb-parent:pom:3.1.0-SNAPSHOT and 'parent.relativePath' points at no local POM @ line 15, 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
karux1:orientdb-gremlin chrishaddad$ mvn install -P release
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for com.orientechnologies:orientdb-gremlin-parent:[unknown-version]: Could not find artifact com.orientechnologies:orientdb-parent:pom:3.1.0-SNAPSHOT and 'parent.relativePath' points at no local POM @ line 15, column 13
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project com.orientechnologies:orientdb-gremlin-parent:[unknown-version] (/Users/chrishaddad/karuxdev/clients/hilton/dream/db/orientdb-gremlin/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for com.orientechnologies:orientdb-gremlin-parent:[unknown-version]: Could not find artifact com.orientechnologies:orientdb-parent:pom:3.1.0-SNAPSHOT and 'parent.relativePath' points at no local POM @ line 15, 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
The text was updated successfully, but these errors were encountered: