Archiva

For bytecode search, only 1 version of the artifact is returned even if there are more than 1 version of that artifact which matched the search

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.1.1
  • Fix Version/s: 1.1.2
  • Component/s: Web Interface
  • Labels:
    None
  • Number of attachments :
    0

Description

For example, you have the following artifacts in your internal repository:

  • org.apache.archiva:archiva-test:1.1:jar
  • org.apache.archiva:archiva-test:1.2:jar

Let's assume that both contains the same method 'getArtifact()' and do a bytecode search with that method as the query term (e.g. bytecode:getArtifact). Only one of the two matched artifacts will be returned in the search results instead of the two of them.

Activity

Hide
Maria Odea Ching added a comment -

Fixed in -r691966 1.1.x branch:

  • added version in the key of the search result hit
Show
Maria Odea Ching added a comment - Fixed in -r691966 1.1.x branch:
  • added version in the key of the search result hit

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: