Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] Missing artifact

Hi,

Thanks for the info.

I tried to load 0.13.0 from 

https://repository.sonatype.org/content/sites/forge-sites/m2e/0.13.0/N/LATES
T/

but get the following error.

Cannot complete the install because of a conflicting dependency.
  Software being installed: M2E - Maven Integration for Eclipse (Incubation)
0.13.0.201105192206 (org.eclipse.m2e.feature.feature.group
0.13.0.201105192206)
  Software currently installed: Eclipse SDK 3.5.2.M20100211-1343
(org.eclipse.sdk.ide 3.5.2.M20100211-1343)
  Only one of the following can be installed at once: 
    Equinox Provisioning UI Support 1.0.100.v20090527-1812
(org.eclipse.equinox.p2.ui 1.0.100.v20090527-1812)
    Equinox Provisioning UI Support 2.0.0.v20100518
(org.eclipse.equinox.p2.ui 2.0.0.v20100518)
    Equinox Provisioning UI Support 1.0.101.R35x_v20090819
(org.eclipse.equinox.p2.ui 1.0.101.R35x_v20090819)
  Cannot satisfy dependency:
    From: Equinox p2 Provisioning
1.1.2.R35x_v20091106-7u6FbQFUAtsCKD5Fxz0qz0fb2932
(org.eclipse.equinox.p2.user.ui.feature.group
1.1.2.R35x_v20091106-7u6FbQFUAtsCKD5Fxz0qz0fb2932)
    To: org.eclipse.equinox.p2.ui [1.0.101.R35x_v20090819]
  Cannot satisfy dependency:
    From: m2e Marketplace 0.13.0.201105192206 (org.eclipse.m2e.discovery
0.13.0.201105192206)
    To: package org.eclipse.equinox.p2.ui 0.0.0
  Cannot satisfy dependency:
    From: M2E - Maven Integration for Eclipse (Incubation)
0.13.0.201105192206 (org.eclipse.m2e.feature.feature.group
0.13.0.201105192206)
    To: org.eclipse.m2e.discovery [0.13.0.201105192206]
  Cannot satisfy dependency:
    From: Eclipse SDK 3.5.2.M20100211-1343 (org.eclipse.sdk.ide
3.5.2.M20100211-1343)
    To: org.eclipse.equinox.p2.user.ui.feature.group
[1.1.2.R35x_v20091106-7u6FbQFUAtsCKD5Fxz0qz0fb2932]

-----Original Message-----
From: m2e-users-bounces@xxxxxxxxxxx [mailto:m2e-users-bounces@xxxxxxxxxxx]
On Behalf Of Igor Fedorenko
Sent: 24 May 2011 03:26
To: m2e-users@xxxxxxxxxxx
Subject: Re: [m2e-users] Missing artifact

This does not provide enough details to say anything specific.

Does the problem build from command line using maven 3.0.2 or 3.0.3?

Are you able to reproduce the problem using latest m2e 0.13.0 available
from Eclipse Indigo/3.7 release repository?

--
Regards,
Igor

On 11-05-23 07:13 PM, Nigel Weinronk wrote:
> Hi,
>
> I have been using m2eclipse 0.12.1 for a while but today I have started
> to get lots of 'Missing artifact'
>
> messages in the console window for artefact that are in my local
repository.
>
> I have tried cleaning / refreshing the project.
>
> I have tried 'updating project configuration' / 'updating dependencies'
> but to no avail.
>
> I get the following message on a clean.
>
> rg.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
> goal on project
>
> Any help appreciated.
>
_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users




Back to the top