Skip to content

[Q/A][Java SDK] How to configure dubbo project by IntelliJ Idea? #14985

Closed Answered by 617076674
617076674 asked this question in Question
Discussion options

You must be logged in to vote

I have find the solution. In the dubbo-dependencies-bom, the version of dependencies is defined. So we need to install the dubbo-dependencies first:

./mvnw clean install -pl "dubbo-dependencies-bom"

after that, we can use ./mvnw clean install -DskipTests=true to install the other modules.

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by 617076674
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant