Open xxycn opened 4 years ago
You should add the following configurations in your pom.xml
<repositories>
<repository>
<id>dal-repo</id>
<url>https://raw.github.com/ctripcorp/dal/mvn-repo</url>
</repository>
</repositories>
when executing mvn clean install, it throws errors: can not resolve parent POM for com.ctrip.platform:dal-client-parent:2.2.2. So what is the repository for DAL?