M2E is running on top of maven so you would configure it the same as from the console...that is via the settings.xml. If you're new to maven take a look at the free book: http://www.sonatype.com/book to get up to speed quickly. It might be easier to get familiar with Maven from the command line before you dive in to full on IDE integration. One other pointer, if you do change your settings file, you can force M2E to reread it in the Maven section of the preferences page.
-----Original Message----- From: vanguard [mailto:[EMAIL PROTECTED] Sent: Friday, March 21, 2008 12:24 PM To: [email protected] Subject: [m2eclipse-user] How do I change the built-in maven repo? Background: I work for a large company (Fortune 100) and part of my job is bring maven into standard usage in our IT dept. Another part of our goal is to have web applications and web services built upon standard templates. We'd like to use maven to deliver these templates but the m2eclipse plugin naturally points to another remote repository. How can I configure the m2eclipse plugin to point to our internal maven repository instead of the default maven remote repository so that I can remove your list of built in project starting points and replace them with our own? -- View this message in context: http://www.nabble.com/How-do-I-change-the-built-in-maven-repo--tp1620175 8s177p16201758.html Sent from the Maven Eclipse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
