Uploaded image for project: 'ShrinkWrap Resolvers'
  1. ShrinkWrap Resolvers
  2. SHRINKRES-162

Resolved file extension returned instead of packaging type in MavenResolvedArtifact

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.1.1, 2.2.0-beta-1
    • 2.0.1
    • None
    • None

    Description

      When declaring a dependency in a pom.xml with the type EJB and then resolving it into a MavenResolvedArtifact the method getCoordinate().getPackagingType() returns PackagingType.JAR instead of PackagingType.EJB. So it seems like it sets the PackagingType to the extension of the resolved file. It works fine when a dependency has type war, since type and extension is the same.

      Attachments

        Issue Links

          Activity

            People

              kpiwko Karel Piwko
              nahoj_jira Johan Evelönn (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: