Uploaded image for project: 'Archiva (Retired)'
  1. Archiva (Retired)
  2. MRM-901

Repository groups does not display groups that have the same groupId

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1
    • 1.2
    • WebDAV Interface
    • None
    • Using apache-archiva-1.1.war in tomcat 6.0.16

    Description

      I have 2 repositories (approved and unapproved) combined into a group (dev). Each repository has only 1 artifact. The repositories both had the default setup for a repository in archiva.

      The first artifact (in approved) used:
      groupId: org.foo.firstTest
      artifactId:aTest
      version:1.0
      package:org.foo.firstTest

      The second artifact (in unapproved) used:
      groupId: org.foo.secondTest
      artifactId: anotherTest
      version: 1.0
      package:org.foo.secondTest

      When I looked at http://localhost:8080/archiva/repository/approved I could see the first artifact. When I looked at http://ocalhost:8080/archiva/repository/unapproved I could see the second artifact. However when I looked at the repository group (http://localhost:8080/archiva/repository/dev) I could only see the first artifact and not the second artifact. If I removed the approved from the group I could then see the second artifact, but obviously not the first artifact. It appears that if there are common groupIds in different repositores that are grouped together, then they aren't displayed in the group.

      I have seen this effect on other servers with different named repositories in addition to the sample test.

      Attachments

        Activity

          People

            oching Maria Odea B. Ching
            oakie3cr Christian Rigdon
            Votes:
            5 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: