Pedro,

Tycho requires maven 2.1, and you can pickup pre-built/pre-configured package from [1]. You will also need to m2eclipse target platform ([2] or [3], depending on your Eclipse version). Then you should be able to build m2eclipse by running the following command from org.maven.ide.eclipse.parent project

C:\tycho\bin\mvn package -Dtycho.targetPlatform=C:\m2etarget

Let me know if it works.

As a side note, tycho is a work in progress at the moment, but I hope to have first dev build along with some user documentation in few weeks, so stay tuned. ;-)


[1] http://repository.sonatype.org:8081/nexus/content/repositories/eclipse-snapshots/org/codehaus/tycho/tycho-distribution/0.2.0-SNAPSHOT/
[2] http://docs.codehaus.org/display/M2ECLIPSE/m2e+target+platform
[3] http://docs.codehaus.org/display/M2ECLIPSE/m2e+target+platform+(e3.4)

Pedro Pedruzzi 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




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

   http://xircles.codehaus.org/manage_email


Reply via email to