Hi.

Sorry for the very confusing posts. Let me make it clear.

There are two strange things I noticed when trying to build m2eclipse
(0.9.4.20080603-0114 tag).

1. When invoking maven CLI (mvn install, at
org.maven.ide.eclipse.parent directory), it can't resolve the
following dependency:
org.apache.maven.artifact:maven-artifact:jar:3.0-SNAPSHOT

  Path to dependency:
        1) 
org.maven.ide.components:org.maven.ide.components.maven_embedder:osgi-bundle:2.1.0.20080530-2300
        2) org.apache.maven:maven-embedder:jar:2.1-SNAPSHOT
        3) org.apache.maven:maven-core:jar:2.1-SNAPSHOT
        4) org.apache.maven.artifact:maven-artifact:jar:3.0-SNAPSHOT

I think that it is caused by this empty directory at maven-eclipse repo:

http://repository.sonatype.org:8081/nexus/content/groups/maven-eclipse/org/apache/maven/artifact/maven-artifact/3.0-SNAPSHOT/



2. Doing the same 'maven install' process, but this time using
m2eclipse (and embedded maven), I get a different behaviour:

Error scanning for extensions: Cannot resolve pre-scanned plugin
artifact (for use as an extension):
org.codehaus.tycho:maven-osgi-lifecycle-plugin: Failed to resolve
extension plugin:
org.codehaus.tycho:maven-osgi-lifecycle-plugin:maven-plugin:1.0-SNAPSHOT

It isn't even looking at the maven-eclipse repository.

Is my m2eclipse installation broken?

-- 
Pedro Pedruzzi | V2COM


On Tue, Jul 1, 2008 at 10:51 AM, Pedro Pedruzzi <[EMAIL PROTECTED]> wrote:
> I've just manage to fetch some dependencies from
> http://repository.sonatype.org with CLI maven (mvn install).
>
> I still can't get:
> org.apache.maven.artifact:maven-artifact:jar:3.0-SNAPSHOT
>
> When I tryied through m2eclipse, it could not find the thyco plugin
> dependency. It was simply not searching the sonatype repo. Why is
> that?
>
> Thanks again,
>
> --
> Pedro Pedruzzi | V2COM
>
> On Tue, Jul 1, 2008 at 10:40 AM, Pedro Pedruzzi <[EMAIL PROTECTED]> wrote:
>> Hi all!
>>
>> I'm trying to build M2Eclipse (0.9.4.20080603-0114 tag).
>>
>> Is there any maven repo I can use to fetch the following thyco plugin
>> (and possibly other needed dependencies)?
>>
>> org.codehaus.tycho:maven-osgi-lifecycle-plugin:maven-plugin:1.0-SNAPSHOT
>>
>> Or do I have to build thyco too?
>>
>> Any comments and answers are appreciated.
>>
>> Regards,
>>
>> --
>> Pedro Pedruzzi | V2COM
>>
>

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to