[
https://issues.apache.org/jira/browse/TWILL-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Terence Yim resolved TWILL-33.
------------------------------
The Cloudera repo is only added when the cdh-4.4.0 profile is activated
manually. Closing it as it shouldn't be an issue anymore.
> Restructure project to remove Cloudera repo from distro
> -------------------------------------------------------
>
> Key: TWILL-33
> URL: https://issues.apache.org/jira/browse/TWILL-33
> Project: Apache Twill
> Issue Type: Task
> Reporter: Andreas Neumann
> Assignee: Terence Yim
>
> Currently, the pom adds the Cloudera repo for maven dependencies. This is
> needed so that we can test against Cloudera releases of Hadoop, especially
> CDH4.5 which is not API compatible with Apache Hadoop. But adding the repo to
> the main pom means that we may get any artifact from that repo, and it also
> gets included in the distro.
> A better way is to add a new module that performs only those tests but does
> not produce any artifact. The module's pom can add the Cloudera repo without
> "polluting" the distro.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)