Re: m2eclipse embedded maven still 2.1-SNAPSHOT ?

2009-05-06 Thread Milos Kleint
not an expert on m2eclipse but netbeans is also using a quite old version of
2.1-SNAPSHOT (from last June to be precise). The current trunk is not there
yet (and since it will take some effort to migrate I will wait for betas as
least).

I've got the same issue reported (not with enforcer, but the prerequisite
element.).
I've *fixed* the issue with faking 2.9-SNAPSHOT as version of the embedded
maven.
In any case I encourage people to use command line maven for building in
netbeans, not the embedded one.

Milos

On Wed, May 6, 2009 at 1:51 PM, nicolas de loof nico...@apache.org wrote:

 Hi,
 As I'm using enforcer plugin to check maven version is = 2.1.0 I just
 noticed m2eclipse 0.9.8 embedded maven still reports version 2.1-SNAPSHOT
 I may be wrong but AFAIK embeddedMaven is build from trunk (3.0-SNAPSHOT) -
 does this mean m2eclipse uses a some-months-old version ?



Re: m2eclipse embedded maven still 2.1-SNAPSHOT ?

2009-05-06 Thread Igor Fedorenko
This is correct, m2e 0.9.8 uses old 2.1.0 embedder from before 
2.1-3.0 version rename. We plan to update embedder to real 3.0 in 0.9.9.


For now, you should be able to move enforcer execution to a profile, 
which is not activated in m2e.


--
Regards,
Igor

nicolas de loof wrote:

Hi,
As I'm using enforcer plugin to check maven version is = 2.1.0 I just
noticed m2eclipse 0.9.8 embedded maven still reports version 2.1-SNAPSHOT
I may be wrong but AFAIK embeddedMaven is build from trunk (3.0-SNAPSHOT) -
does this mean m2eclipse uses a some-months-old version ?




-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: m2eclipse embedded maven still 2.1-SNAPSHOT ?

2009-05-06 Thread nicolas de loof
Is there any way to activate such a profile by detecting m2eclipse is
running (using some property) ?

2009/5/6 Igor Fedorenko i...@ifedorenko.com

 This is correct, m2e 0.9.8 uses old 2.1.0 embedder from before 2.1-3.0
 version rename. We plan to update embedder to real 3.0 in 0.9.9.

 For now, you should be able to move enforcer execution to a profile, which
 is not activated in m2e.

 --
 Regards,
 Igor


 nicolas de loof wrote:

 Hi,
 As I'm using enforcer plugin to check maven version is = 2.1.0 I just
 noticed m2eclipse 0.9.8 embedded maven still reports version 2.1-SNAPSHOT
 I may be wrong but AFAIK embeddedMaven is build from trunk (3.0-SNAPSHOT)
 -
 does this mean m2eclipse uses a some-months-old version ?



 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org