if .project is not in .cvsignore file if maven-plugin knows where M2_REPO is located e.g. mvn eclipse:configure-workspace -Declipse.workspace=<path to the workspace> goto project root mvn eclipse:eclipseand eclipse files will be created
http://swik.net/Spring/Spring+Framework+News/How+to+create+a+Spring-DM+bundle+project+using+Maven+(and+Eclipse...)/cbyax hth Martin ______________________________________________ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business of Sender. This transmission is of a confidential nature and Sender does not endorse distribution to any party other than intended recipient. Sender does not necessarily endorse content contained within this transmission. > Date: Sun, 21 Sep 2008 03:04:22 -0700 > From: [EMAIL PROTECTED] > To: [email protected] > Subject: How to create the ".project" file? > > > I use "mvn archetype:create -DarchetypeGroupId=org.apache.maven.archetypes > -DarchetypeArtifactId=maven-archetype-webapp -DgroupId=com.mycompany.app > -DartifactId=TestWebApp" to create a project. But I have to create the > ".project" file sothat I can import the project in Eclipse. Surely I can use > mvn eclipse:eclipse to create the ".project". But is there another way > (another maven command) to do this? > -- > View this message in context: > http://www.nabble.com/How-to-create-the-%22.project%22-file--tp19593035p19593035.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > _________________________________________________________________ See how Windows connects the people, information, and fun that are part of your life. http://clk.atdmt.com/MRT/go/msnnkwxp1020093175mrt/direct/01/
