hello,everybody when database configuration with oracle,something wrong happened:
Failed to execute goal on project bpms: Could not resolve dependencies for project gzuni:bpms:jar:5.17.0: Failure to find com.oraclejdbc6:jar:12.1.0.1 in http://repo.spring.io/snapshot was cached in the local repository, resolution will not be reattempted until the update interval of spring-snapshots has elapsed or updates are forced -> [Help 1]
To see the full stack trace of the errors, re-run Maven with the -e switch. Re-run Maven using the -X switch to enable full debug logging.
Oracle drivers have a special license and cannot be distributed through normal maven dependencies. As Martin says, you'll have to put it in your own maven repo.