Re: Using maven directly from a java application ?

2007-04-12 Thread Thierry Lach
] -- View this message in context: http://www.nabble.com/Using--maven-directly-from-a-java-application---tf3546918s177.html#a9932032 Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail

Re: Using maven directly from a java application ?

2007-04-12 Thread nicolas de loof
- De: Wayne Fay [mailto:[EMAIL PROTECTED] Envoyé: mardi 10 avril 2007 15:16 À: Maven Users List Objet: Re: Using maven directly from a java application ? You may want to try to use the Maven Embedder: http://idisk.maven.org/jvanzyl/Public/embedder/ Wayne On 4/9/07

Re: Using maven directly from a java application ?

2007-04-11 Thread Thierry Lach
Amraoui [EMAIL PROTECTED] wrote: Thx for reply. There are some documentation about using embeded maven ?? -Message d'origine- De: Wayne Fay [mailto:[EMAIL PROTECTED] Envoyé: mardi 10 avril 2007 15:16 À: Maven Users List Objet: Re: Using maven directly from a java application ? You may

Re: Using maven directly from a java application ?

2007-04-11 Thread franz see
documentation about using embeded maven ?? -Message d'origine- De: Wayne Fay [mailto:[EMAIL PROTECTED] Envoyé: mardi 10 avril 2007 15:16 À: Maven Users List Objet: Re: Using maven directly from a java application ? You may want to try to use the Maven Embedder: http

Re: Using maven directly from a java application ?

2007-04-10 Thread Wayne Fay
You may want to try to use the Maven Embedder: http://idisk.maven.org/jvanzyl/Public/embedder/ Wayne On 4/9/07, Marouane Amraoui [EMAIL PROTECTED] wrote: Hi, I want to atomize the creation of the structure of my project. So iwant to develop a desktop application in order to give to the

RE: Using maven directly from a java application ?

2007-04-10 Thread Marouane Amraoui
Thx for reply. There are some documentation about using embeded maven ?? -Message d'origine- De : Wayne Fay [mailto:[EMAIL PROTECTED] Envoyé : mardi 10 avril 2007 15:16 À : Maven Users List Objet : Re: Using maven directly from a java application ? You may want to try to use the Maven

Re: Using maven directly from a java application ?

2007-04-10 Thread Wayne Fay
[mailto:[EMAIL PROTECTED] Envoyé: mardi 10 avril 2007 15:16 À: Maven Users List Objet: Re: Using maven directly from a java application ? You may want to try to use the Maven Embedder: http://idisk.maven.org/jvanzyl/Public/embedder/ Wayne On 4/9/07, Marouane Amraoui [EMAIL PROTECTED] wrote: Hi

Re: Using maven directly from a java application ?

2007-04-10 Thread franz see
for reply. There are some documentation about using embeded maven ?? -Message d'origine- De: Wayne Fay [mailto:[EMAIL PROTECTED] Envoyé: mardi 10 avril 2007 15:16 À: Maven Users List Objet: Re: Using maven directly from a java application ? You may want to try to use the Maven

Using maven directly from a java application ?

2007-04-09 Thread Marouane Amraoui
Hi, I want to atomize the creation of the structure of my project. So iwant to develop a desktop application in order to give to the end user To fill some parameters like : groupId, artifactId ... My question how can I invoke all command mvn from my application desktop , ie I don't want