Hi I’m a biginer in atlaas user.
So I want to install all of System.
But I was just doing install “webapi” continueously occur error.
when I type
“mvn clean package -s WebAPIConfig/settings.xml -P webapi-oracle”
this comman Line. and it work.
put error message like this.
“”
[ERROR] Failed to execute goal on project WebAPI: Could not resolve dependencies for project org.ohdsi:WebAPI:war:1.0.0-SNAPSHOT: Failure to find ojdbc:ojdbc:jar:14 in http://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]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
“”
please give me a solution.