Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] [m2eclipse-user] Antwort: staged m2eclipse-core 0.12.0

There is no m2eclipse-cvs compatible with m2eclipse-core 0.12.x yet.
Unless somebody steps up to maintain it, there is a good chance
m2eclipse-cvs won't be updated.

--
Regards,
Igor

On 10-11-03 04:58 AM, Thorsten Heit wrote:
Hi,

We staged m2eclipse-core 0.12.0. This version comes with Maven 3.0
(final) version of embedder. Another notable change is inclusion of
brand-new http transport layer based on JBoss Netty [2] and Ning
Async Http Client [3]. Please give this new version a try and let us
know about any regressions.

The optional "Maven SCM handler for Team/CVS" actually prevents me from
upgrading:


Cannot complete the install because of a conflicting dependency.
   Software being installed: Maven Integration for Eclipse (Required)
0.12.0.20101102-1505 (org.maven.ide.eclipse.feature.feature.group
0.12.0.20101102-1505)
   Software currently installed: Maven SCM handler for Team/CVS (Optional)
0.10.0.20100209-0800 (org.maven.ide.eclipse.cvs.feature.feature.group
0.10.0.20100209-0800)
   Only one of the following can be installed at once:
     Maven Integration for Eclipse 0.10.2.20100623-1649
(org.maven.ide.eclipse 0.10.2.20100623-1649)
     Maven Integration for Eclipse 0.10.0.20100209-0800
(org.maven.ide.eclipse 0.10.0.20100209-0800)
     Maven Integration for Eclipse 0.12.0.20101102-1505
(org.maven.ide.eclipse 0.12.0.20101102-1505)
   Cannot satisfy dependency:
     From: Maven SCM handler for Team/CVS (Optional) 0.10.0.20100209-0800
(org.maven.ide.eclipse.cvs.feature.feature.group 0.10.0.20100209-0800)
     To: org.maven.ide.eclipse [0.10.0,0.11.0)
   Cannot satisfy dependency:
     From: Maven Integration for Eclipse (Required) 0.12.0.20101102-1505
(org.maven.ide.eclipse.feature.feature.group 0.12.0.20101102-1505)
     To: org.maven.ide.eclipse [0.12.0.20101102-1505]


Regards

Thorsten


Back to the top