RE: Maven Embedder 2.0.4 examples

2010-06-10 Thread Nord, James
Try looking at the Maven ANT tasks - that has an ANT task for doing just that IIRC. /James -Original Message- From: Laird Nelson [mailto:ljnel...@gmail.com] Sent: 10 June 2010 12:56 To: Maven Developers List Subject: Re: Maven Embedder 2.0.4 examples On Thu, Jun 10, 2010 at 1:55 AM

Re: Maven Embedder 2.0.4 examples

2010-06-10 Thread Laird Nelson
On Thu, Jun 10, 2010 at 1:55 AM, Milos Kleint wrote: > actually netbeans is also using a summer 2008 2.1-SNAPSHOT (heavily patched) Slight tangent but still hopefully on topic: if the embedder is not a good way to reuse, say, the dependency resolution features of Maven, what is? I have a need fo

Re: Maven Embedder 2.0.4 examples

2010-06-09 Thread Milos Kleint
actually netbeans is also using a summer 2008 2.1-SNAPSHOT (heavily patched) Milos On Thu, Jun 10, 2010 at 2:41 AM, Jason van Zyl wrote: > The embedder was phased out of the 2.x line years ago and is not supported. > The only known client is Hudson. You might want to look in the Hudson source >

Re: Maven Embedder 2.0.4 examples

2010-06-09 Thread Michael Delaney
Ah okay. Thanks. I'll take a look. On 6/9/2010 8:41 PM, Jason van Zyl wrote: The embedder was phased out of the 2.x line years ago and is not supported. The only known client is Hudson. You might want to look in the Hudson source for examples. On Jun 9, 2010, at 5:39 PM, Michael Delaney wrote

Re: Maven Embedder 2.0.4 examples

2010-06-09 Thread Jason van Zyl
The embedder was phased out of the 2.x line years ago and is not supported. The only known client is Hudson. You might want to look in the Hudson source for examples. On Jun 9, 2010, at 5:39 PM, Michael Delaney wrote: > Anyone? > > On 6/8/2010 10:05 AM, Michael Delaney wrote: >> All, >> >> I'

Re: Maven Embedder 2.0.4 examples

2010-06-09 Thread Michael Delaney
Anyone? On 6/8/2010 10:05 AM, Michael Delaney wrote: All, I'm trying to get Maven Embedder 2.0.4 working but I can't seem to get around the error: org.apache.maven.embedder.MavenEmbedderException: Cannot lookup required component. at org.apache.maven.embedder.MavenEmbedder.start(Mave