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

Copy Maven GAV ability for each release and branch

    XMLWordPrintable

    Details

    • Tags:
    • Sprint:
      NOS 10.2.1
    • Story Points:
      2

      Description

      In Studio Releases and Tags screen, Releases tab.
      Goal is to allow people to find easily the Maven GAV for a given release.

      TODO
      Releases and tags

      • Add a button next to the Download Package button named "Copy Maven GAV"
      • When clicking the button the maven gav is copied with

        <dependency>
        <groupId>nuxeo-studio</groupId>
        <artifactId>tests-studio1</artifactId>
        <version>nxs-4468-rest-api-SNAPSHOT</version>
        </dependency>

      Branch management

      • Add a button in place of the maven gav named "Copy Maven GAV"
      • When clicking the button the maven gav is copied with

        <dependency>
        <groupId>nuxeo-studio</groupId>
        <artifactId>tests-studio1</artifactId>
        <version>nxs-4468-rest-api-SNAPSHOT</version>
        </dependency>

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 1 day, 2 hours
                  1d 2h