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 generation, 
packaging, etc. tasks, so, all we need is to create simple Maven plug-in 
(-s) calling those tasks. However the catch is that all our development 
tools are tightly integrated into Eclipse and require running Eclipse 
Workspace with all the Eclipse plug-ins loaded in order to perform code 
generation, packaging etc.
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?
Best Regards.
Miks Rozenbergs
Exigen Group
www.exigengroup.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to