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

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

XMLWordPrintable

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

      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.

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

                Created:
                Updated:
                Resolved: