JIRA source release does not find certain JARS

XMLWordPrintable

    • 3.13

      The JIRA source release will not build because the maven repository information is wrong.

      This results in dependant jars, such as atlassian-mail, being unavailable.

      To fix this on JIRA 3.13, you need to modify build.properties and replace the line

      maven.repo.remote=file:../lib,http://repository.atlassian.com,http://mirrors.ibiblio.org/pub/mirrors/maven,http://www.ibiblio.org/maven
      

      with this line

      maven.repo.remote=http://repository.atlassian.com,http://repo1.maven.org/maven,http://mirrors.ibiblio.org/pub/mirrors/maven,https://m2proxy.atlassian.com/repository/public
      

              Assignee:
              Unassigned
              Reporter:
              ɹǝʞɐq pɐɹq
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: