RE: How to run maven with java class

2007-02-01 Thread Janecek Jan
users@maven.apache.org Subject: RE: How to run maven with java class Hi Jan, Have you used the Embedder anytime? Seems like there are lots of issues related to it. Basically, I am trying to make a web-interface executing basic maven tasks like i have mentioned. Would the MavenEmbedder be approp

RE: How to run maven with java class

2007-01-31 Thread Apu
Hi Jan, Have you used the Embedder anytime? Seems like there are lots of issues related to it. Basically, I am trying to make a web-interface executing basic maven tasks like i have mentioned. Would the MavenEmbedder be appropriate for this purpose. Apu Janecek Jan wrote: > > Hi, > > See

RE: How to run maven with java class

2007-01-31 Thread Janecek Jan
Hi, See http://maven.apache.org/guides/mini/guide-embedding-m2.html. It should help. Jan -Original Message- From: Apu [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 31, 2007 2:17 PM To: users@maven.apache.org Subject: How to run maven with java class Hi, I was curious if you cou