XMLWordPrintable

      Hi Atlassian Team,

      after the release of version 9.0.2 the confluence-space-ia artifact cannot be downloaded

       

      
      

      {{import com.atlassian.confluence.plugins.ia.DisplayableSidebarLink; }}
      {{import com.atlassian.confluence.plugins.ia.SidebarLinkCategory; }}
      {{import com.atlassian.confluence.plugins.ia.service.SidebarLinkService; }}

       

      
      

      {{[ERROR] dependency: com.atlassian.confluence.plugins:confluence-space-ia:jar:19.0.118 (provided) }}
      {{[ERROR]     com.atlassian.confluence.plugins:confluence-space-ia:jar:19.0.118 was not found in https://packages.atlassian.com/maven-atlassian-external/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of atlassian-packages-external has elapsed or updates are forced }}
      {{[ERROR]     com.atlassian.confluence.plugins:confluence-space-ia:jar:19.0.118 was not found in https://maven.atlassian.com/repository/public during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of atlassian-public has elapsed or updates are forced }}
      {{[ERROR]     com.atlassian.confluence.plugins:confluence-space-ia:jar:19.0.118 was not found in file:///Applications/Atlassian/atlassian-plugin-sdk/repository during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of atlassian-plugin-sdk has elapsed or updates are forced }}
      {{[ERROR]     com.atlassian.confluence.plugins:confluence-space-ia:jar:19.0.118 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced }}

       

       

      <dependency>
                  <groupId>com.atlassian.confluence.plugins</groupId>
                  <artifactId>confluence-space-ia</artifactId>
                  <scope>provided</scope>
              </dependency> <dependencyManagement>
              <dependencies>
                  <dependency>
                      <groupId>com.atlassian.confluence</groupId>
                      <artifactId>confluence-plugins-platform-pom</artifactId>
                      <version>${confluence.version}</version>
                      <type>pom</type>
                      <scope>import</scope>
                  </dependency>
                  <dependency>
                      <groupId>com.atlassian.platform.dependencies</groupId>
                      <artifactId>platform-public-api</artifactId>
                      <version>${platform.version}</version>
                      <type>pom</type>
                      <scope>import</scope>
                  </dependency>
                  <dependency>
                      <groupId>com.atlassian.platform.dependencies</groupId>
                      <artifactId>platform-deprecated-public-api</artifactId>
                      <version>${platform.version}</version>
                      <type>pom</type>
                      <scope>import</scope>
                  </dependency>
              </dependencies>
          </dependencyManagement> 

       

      Cheers
      Adam

            Assignee:
            Ganesh Gautam
            Reporter:
            Adam Labus
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: