- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Problem upgrading scala plugin to 2.7.3 fina
Tue, 2009-01-13, 23:43
Maybe I'm duing something wrong. But when I do:
Help > Software Updates ...
Then Update
And I get this error:
An error occurred while collecting items to be installed
No repository found containing: ch.epfl.lamp.sdt.core/osgi.bundle/2.7.3.final
No repository found containing: ch.epfl.lamp.sdt/org.eclipse.update.feature/2.7.3.final
No repository found containing: scala.library/osgi.bundle/2.7.3.final
No repository found containing: scala.tools.nsc/osgi.bundle/2.7.3.final
I use this repository:
What am I doing wrong?
Thomas
Help > Software Updates ...
Then Update
And I get this error:
An error occurred while collecting items to be installed
No repository found containing: ch.epfl.lamp.sdt.core/osgi.bundle/2.7.3.final
No repository found containing: ch.epfl.lamp.sdt/org.eclipse.update.feature/2.7.3.final
No repository found containing: scala.library/osgi.bundle/2.7.3.final
No repository found containing: scala.tools.nsc/osgi.bundle/2.7.3.final
I use this repository:
http://www.scala-lang.org/scala-eclipse-plugin
What am I doing wrong?
Thomas
Wed, 2009-01-14, 00:57
#2
Re: Problem upgrading scala plugin to 2.7.3 fina
I can't see the release in here, and so maven is not picking it up:
http://scala-tools.org/repo-releases/org/scala-lang/scala-library/
Wed, 2009-01-14, 01:07
#3
Re: Re: Problem upgrading scala plugin to 2.7.3 fina
Found the solution here:
http://furiouspurpose.blogspot.com/2008/10/eclipse-update-problems-no-repository.html
Turns out eclipse has a bug, and this error occurs sometimes. To fix it, remove the update site and add it again.
Thomas
On Tue, Jan 13, 2009 at 9:52 PM, Sam Stainsby <sam@sustainablesoftware.com.au> wrote:
http://furiouspurpose.blogspot.com/2008/10/eclipse-update-problems-no-repository.html
Turns out eclipse has a bug, and this error occurs sometimes. To fix it, remove the update site and add it again.
Thomas
On Tue, Jan 13, 2009 at 9:52 PM, Sam Stainsby <sam@sustainablesoftware.com.au> wrote:
I can't see the release in here, and so maven is not picking it up:
http://scala-tools.org/repo-releases/org/scala-lang/scala-library/
Wed, 2009-01-14, 01:17
#4
Re: Re: Problem upgrading scala plugin to 2.7.3 fina
On Tue, Jan 13, 2009 at 11:52 PM, Sam Stainsby
wrote:
> I can't see the release in here, and so maven is not picking it up:
>
> http://scala-tools.org/repo-releases/org/scala-lang/scala-library/
The original poster was talking about the Scala Eclipse plugin and its
update site which isn't related to the scala-tools.org maven
repositiory.
Cheers,
Miles
Wed, 2009-01-14, 02:27
#5
Re: Re: Problem upgrading scala plugin to 2.7.3 fina
There's an issue with the release procedure and deploying to the scala-tools maven repository. We should have something up for everyone soon. Sorry for the delay.
-Josh
On Tue, Jan 13, 2009 at 6:52 PM, Sam Stainsby <sam@sustainablesoftware.com.au> wrote:
-Josh
On Tue, Jan 13, 2009 at 6:52 PM, Sam Stainsby <sam@sustainablesoftware.com.au> wrote:
I can't see the release in here, and so maven is not picking it up:
http://scala-tools.org/repo-releases/org/scala-lang/scala-library/
Wed, 2009-01-14, 11:17
#6
Re: Re: Problem upgrading scala plugin to 2.7.3 fina
On Tue, Jan 13, 2009 at 11:58 PM, Thomas Sant Ana wrote:
> Found the solution here:
>
> http://furiouspurpose.blogspot.com/2008/10/eclipse-update-problems-no-re...
>
> Turns out eclipse has a bug, and this error occurs sometimes. To fix it,
> remove the update site and add it again.
Thanks for the heads up ...
Cheers,
Miles
Wed, 2009-01-14, 15:17
#7
Re: Re: Problem upgrading scala plugin to 2.7.3 fina
Problem resolved!
On Wed, Jan 14, 2009 at 5:13 AM, Miles Sabin <miles@milessabin.com> wrote:
On Wed, Jan 14, 2009 at 5:13 AM, Miles Sabin <miles@milessabin.com> wrote:
On Tue, Jan 13, 2009 at 11:58 PM, Thomas Sant Ana <mailleux@gmail.com> wrote:
> Found the solution here:
>
> http://furiouspurpose.blogspot.com/2008/10/eclipse-update-problems-no-repository.html
>
> Turns out eclipse has a bug, and this error occurs sometimes. To fix it,
> remove the update site and add it again.
Thanks for the heads up ...
Cheers,
Miles
--
Miles Sabin
tel: +44 (0)1273 720 779
mobile: +44 (0)7813 944 528
skype: milessabin
- Sebastien
2009/1/13 Thomas Sant Ana <mailleux@gmail.com>