Re: How to get Maven plug-in to operate in the context of Eclipse Workspace

2005-07-13 Thread Trygve Laugstøl
On Tue, Jul 12, 2005 at 09:00:55PM +0200, Peter Neubauer wrote: > On Tuesday 12 July 2005 20:47, Miks Rozenbergs wrote: > > So the question is how to call Maven from Eclipse providing Maven plug-in > > (which we are about to develop) with access to Eclipse Workspace and > > Eclipse plug-in classes?

Re: How to get Maven plug-in to operate in the context of Eclipse Workspace

2005-07-13 Thread Trygve Laugstøl
On Tue, Jul 12, 2005 at 09:47:53PM +0300, Miks Rozenbergs wrote: > Hello everybody! > We are investigating the use of Maven (M2) as a way to describe > dependancies between various components making up our Web applications and > do builds. Components are developed using our own in-house developme

Re: How to get Maven plug-in to operate in the context of Eclipse Workspace

2005-07-12 Thread Peter Neubauer
On Tuesday 12 July 2005 20:47, Miks Rozenbergs wrote: > So the question is how to call Maven from Eclipse providing Maven plug-in > (which we are about to develop) with access to Eclipse Workspace and > Eclipse plug-in classes? Is there anything out there already? As far as I can tell, M2 is writte

How to get Maven plug-in to operate in the context of Eclipse Workspace

2005-07-12 Thread Miks Rozenbergs
Hello everybody! We are investigating the use of Maven (M2) as a way to describe dependancies between various components making up our Web applications and do builds. Components are developed using our own in-house development and configuration tools which already have implemented code generatio