apolloconfig / apollo-use-cases

Show various usage scenarios and sample codes of the Apollo configuration center, welcome to share more configuration use cases in your daily work!
Apache License 2.0
945 stars 401 forks source link

unknown JARS version #17

Open JustinGedehuo opened 5 years ago

JustinGedehuo commented 5 years ago

Import the project, but maven unknown jars version, project unable to run。 How to solve this problem?

nobodyiam commented 5 years ago

run mvn clean compile to see if there is any problem.