You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "jiraposter@reviews.apache.org (Commented) (JIRA)" <ji...@apache.org> on 2012/02/18 18:28:00 UTC

[jira] [Commented] (SQOOP-442) Ant target mvn-install is generating pom with dependencies on cloudera version of Hadoop

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

jiraposter@reviews.apache.org commented on SQOOP-442:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3950/
-----------------------------------------------------------

Review request for Sqoop, Arvind Prabhakar and Bilung Lee.


Summary
-------

I've changed ivy configuration.


This addresses bug SQOOP-442.
    https://issues.apache.org/jira/browse/SQOOP-442


Diffs
-----

  /ivy/sqoop.xml 1245157 

Diff: https://reviews.apache.org/r/3950/diff


Testing
-------

Example of generated dependency:

    <dependency>
      <groupId>org.apache.hadoop</groupId>
      <artifactId>hadoop-core</artifactId>
      <version>0.23.1-SNAPSHOT</version>
      <optional>true</optional>
    </dependency>


Thanks,

Jarek


                
> Ant target mvn-install is generating pom with dependencies on cloudera version of Hadoop
> ----------------------------------------------------------------------------------------
>
>                 Key: SQOOP-442
>                 URL: https://issues.apache.org/jira/browse/SQOOP-442
>             Project: Sqoop
>          Issue Type: Improvement
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>            Priority: Minor
>
> Build target mvn-install is generating dependency on cloudera version of Hadoop. We should change it to apache.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira