Skip to content
  • Marcelo Vanzin's avatar
    c5790a2f
    [MINOR] [BUILD] Declare ivy dependency in root pom. · c5790a2f
    Marcelo Vanzin authored
    Without this, any dependency that pulls ivy transitively may override
    the version and potentially cause issue. In my machine, the hive tests
    were pulling an old version of ivy, and subsequently failing with a
    "NoSuchMethodError".
    
    Author: Marcelo Vanzin <vanzin@cloudera.com>
    
    Closes #5893 from vanzin/ivy-dep-fix and squashes the following commits:
    
    ea2112d [Marcelo Vanzin] [minor] [build] Declare ivy dependency in root pom.
    c5790a2f
    [MINOR] [BUILD] Declare ivy dependency in root pom.
    Marcelo Vanzin authored
    Without this, any dependency that pulls ivy transitively may override
    the version and potentially cause issue. In my machine, the hive tests
    were pulling an old version of ivy, and subsequently failing with a
    "NoSuchMethodError".
    
    Author: Marcelo Vanzin <vanzin@cloudera.com>
    
    Closes #5893 from vanzin/ivy-dep-fix and squashes the following commits:
    
    ea2112d [Marcelo Vanzin] [minor] [build] Declare ivy dependency in root pom.
Loading