[infinispan-issues] [JBoss JIRA] (ISPN-4812) 4.2 branch doesnt build because pom.xml points to unsupported scala-tools repo URL
Dan Berindei (JIRA)
issues at jboss.org
Thu Oct 30 12:08:36 EDT 2014
[ https://issues.jboss.org/browse/ISPN-4812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13016168#comment-13016168 ]
Dan Berindei edited comment on ISPN-4812 at 10/30/14 12:08 PM:
---------------------------------------------------------------
Mikhail, the 4.2 branch is for reference only, we no longer make any changes there.
Anyway, you should also be able to configure the new repository in your {{~/.m2/settings.xml}}.
was (Author: dan.berindei):
Mikhail, the 4.2 branch is for reference only, we no longer make any changes there.
Anyway, you should also be able to configure the new repository in your {{.m2/settings.xml}}.
> 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