Use the maven eclipse:eclipse target. This will create the project for you. Once that's done, go to the "java build path" properties for your project. Click the "add variable" button and create a variable called "M2_REPO" that points to your "YOUR_HOME_DIR/.m2/repository" From then on, any new dependencies added to maven through its targets should then precipitate a new "mvn eclipse:eclipse" call from you in order to get the project in synch with its dependencies.
Check out this link for more info: http://maven.apache.org/plugins/maven-eclipse-plugin/ On 12/4/06, Bill Holloway <[EMAIL PROTECTED]> wrote:
Can anyone give me a pointer about setting up the maven2 repositories in my eclipse project for Tapestry 5? I can't seem to get the repository definition into the right place in order to see the tapestry-core and tapestry-ioc entries in Eclipse's "Add Dependency" dialog. Thanks, Bill -- "Budgets are moral documents." -- Ann Richards --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Gotta find my destiny, before it gets too late.-- Ian Curtis