Re: Maven plugin eclipse question

2007-07-22 Thread Dan Tran
d not decide yet) Thanks, www.ejinz.com Search tool web - Original Message - From: "Dan Tran" <[EMAIL PROTECTED]> To: "Maven Users List" Sent: Sunday, July 22, 2007 3:44 PM Subject: Re: Maven plugin eclipse question > no. And you may as well manually create the p

Re: Maven plugin eclipse question

2007-07-22 Thread Dmitry
com Search tool web - Original Message - From: "Dan Tran" <[EMAIL PROTECTED]> To: "Maven Users List" Sent: Sunday, July 22, 2007 3:44 PM Subject: Re: Maven plugin eclipse question no. And you may as well manually create the project files using eclipse itse

Re: Maven plugin eclipse question

2007-07-22 Thread Wayne Fay
pendencies? On 7/22/07, Dmitry <[EMAIL PROTECTED]> wrote: > > Maven plugin eclipse question > > When we execute mvn eclipse :eclipse , it generate .classpath that contain > a > variable named M2_REPO with all dependecnise declared in th pom file. > > So it is possib

Re: Maven plugin eclipse question

2007-07-22 Thread Dan Tran
no. And you may as well manually create the project files using eclipse itself. Just curious, why dont you want the dependencies? On 7/22/07, Dmitry <[EMAIL PROTECTED]> wrote: Maven plugin eclipse question When we execute mvn eclipse :eclipse , it generate .classpath that con

Maven plugin eclipse question

2007-07-22 Thread Dmitry
Maven plugin eclipse question When we execute mvn eclipse :eclipse , it generate .classpath that contain a variable named M2_REPO with all dependecnise declared in th pom file. So it is possible to deactivate this behaviour ? ie : I don't want the plugin eclipse to generate to m