creating a maven project in eclipse very new bee

2008-10-23 Thread miro
-project-in-eclipse---very--new-bee-tp20135531p20135531.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]

Re: creating a maven project in eclipse very new bee

2008-10-23 Thread Henri Gomez
create maven based java project. -- View this message in context: http://www.nabble.com/creating-a-maven-project-in-eclipse---very--new-bee-tp20135531p20135531.html Sent from the Maven - Users mailing list archive at Nabble.com

Re: creating a maven project in eclipse very new bee

2008-10-23 Thread miro
for my project and maven will bring them from default server repository and place it in my local repository. Please help me create maven based java project. -- View this message in context: http://www.nabble.com/creating-a-maven-project-in-eclipse---very--new-bee-tp20135531p20135531.html

Re: creating a maven project in eclipse very new bee

2008-10-23 Thread David C. Hicks
for my project and maven will bring them from default server repository and place it in my local repository. Please help me create maven based java project. -- View this message in context: http://www.nabble.com/creating-a-maven-project-in-eclipse---very--new-bee-tp20135531p20135531.html

Re: creating a maven project in eclipse very new bee

2008-10-23 Thread Eugene Kuleshov
in context: http://www.nabble.com/creating-a-maven-project-in-eclipse---very--new-bee-tp20135531p20140112.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: creating a maven project in eclipse very new bee

2008-10-23 Thread Eugene Kuleshov
, it should be done through the pom.xml. M2Eclipse (the Eclipse plugin) can help with this, but isn't strictly necessary. -- View this message in context: http://www.nabble.com/creating-a-maven-project-in-eclipse---very--new-bee-tp20135531p20140178.html Sent from the Maven - Users mailing list

Re: creating a maven project in eclipse very new bee

2008-10-23 Thread David C. Hicks
Thanks, Eugene. I was actually aware of that, but in the interest of education I was trying to make it clear that Maven and Eclipse are two distinct things. Sometimes, as useful as they may be, plugins blur the lines. I generally think it's better to learn the one tool, then figure out how

Re: creating a maven project in eclipse very new bee

2008-10-23 Thread Rusty Wright
Some excellent documentation for Maven and the m2eclipse plugin: http://www.sonatype.com/book/reference/public-book.html http://www.exist.com/better-build-maven miro wrote: I am very very new to maven need help in creating a project . Eclipse 3.4.1 and installed maven eclipse project.