Hmm, indeed, our CI has the same problem now http://ci.sonatype.org/job/m2eclipse-with-e34/91/console . We will have a look.

Pedro Pedruzzi wrote:
Hi Igor. Thanks for your reponse.

On Wed, Jul 2, 2008 at 10:38 AM, Igor Fedorenko <[EMAIL PROTECTED]> wrote:

Pedro Pedruzzi wrote:
Hi Eugene.

On Tue, Jul 1, 2008 at 10:48 PM, Eugene Kuleshov <[EMAIL PROTECTED]> wrote:
Pedro Pedruzzi wrote:
I'm trying to build M2Eclipse (0.9.4.20080603-0114 tag).

 Out of curiosity, can you tell us why you are trying to build m2eclipse
from the command line?

 Just to clarify, you don't need to be able to build from the command
line
and you can actually run and debug m2eclipse from the IDE as described on
the wiki [1]. If you just want the latest version built from trunk, you
can
always grab it from the CI server [2], which is building it with Tycho.
Actually I am interested to build it myself. And hacking it also! :-)

The first thing I did was reading that wiki page [1]. Unfortunately, I
did not find there (and still) any instructions on how to setup an
eclipse project from the sources. Of course, intuitively, as it being
a maven project, my attempt was to import it as such (import maven
project wizard). But after doing that, m2eclipse complained about
missing artifacts (extension plugins) that is should had fetched from
the maven-eclipse repository (hosted at sonatype.org) described in the
POM descriptor. But it did not even try that.

I believe repository.sonatype.org was down for several minutes yesterday
morning (eastern timezone).

I noticed. And that was the cause of some dificulties I had yesterday.
But even when it get back stable (I tryied few minutes ago) I have
this problem. As I said, it did not even try reaching this repo.

After some time trying to understand why that was happening, I feel
like calling maven directly with mvn install. And it worked. Of course
after this command line build, I was able to build with eclipse as
well, because all the dependencies were already available locally. But
if I remove those from the local repository and try to build m2eclipse
from ide, I get the same problem. Do you have any idea why I might
experiencing that behaviour?

This page [1] explains how to setup m2eclipse development environment and
checkout sources from SVN. We plan to support import as maven projects for
Eclipse/PDE projects sometime in the future, but this does not work at the
moment.

[1]
http://docs.codehaus.org/display/M2ECLIPSE/Configuring+Development+Environment

Ok.

Thanks again.

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