[ 
https://issues.apache.org/jira/browse/PHOENIX-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246953#comment-14246953
 ] 

Andrew Purtell commented on PHOENIX-1530:
-----------------------------------------

No, there's no problem with the iq80 dependency. Reporter must have had a 
transient network issue. 

{noformat}
$ rm -rf ~/.m2/repository/org/iq80
$ cd phoenix
$ git co v4.2.2
$ mvn -DskipTests clean install
[...]
Downloading: 
https://repository.apache.org/content/repositories/releases/org/iq80/snappy/snappy/0.3/snappy-0.3.pom
Downloading: http://conjars.org/repo/org/iq80/snappy/snappy/0.3/snappy-0.3.pom
Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/iq80/snappy/snappy/0.3/snappy-0.3.pom
Downloading: 
https://oss.sonatype.org/content/repositories/snapshots/org/iq80/snappy/snappy/0.3/snappy-0.3.pom
Downloading: 
http://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.3/snappy-0.3.pom
Downloaded: 
http://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.3/snappy-0.3.pom 
(15 KB at 93.1 KB/sec)
Downloading: 
https://repository.apache.org/content/repositories/releases/org/iq80/snappy/snappy/0.3/snappy-0.3.jar
Downloading: http://conjars.org/repo/org/iq80/snappy/snappy/0.3/snappy-0.3.jar
Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/iq80/snappy/snappy/0.3/snappy-0.3.jar
Downloading: 
https://oss.sonatype.org/content/repositories/snapshots/org/iq80/snappy/snappy/0.3/snappy-0.3.jar
Downloading: 
http://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.3/snappy-0.3.jar
Downloaded: 
http://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.3/snappy-0.3.jar 
(48 KB at 449.3 KB/sec)
[...]
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:25 min
[INFO] Finished at: 2014-12-15T10:19:50-08:00
[INFO] Final Memory: 85M/792M
{noformat}


> Phoenix 4.2.2 not buildable in BigTop
> -------------------------------------
>
>                 Key: PHOENIX-1530
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1530
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.2
>            Reporter: Jerry Chabot
>
> As http://phoenix.apache.org/recent.html indicates Phoenix is included in 
> BigtTop. I expect each minor release would also be supported in Bigtop. An 
> RPM is critical for auto-deploying Phoenix into our run-time environment. 
> But, 4.2.2 does not build due to snappy dependency issues.
> [INFO] 
> ------------------------------------------------------------------------
> [WARNING] The POM for org.iq80.snappy:snappy:jar:1.0.4.1 is missing, no 
> dependency information available
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] Apache Phoenix .................................... SUCCESS [4.173s]
> [INFO] Phoenix Core ...................................... FAILURE [2.799s]
> [INFO] Phoenix - Flume ................................... SKIPPED
> [INFO] Phoenix - Pig ..................................... SKIPPED
> [INFO] Phoenix Assembly .................................. SKIPPED
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 7.834s
> [INFO] Finished at: Mon Dec 15 14:13:38 UTC 2014
> [INFO] Final Memory: 20M/289M
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal on project phoenix-core: Could not resolve 
> dependencies for project org.apache.phoenix:phoenix-core:jar:4.2.2: Failure 
> to find org.iq80.snappy:snappy:jar:1.0.4.1 in 
> https://repository.apache.org/content/repositories/releases/ was cached in 
> the local repository, resolution will not be reattempted until the update 
> interval of apache release has elapsed or updates are forced -> [Help 1]
> [ERROR



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to