Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-2219

Problem with NonSnapshotDependencyFilter activation criteria

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 2.15.0.Final
    • 2.14.0.Final
    • Dependencies
    • None
    • Hide

      See above..

      Show
      See above..

      Use case
      DependencyBuilder lastOfficialParent = DependencyBuilder.create("myGroupId:myArtifact:::pom");
      List foundParentVersions = dependencyFacet.resolveAvailableVersions(lastOfficialParent);

      Results
      Only released versions are returned, because NonSnapshotDependencyFilter activation is checking nullity of version and not empty String

              neoludo_jira ludovic Bertin (Inactive)
              neoludo_jira ludovic Bertin (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: