wangbin77 opened a new issue #12211:
URL: https://github.com/apache/shardingsphere/issues/12211
When I run ./mvnw clean install -Prelease, below is the exception I met with
the latest master code:
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for
org.apache.shardingsphere:shardingsphere-sql-parser-opengauss:5.0.0-RC1-SNAPSHOT:
Could not find artifact
org.apache.shardingsphere:shardingsphere:pom:5.0.0-RC1-SNAPSHOT and
'parent.relativePath' points at wrong local POM @ line 22, column 13
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project
org.apache.shardingsphere:shardingsphere-sql-parser-opengauss:5.0.0-RC1-SNAPSHOT
(/Users/wenwu/workspace/shardingsphere/shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-opengauss/pom.xml)
has 1 error
[ERROR] Non-resolvable parent POM for
org.apache.shardingsphere:shardingsphere-sql-parser-opengauss:5.0.0-RC1-SNAPSHOT:
Could not find artifact
org.apache.shardingsphere:shardingsphere:pom:5.0.0-RC1-SNAPSHOT and
'parent.relativePath' points at wrong local POM @ line 22, 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
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]