Is it possible to *embed* the management of libraries of Maven2 into a product?

2006-07-11 Thread Tugdual Grall
Hello, First of all I am very very new to Maven, no real use experience, but would like to leverage some very cool stuff of this tools. IDEs, Application Server need to be able to quickly integrate new libraries to their environment. For example from an IDE I would like to be able to use the

Re: Is it possible to *embed* the management of libraries of Maven2 into a product?

2006-07-11 Thread Tarun Ramakrishna
Hi Tugdall, I am also new to maven. :-). But if you are using eclipse, there is a good eclipse plugin (still a bit rough at the edges) at m2eclipse.codehaus.org. It reads your POM file, downloads the libraries and puts them on your eclipse classpath. Its really useful and removes the integration

Re: Is it possible to *embed* the management of libraries of Maven2 into a product?

2006-07-11 Thread Tomasz Pik
On 7/11/06, Tugdual Grall [EMAIL PROTECTED] wrote: Hello, [] Is-it possible to leverage Maven dependencie analysis and library management is other application than Maven? If yes could you please give me pointer? There's a 'maven embedder' project. This link