You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Roy Henderson <r_...@rebexitservices.co.uk> on 2005/10/20 02:59:15 UTC

[M2.0] Getting started with M2.0 and Eclipse

I have installed M2.0 final and stepped through "Getting Started".

I would like to use Maven to add function to my Eclipse development
environment. I have downloaded Mevenide which appears to be the recommended
link between Maven and Eclipse.

I would appreciate some feedback regarding:

1) Is Mevenide the preferred link or is there any other bridge I should be
looking at?

2) If Mevenide, is it compatible with M2.0?

3) To get started, within Eclipse do I create a new Maven project or a new
Java project?

Apologies if these are 101 level questions but I'm trying to learn what
Maven can give me without initially having to spend a lot of time at the
front end.

Thanks,

Roy


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [M2.0] Getting started with M2.0 and Eclipse

Posted by Piotr Bzdyl <pi...@bzdyl.net>.
> No, for that you will Mevenide - however, I believe Mevenide does not
> support m2 yet.
>   
As Jason van Zyl wrote:

"There exists an m2 plug-in for Eclipse and I will probably release it

next week sometime. It supersedes anything in Mevenide as far as m2
goes. It will be a preview but it needs a little work before it's
released."

I am asking about sources of the plugin Jason is writing.

Best regards,
Piotr


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


RE: [M2.0] Getting started with M2.0 and Eclipse

Posted by Siegfried Heintze <si...@heintze.com>.
Jason,
Would you mind elaborating on that a bit? Maybe a URL, perhaps?
Sieg

-----Original Message-----
From: Jason van Zyl [mailto:jason@maven.org] 
Sent: Thursday, October 20, 2005 9:28 AM
To: Maven Users List
Subject: Re: [M2.0] Getting started with M2.0 and Eclipse

On Thu, 2005-10-20 at 11:23 +0200, Arik Kfir wrote:
> No, for that you will Mevenide - however, I believe Mevenide does not
> support m2 yet.

Mevenide doesn't but something else has been written.

> On 10/20/05, Piotr Bzdyl <pi...@bzdyl.net> wrote:
> > Hello,
> > > The source is within
> > > http://svn.apache.org/repos/asf/maven/components/trunk
> > >
> > > look under maven-plugins/maven-eclipse-plugin.
> > Just a little misunderstanding. I was talking about plugin for Eclipse
> > to execute maven 2 goals from Eclipse IDE and not about maven 2 plugin
> > to create .classpath and .project files.
> >
> > Best regards,
> > Piotr
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
> 
-- 
jvz.

Jason van Zyl
jason at maven.org
http://maven.apache.org

In short, man creates for himself a new religion of a rational
and technical order to justify his work and to be justified in it.

  -- Jacques Ellul, The Technological Society


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [M2.0] Getting started with M2.0 and Eclipse

Posted by Jason van Zyl <ja...@maven.org>.
On Thu, 2005-10-20 at 11:23 +0200, Arik Kfir wrote:
> No, for that you will Mevenide - however, I believe Mevenide does not
> support m2 yet.

Mevenide doesn't but something else has been written.

> On 10/20/05, Piotr Bzdyl <pi...@bzdyl.net> wrote:
> > Hello,
> > > The source is within
> > > http://svn.apache.org/repos/asf/maven/components/trunk
> > >
> > > look under maven-plugins/maven-eclipse-plugin.
> > Just a little misunderstanding. I was talking about plugin for Eclipse
> > to execute maven 2 goals from Eclipse IDE and not about maven 2 plugin
> > to create .classpath and .project files.
> >
> > Best regards,
> > Piotr
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
> 
-- 
jvz.

Jason van Zyl
jason at maven.org
http://maven.apache.org

In short, man creates for himself a new religion of a rational
and technical order to justify his work and to be justified in it.

  -- Jacques Ellul, The Technological Society


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [M2.0] Getting started with M2.0 and Eclipse

Posted by Arik Kfir <ar...@gmail.com>.
No, for that you will Mevenide - however, I believe Mevenide does not
support m2 yet.

On 10/20/05, Piotr Bzdyl <pi...@bzdyl.net> wrote:
> Hello,
> > The source is within
> > http://svn.apache.org/repos/asf/maven/components/trunk
> >
> > look under maven-plugins/maven-eclipse-plugin.
> Just a little misunderstanding. I was talking about plugin for Eclipse
> to execute maven 2 goals from Eclipse IDE and not about maven 2 plugin
> to create .classpath and .project files.
>
> Best regards,
> Piotr
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [M2.0] Getting started with M2.0 and Eclipse

Posted by Piotr Bzdyl <pi...@bzdyl.net>.
Hello,
> The source is within 
> http://svn.apache.org/repos/asf/maven/components/trunk
>
> look under maven-plugins/maven-eclipse-plugin.
Just a little misunderstanding. I was talking about plugin for Eclipse 
to execute maven 2 goals from Eclipse IDE and not about maven 2 plugin 
to create .classpath and .project files.

Best regards,
Piotr

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [M2.0] Getting started with M2.0 and Eclipse

Posted by Edwin Punzalan <ep...@exist.com>.
The source is within http://svn.apache.org/repos/asf/maven/components/trunk

look under maven-plugins/maven-eclipse-plugin.



Piotr Bzdyl wrote:

> Hello,
>
>> There exists an m2 plug-in for Eclipse and I will probably release it
>> next week sometime. It supersedes anything in Mevenide as far as m2
>> goes. It will be a preview but it needs a little work before it's
>> released.
>>   
>
> Is it possible to checkout sources of this Eclipse plugin and take a 
> look at it before release?
>
> Best regards,
> Piotr
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [M2.0] Getting started with M2.0 and Eclipse

Posted by Jason van Zyl <ja...@maven.org>.
On Thu, 2005-10-20 at 09:32 +0200, Piotr Bzdyl wrote:
> Hello,
> > There exists an m2 plug-in for Eclipse and I will probably release it
> > next week sometime. It supersedes anything in Mevenide as far as m2
> > goes. It will be a preview but it needs a little work before it's
> > released.
> >   
> Is it possible to checkout sources of this Eclipse plugin and take a 
> look at it before release?

Yes, anyone who is interested can send me their contact info and I can
give you a binary of the plugin.

> Best regards,
> Piotr
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
> 
-- 
jvz.

Jason van Zyl
jason at maven.org
http://maven.apache.org

We know what we are, but know not what we may be.

  -- Shakespeare


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [M2.0] Getting started with M2.0 and Eclipse

Posted by Piotr Bzdyl <pi...@bzdyl.net>.
Hello,
> There exists an m2 plug-in for Eclipse and I will probably release it
> next week sometime. It supersedes anything in Mevenide as far as m2
> goes. It will be a preview but it needs a little work before it's
> released.
>   
Is it possible to checkout sources of this Eclipse plugin and take a 
look at it before release?

Best regards,
Piotr

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [M2.0] Getting started with M2.0 and Eclipse

Posted by Brill Pappin <jo...@gmail.com>.
Yay... I was just checking the Mevenide site for an m2 plugin...
unfortunatly the new pom structure, while it cleans a lot of things up is
also a bit of a beast.

I look forward to trying it out, and I'm sure I'll pester you guys with some
tickets :)

- Brill pappin

On 10/19/05, Jason van Zyl <ja...@maven.org> wrote:
>
> On Thu, 2005-10-20 at 01:59 +0100, Roy Henderson wrote:
> > I have installed M2.0 final and stepped through "Getting Started".
> >
> > I would like to use Maven to add function to my Eclipse development
> > environment. I have downloaded Mevenide which appears to be the
> recommended
> > link between Maven and Eclipse.
> >
> > I would appreciate some feedback regarding:
> >
> > 1) Is Mevenide the preferred link or is there any other bridge I should
> be
> > looking at?
> >
> > 2) If Mevenide, is it compatible with M2.0?
> >
> > 3) To get started, within Eclipse do I create a new Maven project or a
> new
> > Java project?
>
> There exists an m2 plug-in for Eclipse and I will probably release it
> next week sometime. It supersedes anything in Mevenide as far as m2
> goes. It will be a preview but it needs a little work before it's
> released.
>
> > Apologies if these are 101 level questions but I'm trying to learn what
> > Maven can give me without initially having to spend a lot of time at the
> > front end.
>
> No problem, we know that tooling is important and we're trying to get
> the m2 plugin for Eclipse in a consumable form asap.
>
> > Thanks,
> >
> > Roy
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
> >
> --
> jvz.
>
> Jason van Zyl
> jason at maven.org <http://maven.org>
> http://maven.apache.org
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

Re: [M2.0] Getting started with M2.0 and Eclipse

Posted by Jason van Zyl <ja...@maven.org>.
On Thu, 2005-10-20 at 01:59 +0100, Roy Henderson wrote:
> I have installed M2.0 final and stepped through "Getting Started".
> 
> I would like to use Maven to add function to my Eclipse development
> environment. I have downloaded Mevenide which appears to be the recommended
> link between Maven and Eclipse.
> 
> I would appreciate some feedback regarding:
> 
> 1) Is Mevenide the preferred link or is there any other bridge I should be
> looking at?
> 
> 2) If Mevenide, is it compatible with M2.0?
> 
> 3) To get started, within Eclipse do I create a new Maven project or a new
> Java project?

There exists an m2 plug-in for Eclipse and I will probably release it
next week sometime. It supersedes anything in Mevenide as far as m2
goes. It will be a preview but it needs a little work before it's
released.

> Apologies if these are 101 level questions but I'm trying to learn what
> Maven can give me without initially having to spend a lot of time at the
> front end.

No problem, we know that tooling is important and we're trying to get
the m2 plugin for Eclipse in a consumable form asap.

> Thanks,
> 
> Roy
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
> 
-- 
jvz.

Jason van Zyl
jason at maven.org
http://maven.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org