2010/6/3 Greg Akins <angryg...@gmail.com>:
> On Thu, Jun 3, 2010 at 10:50 AM, Andrew Close <acl...@gmail.com> wrote:
>>
>> i think Subversive is an Eclipse plugin that allows you to access
>> Subversion from within Eclipse.  Maven does not use Subversive, Maven
>> will work with your SCM(Subversion in this case) directly.  you need
>> to add an SCM section to your POM (or SuperPOM) so Maven knows how to
>> access your SCM.
>> here is some info on configuring Maven to work with your SCM:
>> http://maven.apache.org/pom.html#SCM
>>
>
> Yes, Subversive is an Eclipse plugin..
>
> So the M2Eclipse plugin, when checking out a new project in Eclipse
> will use the Maven scm plugin?  Not the Eclipse SCM providers?

I don't think so. M2Eclipse has an integration plugin between
M2Eclipse and Subclipse (not subversive) that adds an extra "Check out
as Maven project" menu item.

Antonio

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to