[ 
https://issues.apache.org/jira/browse/EAGLE-990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benedict Jin updated EAGLE-990:
-------------------------------
    Description: 
mvn clean package -T 1C -DskipTests
```bash
[ERROR] Failed to execute goal on project eagle-app-utils: Could not resolve 
dependencies for project org.apache.eagle:eagle-app-utils:jar:0.5.0-SNAPSHOT: 
Could not transfer artifact org.apache.hadoop:hadoop-common:jar:2.6.0.2.2.5.1-3 
from/to HDP Release Repository 
(http://repo.hortonworks.com/content/repositories/releases/): GET request of: 
org/apache/hadoop/hadoop-common/2.6.0.2.2.5.1-3/hadoop-common-2.6.0.2.2.5.1-3.jar
 from HDP Release Repository failed: Connection reset -> [Help 1]
```

Then i found the 
[kafka_2.10-0.8.1.2.2.0.0-2041.jar](https://mvnrepository.com/artifact/org.apache.kafka/kafka_2.10/0.8.1.2.2.0.0-2041),
 but 
[zookeeper_3.4.6.2.2.0.0-2041.jar](https://mvnrepository.com/artifact/org.apache.zookeeper/zookeeper/3.4.6.2.2.0.0-2041)
 was not to be seen.

Should we just use those release from `Central Repository`, or control it by 
using profile on maven?

  was:
mvn clean package -T 1C -DskipTests
```bash
[ERROR] Failed to execute goal on project eagle-app-utils: Could not resolve 
dependencies for project org.apache.eagle:eagle-app-utils:jar:0.5.0-SNAPSHOT: 
Could not transfer artifact org.apache.hadoop:hadoop-common:jar:2.6.0.2.2.5.1-3 
from/to HDP Release Repository 
(http://repo.hortonworks.com/content/repositories/releases/): GET request of: 
org/apache/hadoop/hadoop-common/2.6.0.2.2.5.1-3/hadoop-common-2.6.0.2.2.5.1-3.jar
 from HDP Release Repository failed: Connection reset -> [Help 1]
```

Then i found the 
[kafka_2.10-0.8.1.2.2.0.0-2041.jar](https://mvnrepository.com/artifact/org.apache.kafka/kafka_2.10/0.8.1.2.2.0.0-2041),
 but 
[zookeeper_3.4.6.2.2.0.0-2041.jar](https://mvnrepository.com/artifact/org.apache.zookeeper/zookeeper/3.4.6.2.2.0.0-2041)
 was not to be seen.


> Could not transfer artifact 
> org.apache.kafka:kafka_2.10:jar:0.8.1.2.2.0.0-2041 from/to HDP Release 
> Repository
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: EAGLE-990
>                 URL: https://issues.apache.org/jira/browse/EAGLE-990
>             Project: Eagle
>          Issue Type: Bug
>          Components: Project Infrastructure
>    Affects Versions: v0.4.0
>         Environment: Linux 2.6.32-279.el6.x86_64 #1 SMP Wed Jun 13 18:24:36 
> EDT 2012 x86_64 x86_64 x86_64 GNU/Linux
>            Reporter: Benedict Jin
>              Labels: build
>             Fix For: Future
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> mvn clean package -T 1C -DskipTests
> ```bash
> [ERROR] Failed to execute goal on project eagle-app-utils: Could not resolve 
> dependencies for project org.apache.eagle:eagle-app-utils:jar:0.5.0-SNAPSHOT: 
> Could not transfer artifact 
> org.apache.hadoop:hadoop-common:jar:2.6.0.2.2.5.1-3 from/to HDP Release 
> Repository (http://repo.hortonworks.com/content/repositories/releases/): GET 
> request of: 
> org/apache/hadoop/hadoop-common/2.6.0.2.2.5.1-3/hadoop-common-2.6.0.2.2.5.1-3.jar
>  from HDP Release Repository failed: Connection reset -> [Help 1]
> ```
> Then i found the 
> [kafka_2.10-0.8.1.2.2.0.0-2041.jar](https://mvnrepository.com/artifact/org.apache.kafka/kafka_2.10/0.8.1.2.2.0.0-2041),
>  but 
> [zookeeper_3.4.6.2.2.0.0-2041.jar](https://mvnrepository.com/artifact/org.apache.zookeeper/zookeeper/3.4.6.2.2.0.0-2041)
>  was not to be seen.
> Should we just use those release from `Central Repository`, or control it by 
> using profile on maven?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to