You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/03/28 13:55:00 UTC

[jira] [Resolved] (CAMEL-17862) camel-spring-boot - Dependencies generated add hadoop2 classifier

     [ https://issues.apache.org/jira/browse/CAMEL-17862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-17862.
---------------------------------
      Assignee: Claus Ibsen
    Resolution: Fixed

> camel-spring-boot - Dependencies generated add hadoop2 classifier
> -----------------------------------------------------------------
>
>                 Key: CAMEL-17862
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17862
>             Project: Camel
>          Issue Type: Task
>          Components: build system
>    Affects Versions: 3.17.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.17.0
>
>
> camel-spring-boot
> tooling/camel-spring-boot-dependencies/pom.xml
>          <groupId>org.apache.avro</groupId>
>          <artifactId>avro-mapred</artifactId>
>          <version>1.11.0</version>
> +        <classifier>hadoop2</classifier>
>        </dependency>



--
This message was sent by Atlassian Jira
(v8.20.1#820001)