Uploaded image for project: 'Talend Component Kit'
  1. Talend Component Kit
  2. TCOMP-2003

Maven dependency classifier considered as version in dependencies.txt by Studio

Apply templateInsert Lucidchart Diagram
    XMLWordPrintable

Details

    • All
    • Small

    Description

      When a transitive dependencies in tck has a <classifier> tag, it is added to the dependencies.txt in next format:

       

      groupId:artifactId:classifier:version:scope

      (i.e. io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.66.Final:compile)

      and when install connector from jar to studio, it's asking for a jar netty-transport-native-epoll with version "linux-x86_64" whereas car contains correct version (4.1.66.Final)

       

      The fix might be done on the studio side (in case we really need to store that classifier in current order), so you can freely move this Jira to TUP

      Attachments

        Activity

          People

            emmanuel_g emmanuel gallois
            dsylaiev Dmytro Sylaiev
            emmanuel gallois
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: