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

Add support for the canonical form "G:A:P"

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Won't Do
    • Major
    • None
    • 2.1.1
    • maven

    Description

      Currently, resolving a dependency with a specific packaging type, requires a version to be specified:

      Maven.resolver().loadPomFromFile("pom.xml").resolve("G:A:ejb:V").withoutTransitivity().asSingle(JavaArchive.class);
      

      The version should be optional and the canonical form "G:A:P" should be valid/allowed.

      Attachments

        Activity

          People

            Unassigned Unassigned
            silenius_jira Samuel Santos (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: