[infinispan-issues] [JBoss JIRA] (ISPN-4812) 4.2 branch doesnt build because pom.xml points to unsupported scala-tools repo URL

Mikhail Dobrinin (JIRA) issues at jboss.org
Tue Oct 7 12:53:11 EDT 2014


Mikhail Dobrinin created ISPN-4812:
--------------------------------------

             Summary: 4.2 branch doesnt build because pom.xml points to unsupported scala-tools repo URL
                 Key: ISPN-4812
                 URL: https://issues.jboss.org/browse/ISPN-4812
             Project: Infinispan
          Issue Type: Bug
            Reporter: Mikhail Dobrinin
            Assignee: Mircea Markus
            Priority: Blocker


{noformat}

   <repositories>
      <repository>
         <id>scala-tools.org</id>
         <name>Scala-tools Maven2 Repository</name>
         <url>http://scala-tools.org/repo-releases</url>
         <snapshots>
            <enabled>true</enabled>
            <updatePolicy>never</updatePolicy>
         </snapshots>
      </repository>
   </repositories>
{noformat}

This URL is no longer supported, as demonstrated by the nice message you get at the site: {quote}
scala-tools.org is in no longer serving jars. Please change your configurations to point to Sonatype's Maven repository at https://oss.sonatype.org/content/groups/scala-tools/ or https://oss.sonatype.org/content/repositories/snapshots/.

We are no longer providing any support for scala-tools.org.
{quote}



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the infinispan-issues mailing list