-
Notifications
You must be signed in to change notification settings - Fork 3
Description
The following error happened at the end of mvn package clean
[ERROR] *Failed to execute goal on project neo4j_utils: Could not resolve dependencies for project org.rdswitchboard.libraries:neo4j_utils:jar:1.4.0: Could not find artifact org.rdswitchboard.libraries:graph_utils:jar:1.4.0 in central (https://repo.maven.apache.org/maven2) *-> [Help 1]
[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/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :neo4j_utils