Pedro Pedruzzi wrote:
Hi Igor.

On Tue, Jul 1, 2008 at 11:46 AM, Igor Fedorenko <[EMAIL PROTECTED]> wrote:
Tycho requires maven 2.1, and you can pickup pre-built/pre-configured
package from [1].

Ok. I've managed to build m2eclipse using maven 2.0.9 (from CLI). I
was having problems downloading that dependency
(org.apache.maven.artifact:maven-artifact:jar:3.0-SNAPSHOT) but it
suddenly worked out.

I just did not understand why I could not do the same using m2eclipse
(triggering its own building). Don't you guys use m2eclipse to build
itself?

Tycho is m2e subproject with the goal to provide first class support for building Eclipse/OSGi based system using Maven. We will eventually integrate Tycho functionality into m2e GUI, but right now it is CLI-only. Also, as Eugene already explained, you can change and debug m2eclipse right from Eclipse IDE, without running CLI build.



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.

I will prepare a target platform to deploy it to. I'll let you know.

I apologize for the confusion, but the build instructions I gave you apply to the current m2e trunk, and do NOT apply to m2e 0.9.4.


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. ;-)

That would be great.

Thanks for your time and answers.

Regards,



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

   http://xircles.codehaus.org/manage_email


Reply via email to