Uploaded image for project: 'Nuxeo Studio'
  1. Nuxeo Studio
  2. NXS-904

Allow use of Studio as a proxy-able Maven repository

    XMLWordPrintable

    Details

    • Type: New Feature
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 2.5
    • Fix Version/s: 2.6
    • Component/s: None
    • Tags:
    • Backlog priority:
      100

      Description

      Configuring https://connect.nuxeo.com/nuxeo/site/studio/maven as a Maven repository in the POM allows to retrieve artifacts from it, since Maven will concatenate the wanted artifact's GAV to the URL: https://connect.nuxeo.com/nuxeo/site/studio/maven/${groupId}/${artifactId}/${version}/... (with groupId=nuxeo-studio and artifactId=the studio project).
      But it doesn't work if we want to set a Nexus proxy on it.
      There are two possible causes:

      1) https://connect.nuxeo.com/nuxeo/site/studio/maven must return nuxeo-studio/ which is the only available groupId under that URL
      2) Maybe, https://connect.nuxeo.com/nuxeo/site/studio/maven/nuxeo-studio/ should list the available projects for the currently authenticated user.

      Note Nexus should be able to work with the repository even if there's no index file at its root.

        Attachments

          Activity

            People

            • Assignee:
              jcarsique Julien Carsique
              Reporter:
              jcarsique Julien Carsique
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: