```
Failed to execute goal on project datasync: Could not resolve dependencies for project com.zsxx:datasync:war:0.0.1-SNAPSHOT: Failure to find com.oracle:ojdbc6:jar:11.2.0.3 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]
```
这个oracle是商业的,不可能找到,你只能在本地用maven install 安装一个oralce驱动,baidu一下