Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-4161

Stash plugin created from AMPS is missing a dependency on sal-api

    XMLWordPrintable

Details

    Description

      The current workaround is to manually add the dependency to your pom.xml

      <dependencies>
          <dependency>
              <groupId>com.atlassian.sal</groupId>
              <artifactId>sal-api</artifactId>
              <version>2.10.9</version>
              <scope>provided</scope>
          </dependency>
      </dependencies>
      

      Attachments

        Issue Links

          Activity

            People

              jclark@atlassian.com Joe Clark
              bplump Brent P
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: