Just curious what the plugin does to specifically deal with wtp? Also, what does update sources do?
D- -----Original Message----- From: Denis Cabasson [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 23, 2006 8:48 AM To: [email protected] Subject: Re: Building MyEclipse project with Maven2 Konstantin Bartchenkov wrote: > > Hi Guys, > > I'm having a problem building myEclipse project using m2. > The main issue is that it's not in default maven file structure. > I don't know exactly what myEclipse is, but your porject looks a lot like a WTP project to me. In this case, I'd advocate for the maven file structure, with the maven-eclipse-plugin being able to generate correct eclipse settings so that WTP can correctly recognize your project structure. See: http://maven.apache.org/plugins/maven-eclipse-plugin/wtp.html Cheers! Denis -- View this message in context: http://www.nabble.com/Building-MyEclipse-project-with-Maven2-tf2151867.html#a5944810 Sent from the Maven - Users forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
