Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] Update conflict in STS 2.8.1

> -----Original Message-----
> From: m2e-users-bounces@xxxxxxxxxxx [mailto:m2e-users-
> bounces@xxxxxxxxxxx] On Behalf Of Igor Fedorenko
> Sent: Wednesday, January 04, 2012 10:26 AM
> To: m2e-users@xxxxxxxxxxx
> Subject: Re: [m2e-users] Update conflict in STS 2.8.1
> 
> Have you tried to uninstall org.sonatype.m2e.subversive?

Ok, after uninstalling this, I'm now getting this:
----------------------
Maven Integration for Eclipse 1.0.100.20110804-1717 (org.eclipse.m2e.core 1.0.100.20110804-1717)
  Cannot satisfy dependency:
    From: m2e - Maven Integration for Eclipse 1.1.0.20111210-1509 (org.eclipse.m2e.feature.feature.group 1.1.0.20111210-1509)
    To: org.eclipse.m2e.core [1.1.0.20111210-1509]
  Cannot satisfy dependency:
    From: m2e connector for maven-scm-plugin 1.0.0.201107091852 (org.objectledge.maven.connectors.scm 1.0.0.201107091852)
    To: bundle org.eclipse.m2e.core [1.0.0,1.1.0)
  Cannot satisfy dependency:
    From: m2e connector for maven-scm-plugin 1.0.0.201107091852 (org.objectledge.maven.connectors.scm.feature.group 1.0.0.201107091852)
    To: org.objectledge.maven.connectors.scm [1.0.0.201107091852]
----------------------

> On 12-01-04 1:19 PM, KARR, DAVID wrote:
> > Sorry to nag, but does anyone have an idea how to get past this?
> >
> > *From:*m2e-users-bounces@xxxxxxxxxxx
> > [mailto:m2e-users-bounces@xxxxxxxxxxx] *On Behalf Of *KARR, DAVID
> > *Sent:* Tuesday, January 03, 2012 9:04 AM
> > *To:* Maven Integration for Eclipse users mailing list
> > *Subject:* Re: [m2e-users] Update conflict in STS 2.8.1
> >
> > Ok. I added that to my update sites and tried to update again, and
> now I
> > see two additional plugins that have an update (one I expected):
> >
> > ·m2e - Maven Integration for Eclipse
> >
> > ·m2e - slf4j over logback logging (Optional)
> >
> > Then, it gives me this error detail:
> >
> > ------------------
> >
> > Cannot complete the install because of a conflicting dependency.
> >
> > Software being installed: m2e - Maven Integration for Eclipse
> > 1.1.0.20111210-1509 (org.eclipse.m2e.feature.feature.group
> > 1.1.0.20111210-1509)
> >
> > Software currently installed: Maven SCM Handler for Subversive
> > 0.13.0.201106211115
> (org.sonatype.m2e.subversive.feature.feature.group
> > 0.13.0.201106211115)
> >
> > Only one of the following can be installed at once:
> >
> > SCM Maven Integration for Eclipse 1.1.0.20111210-1509
> > (org.eclipse.m2e.scm 1.1.0.20111210-1509)
> >
> > SCM Maven Integration for Eclipse 1.0.0.20110607-2117
> > (org.eclipse.m2e.scm 1.0.0.20110607-2117)
> >
> > SCM Maven Integration for Eclipse 1.1.0.20111108-0328
> > (org.eclipse.m2e.scm 1.1.0.20111108-0328)
> >
> > SCM Maven Integration for Eclipse 1.0.100.20110804-1717
> > (org.eclipse.m2e.scm 1.0.100.20110804-1717)
> >
> > Cannot satisfy dependency:
> >
> > From: m2e - Maven Integration for Eclipse 1.1.0.20111210-1509
> > (org.eclipse.m2e.feature.feature.group 1.1.0.20111210-1509)
> >
> > To: org.eclipse.m2e.scm [1.1.0.20111210-1509]
> >
> > Cannot satisfy dependency:
> >
> > From: Maven SCM Handler for Subversive 0.13.0.201106211115
> > (org.sonatype.m2e.subversive 0.13.0.201106211115)
> >
> > To: bundle org.eclipse.m2e.scm [1.0.0,1.1.0)
> >
> > Cannot satisfy dependency:
> >
> > From: Maven SCM Handler for Subversive 0.13.0.201106211115
> > (org.sonatype.m2e.subversive.feature.feature.group
> 0.13.0.201106211115)
> >
> > To: org.sonatype.m2e.subversive [0.13.0.201106211115]
> >
> > ----------------------------
> >
> > *From:*m2e-users-bounces@xxxxxxxxxxx
> > [mailto:m2e-users-bounces@xxxxxxxxxxx] *On Behalf Of *Rafal Krzewski
> > *Sent:* Tuesday, January 03, 2012 8:02 AM
> > *To:* Maven Integration for Eclipse users mailing list
> > *Subject:* Re: [m2e-users] Update conflict in STS 2.8.1
> >
> > You'd need to install pre-release preview of m2e 1.1 from the
> following
> > update site in order to upgrade build-helper-maven-plugin:
> >
> > http://download.eclipse.org/technology/m2e/milestones/1.1
> >
> >
> > Cheers,
> > Rafał
> >
> > On 01/03/2012 03:59 PM, KARR, DAVID wrote:
> >
> > How does that information help me?
> >
> > *From:*m2e-users-bounces@xxxxxxxxxxx
> > <mailto:m2e-users-bounces@xxxxxxxxxxx>
> > [mailto:m2e-users-bounces@xxxxxxxxxxx] *On Behalf Of *Matthew Piggott
> > *Sent:* Tuesday, January 03, 2012 6:37 AM
> > *To:* Maven Integration for Eclipse users mailing list
> > *Subject:* Re: [m2e-users] Update conflict in STS 2.8.1
> >
> > The newer builder-helper requires m2e 1.1
> >
> > On 28 December 2011 18:56, KARR, DAVID <dk068x@xxxxxxx
> > <mailto:dk068x@xxxxxxx>> wrote:
> >
> > I tried to update my plugins a couple of days ago, and it listed the
> > following as having updates available:
> >
> > * Eclipse EGit
> > * EGit Mylyn
> > * m2e connector for build-helper-maven-plugin
> >
> > Then it gave me the errors following this. Any idea what my options
> are
> > for resolving this?
> >
> > ---------------------------
> > Cannot complete the install because of a conflicting dependency.
> > Software being installed: m2e connector for build-helper-maven-plugin
> > 0.15.0.201109290002
> (org.sonatype.m2e.buildhelper.feature.feature.group
> > 0.15.0.201109290002)
> > Software currently installed: m2e - Maven Integration for Eclipse
> > 1.0.100.20110804-1717 (org.eclipse.m2e.feature.feature.group
> > 1.0.100.20110804-1717)
> > Only one of the following can be installed at once:
> > Maven / Nexus Indexer Bundle 1.0.0.201106052308
> > (org.eclipse.m2e.maven.indexer 1.0.0.201106052308)
> > Maven / Nexus Indexer Bundle 1.0.0.20110607-2117
> > (org.eclipse.m2e.maven.indexer 1.0.0.20110607-2117)
> > Maven / Nexus Indexer Bundle 1.0.100.20110804-1717
> > (org.eclipse.m2e.maven.indexer 1.0.100.20110804-1717)
> > Maven / Nexus Indexer Bundle 1.1.0.20111206-0901
> > (org.eclipse.m2e.maven.indexer 1.1.0.20111206-0901)
> > Cannot satisfy dependency:
> > From: Maven Integration for Eclipse 1.1.0.20111206-1503
> > (org.eclipse.m2e.core 1.1.0.20111206-1503)
> > To: bundle org.eclipse.m2e.maven.indexer [1.1.0,1.2.0)
> > Cannot satisfy dependency:
> > From: m2e - Maven Integration for Eclipse 1.0.100.20110804-1717
> > (org.eclipse.m2e.feature.feature.group 1.0.100.20110804-1717)
> > To: org.eclipse.m2e.maven.indexer [1.0.100.20110804-1717]
> > Cannot satisfy dependency:
> > From: m2e connector for build-helper-maven-plugin 0.15.0.201109290002
> > (org.sonatype.m2e.buildhelper 0.15.0.201109290002)
> > To: bundle org.eclipse.m2e.core [1.1.0,1.2.0)
> > Cannot satisfy dependency:
> > From: m2e connector for build-helper-maven-plugin 0.15.0.201109290002
> > (org.sonatype.m2e.buildhelper.feature.feature.group
> 0.15.0.201109290002)
> > To: org.sonatype.m2e.buildhelper [0.15.0.201109290002]
> > ---------------------------
> > _______________________________________________
> > m2e-users mailing list
> > m2e-users@xxxxxxxxxxx <mailto:m2e-users@xxxxxxxxxxx>
> > https://dev.eclipse.org/mailman/listinfo/m2e-users
> >
> >
> >
> > _______________________________________________
> >
> > m2e-users mailing list
> >
> > m2e-users@xxxxxxxxxxx  <mailto:m2e-users@xxxxxxxxxxx>
> >
> > https://dev.eclipse.org/mailman/listinfo/m2e-users
> >
> >
> >
> > _______________________________________________
> > m2e-users mailing list
> > m2e-users@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/m2e-users
> _______________________________________________
> m2e-users mailing list
> m2e-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/m2e-users

Back to the top