You might have a settings.xml that is forcing your internal Maven
repository to be the mirror of external repositories and thus not finding
the dependency.

On Mon, May 2, 2016 at 6:11 PM, Hien Luu <hien...@gmail.com> wrote:

> Not I am not.  I am considering downloading it manually and place it in my
> local repository.
>
> On Mon, May 2, 2016 at 5:54 PM, ☼ R Nair (रविशंकर नायर) <
> ravishankar.n...@gmail.com> wrote:
>
>> Oracle jdbc is not part of Maven repository,  are you keeping a
>> downloaded file in your local repo?
>>
>> Best, RS
>> On May 2, 2016 8:51 PM, "Hien Luu" <hien...@gmail.com> wrote:
>>
>>> Hi all,
>>>
>>> I am running into a build problem with
>>> com.oracle:ojdbc6:jar:11.2.0.1.0.  It kept getting "Operation timed out"
>>> while building Spark Project Docker Integration Tests module (see the error
>>> below).
>>>
>>> Has anyone run this problem before? If so, how did you resolve around
>>> this problem?
>>>
>>> [INFO] Reactor Summary:
>>>
>>> [INFO]
>>>
>>> [INFO] Spark Project Parent POM ........................... SUCCESS [
>>> 2.423 s]
>>>
>>> [INFO] Spark Project Test Tags ............................ SUCCESS [
>>> 0.712 s]
>>>
>>> [INFO] Spark Project Sketch ............................... SUCCESS [
>>> 0.498 s]
>>>
>>> [INFO] Spark Project Networking ........................... SUCCESS [
>>> 1.743 s]
>>>
>>> [INFO] Spark Project Shuffle Streaming Service ............ SUCCESS [
>>> 0.587 s]
>>>
>>> [INFO] Spark Project Unsafe ............................... SUCCESS [
>>> 0.503 s]
>>>
>>> [INFO] Spark Project Launcher ............................. SUCCESS [
>>> 4.894 s]
>>>
>>> [INFO] Spark Project Core ................................. SUCCESS [
>>> 17.953 s]
>>>
>>> [INFO] Spark Project GraphX ............................... SUCCESS [
>>> 3.480 s]
>>>
>>> [INFO] Spark Project Streaming ............................ SUCCESS [
>>> 6.022 s]
>>>
>>> [INFO] Spark Project Catalyst ............................. SUCCESS [
>>> 8.664 s]
>>>
>>> [INFO] Spark Project SQL .................................. SUCCESS [
>>> 12.440 s]
>>>
>>> [INFO] Spark Project ML Local Library ..................... SUCCESS [
>>> 0.498 s]
>>>
>>> [INFO] Spark Project ML Library ........................... SUCCESS [
>>> 8.594 s]
>>>
>>> [INFO] Spark Project Tools ................................ SUCCESS [
>>> 0.162 s]
>>>
>>> [INFO] Spark Project Hive ................................. SUCCESS [
>>> 9.834 s]
>>>
>>> [INFO] Spark Project HiveContext Compatibility ............ SUCCESS [
>>> 1.428 s]
>>>
>>> [INFO] Spark Project Docker Integration Tests ............. FAILURE
>>> [02:32 min]
>>>
>>> [INFO] Spark Project REPL ................................. SKIPPED
>>>
>>> [INFO] Spark Project Assembly ............................. SKIPPED
>>>
>>> [INFO] Spark Project External Flume Sink .................. SKIPPED
>>>
>>> [INFO] Spark Project External Flume ....................... SKIPPED
>>>
>>> [INFO] Spark Project External Flume Assembly .............. SKIPPED
>>>
>>> [INFO] Spark Project External Kafka ....................... SKIPPED
>>>
>>> [INFO] Spark Project Examples ............................. SKIPPED
>>>
>>> [INFO] Spark Project External Kafka Assembly .............. SKIPPED
>>>
>>> [INFO] Spark Project Java 8 Tests ......................... SKIPPED
>>>
>>> [INFO]
>>> ------------------------------------------------------------------------
>>>
>>> [INFO] BUILD FAILURE
>>>
>>> [INFO]
>>> ------------------------------------------------------------------------
>>>
>>> [INFO] Total time: 03:53 min
>>>
>>> [INFO] Finished at: 2016-05-02T17:44:57-07:00
>>>
>>> [INFO] Final Memory: 80M/1525M
>>>
>>> [INFO]
>>> ------------------------------------------------------------------------
>>>
>>> [ERROR] Failed to execute goal on project
>>> spark-docker-integration-tests_2.11: Could not resolve dependencies for
>>> project
>>> org.apache.spark:spark-docker-integration-tests_2.11:jar:2.0.0-SNAPSHOT:
>>> Failed to collect dependencies at com.oracle:ojdbc6:jar:11.2.0.1.0: Failed
>>> to read artifact descriptor for com.oracle:ojdbc6:jar:11.2.0.1.0: Could not
>>> transfer artifact com.oracle:ojdbc6:pom:11.2.0.1.0 from/to uber-artifactory
>>> (http://artifactory.uber.internal:4587/artifactory/repo/): Connect to
>>> artifactory.uber.internal:4587 [artifactory.uber.internal/10.162.11.61]
>>> failed: Operation timed out -> [Help 1]
>>>
>>>
>
>
> --
> Regards,
>



-- 
Luciano Resende
http://twitter.com/lresende1975
http://lresende.blogspot.com/

Reply via email to