[
https://issues.apache.org/jira/browse/FALCON-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Srikanth Sundarrajan updated FALCON-239:
----------------------------------------
Attachment: FALCON-239.patch
This trivially fixes the issue relating to oozie hadoop dependency. Though I
set out to avoid performing a local maven repo install of oozie artifacts, I
dropped it mid-way as there were some challenges. I will pick that issue up
later.
> Build failed on build-tools due to a missing SNAPSHOT
> -----------------------------------------------------
>
> Key: FALCON-239
> URL: https://issues.apache.org/jira/browse/FALCON-239
> Project: Falcon
> Issue Type: Bug
> Components: build-tools
> Affects Versions: 0.5
> Reporter: Jean-Baptiste Onofré
> Assignee: Srikanth Sundarrajan
> Priority: Blocker
> Labels: build
> Fix For: 0.5
>
> Attachments: FALCON-239.patch
>
>
> The build fails on build-tools due to:
> Could not resolve dependencies for project
> org.apache.oozie:oozie-hadoop:jar:2.2.0-SNAPSHOT.oozie-4.0.0-falcon: Could
> not find artifact org.apache.hadoop:hadoop-client:jar:2.2.0-SNAPSHOT in
> apache.snapshots.repo
> The hadoop-client 2.2.0-SNAPSHOT artifact is not available on Apache
> snapshots repo.
> To fix the issue, I built hadoop 2.2.0-SNAPSHOT on my machine.
> It would be great if someone can publish this artifact on
> apache.snapshots.repo.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)