Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-28864

Can't build Confluence 5.1 from source code

    XMLWordPrintable

Details

    • Bug
    • Resolution: Support Request
    • Low
    • None
    • 5.1
    • None

    Description

      after installing a few external not provided jars, the build of ./build.sh fails with

      [...]
      [INFO] ------------------------------------------------------------------------
      [ERROR] BUILD ERROR
      [INFO] ------------------------------------------------------------------------
      [INFO] Failed to resolve artifact.

      Missing:
      ----------
      1) com.atlassian.confluence:confluence-testutils:jar:5.1-SNAPSHOT

      Try downloading the file manually from the project website.

      Then, install it using the command:
      mvn install:install-file -DgroupId=com.atlassian.confluence -DartifactId=confluence-testutils -Dversion=5.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

      Alternatively, if you host your own repository you can deploy the file there:
      mvn deploy:deploy-file -DgroupId=com.atlassian.confluence -DartifactId=confluence-testutils -Dversion=5.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

      Path to dependency:
      1) com.atlassian.confluence:confluence-sanity-tests:jar:5.1
      2) com.atlassian.confluence:confluence-testutils:jar:5.1-SNAPSHOT

      ----------
      1 required artifact is missing.

      for artifact:
      com.atlassian.confluence:confluence-sanity-tests:jar:5.1

      from the specified remote repositories:
      central (http://repo1.maven.org/maven2),
      atlassian-contrib (https://m2proxy.atlassian.com/contrib),
      atlassian-proxy (https://m2proxy.atlassian.com/repository/public)

      Attachments

        Activity

          People

            Unassigned Unassigned
            da3888a75811 Gerhard Müller
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: