Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can the main branch be complied correctly? #43

Closed
yuqi1129 opened this issue Jan 28, 2022 · 1 comment
Closed

Can the main branch be complied correctly? #43

yuqi1129 opened this issue Jan 28, 2022 · 1 comment
Labels
build Cannot compile or build project

Comments

@yuqi1129
Copy link

yuqi1129 commented Jan 28, 2022

mvn clean package
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Child module /Users/x/project/galaxysql/polardbx-rpc/pom.xml of /Users/x/project/galaxysql/pom.xml does not exist @ 
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project com.alibaba.polardbx:polardbx:5.4.12-SNAPSHOT (/Users/x/project/galaxysql/pom.xml) has 1 error
[ERROR]     Child module /Users/x/project/galaxysql/polardbx-rpc/pom.xml of /Users/x/project/galaxysql/pom.xml does not exist
[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

@free6om
Copy link
Collaborator

free6om commented Jan 29, 2022

update submodule after cloning galaxysql: git submodule update --init

@Oldbread3 Oldbread3 added the build Cannot compile or build project label Feb 16, 2022
@agapple agapple closed this as completed May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Cannot compile or build project
Projects
None yet
Development

No branches or pull requests

4 participants