Re: [m2eclipse-user] Re: re[m2eclipse-user] solving workspace artifacts

2008-06-18 Thread Eugene Kuleshov
Igor Fedorenko wrote: I've seen in the console the m2eclipse using the eclipse:m2eclipse mojo, which uses the same config information. So, what is the relationship between your plugin and the maven plugin: maven-eclipse-plugin:m2eclipse? I think Eugene already explained on another thread that m2

Re: [m2eclipse-user] Re: re[m2eclipse-user] solving workspace artifacts

2008-06-18 Thread Igor Fedorenko
[EMAIL PROTECTED] wrote: Igor Fedorenko <[EMAIL PROTECTED]> wrote on 18/06/2008 00:06:00: [EMAIL PROTECTED] wrote: Igor Fedorenko <[EMAIL PROTECTED]> wrote on 16/06/2008 11:43:31: Maven projects with packaging=war will be automatically configured as Dynamic Web WTP project during project i

Re: [m2eclipse-user] Re: re[m2eclipse-user] solving workspace artifacts

2008-06-17 Thread Chris_Graham
Igor Fedorenko <[EMAIL PROTECTED]> wrote on 18/06/2008 00:06:00: > [EMAIL PROTECTED] wrote: > > Igor Fedorenko <[EMAIL PROTECTED]> wrote on 16/06/2008 11:43:31: > > > >> Maven projects with packaging=war will be automatically configured as > >> Dynamic Web WTP project during project import or u

Re: [m2eclipse-user] Re: re[m2eclipse-user] solving workspace artifacts

2008-06-17 Thread Igor Fedorenko
[EMAIL PROTECTED] wrote: Igor Fedorenko <[EMAIL PROTECTED]> wrote on 16/06/2008 11:43:31: Maven projects with packaging=war will be automatically configured as Dynamic Web WTP project during project import or update configuration action. All relevant project dependencies will be added to WTP J

Re: [m2eclipse-user] Re: re[m2eclipse-user] solving workspace artifacts

2008-06-16 Thread Chris_Graham
Igor Fedorenko <[EMAIL PROTECTED]> wrote on 16/06/2008 11:43:31: > Maven projects with packaging=war will be automatically configured as > Dynamic Web WTP project during project import or update configuration > action. All relevant project dependencies will be added to WTP J2EE > Module Depende

Re: [m2eclipse-user] Re: re[m2eclipse-user] solving workspace artifacts

2008-06-15 Thread Chris_Graham
Igor Fedorenko <[EMAIL PROTECTED]> wrote on 16/06/2008 13:04:54: > [EMAIL PROTECTED] wrote: > > Igor Fedorenko <[EMAIL PROTECTED]> wrote on 16/06/2008 11:43:31: > > > >> Maven projects with packaging=war will be automatically configured as > >> Dynamic Web WTP project during project import or u

Re: [m2eclipse-user] Re: re[m2eclipse-user] solving workspace artifacts

2008-06-15 Thread Igor Fedorenko
[EMAIL PROTECTED] wrote: Igor Fedorenko <[EMAIL PROTECTED]> wrote on 16/06/2008 11:43:31: Maven projects with packaging=war will be automatically configured as Dynamic Web WTP project during project import or update configuration action. All relevant project dependencies will be added to WTP J

Re: [m2eclipse-user] Re: re[m2eclipse-user] solving workspace artifacts

2008-06-15 Thread Chris_Graham
Igor Fedorenko <[EMAIL PROTECTED]> wrote on 16/06/2008 11:43:31: > Maven projects with packaging=war will be automatically configured as > Dynamic Web WTP project during project import or update configuration > action. All relevant project dependencies will be added to WTP J2EE > Module Depende

Re: [m2eclipse-user] Re: re[m2eclipse-user] solving workspace artifacts

2008-06-15 Thread Igor Fedorenko
Maven projects with packaging=war will be automatically configured as Dynamic Web WTP project during project import or update configuration action. All relevant project dependencies will be added to WTP J2EE Module Dependencies (and removed from Maven Dependencies) and J2EE Module Dependencies

[m2eclipse-user] Re: re[m2eclipse-user] solving workspace artifacts

2008-06-15 Thread ChrisGWarp
I'm sorry, I really do not understand what you mean by "only supports WAR packaging". Could you please elaborate a bit? -Chris Igor Fedorenko-4 wrote: > > Chris, > > Our WTP integration requires WTP version 2.0 or 3.0, it does not work > with earlier versions of WTP. I think it is possible