- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Eclipse/Maven 2.8.0 beta problem
Fri, 2010-01-29, 14:22
I've moved Eclipse plugin to the 2.8.0 beta preview along with latest
dependencies. When I modify src or maven pom file within eclipse (Classic
3.5.1) the IDE hangs at building workspace: Invoking Maven project builder
with no progress and cannot save file. The environment is toast! Any ideas?
with pom.xml versions:
1.6
2.8.0-beta
2.13.1
1.0.1-for-scala-2.8.0.Beta1-RC1-SNAPSHOT
Wed, 2010-02-03, 14:37
#2
Re: Eclipse/Maven 2.8.0 beta problem
I'm using Sonatype maven plugin version 0.9.8.2.
Josh Suereth wrote:
>
> Which maven plugin for eclipse are you using?
>
> On Fri, Jan 29, 2010 at 8:22 AM, AHardy wrote:
>
>>
>> I've moved Eclipse plugin to the 2.8.0 beta preview along with latest
>> dependencies. When I modify src or maven pom file within eclipse (Classic
>> 3.5.1) the IDE hangs at building workspace: Invoking Maven project
>> builder
>> with no progress and cannot save file. The environment is toast! Any
>> ideas?
>>
>> with pom.xml versions:
>> 1.6
>> 2.8.0-beta
>> 2.13.1
>>
>>
>> 1.0.1-for-scala-2.8.0.Beta1-RC1-SNAPSHOT
>>
>> --
>> View this message in context:
>> http://old.nabble.com/Eclipse-Maven-2.8.0-beta-problem-tp27371866p273718...
>> Sent from the Scala - Tools mailing list archive at Nabble.com.
>>
>>
>
>
On Fri, Jan 29, 2010 at 8:22 AM, AHardy <alan.hardy@db.com> wrote: