You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Oana Ureche <oa...@deri.org> on 2008/04/01 12:25:51 UTC

Problem occured Checking out Maven projects

Hi all,

I recently installed Maven by following the steps given in this link:

http://docs.codehaus.org/display/M2ECLIPSE/Demo+Script

I got an error after, I had to modify the eclipse.ini by adding  the -vm 
argument.
Now my eclipse is running on JDK, so no problem there.

When I try File-> New -> Other -> Checkout Maven Projects from SVN
I get an error:
Problem Occurred:
Checking out Maven projects (time of error: 1 April 2008 11:23:09 BST)
Reason:
Check the details

The details say: Checkout error,
so no help here...

I am using Eclipse Europa, Windows XP, JDK 5.0, latest versions of 
subclipse, mylyn and maven.

Thanks in advance,
Oana

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


Re: Problem occured Checking out Maven projects

Posted by Stanley Lee <ma...@gmail.com>.
Can you check out regular project from svn? Like File->Import->Check out
projects from SVN

1. If you can't, then you might have problem with svn + eclipse.
2. If you can, then after check out, it will ask you to choose an
appropriate Project type to create, you can specify "Maven" at that time.

However, I am not big fan of m2eclipse, even when pom.xml exists, it still
try to ask and create one for you.

Stan

On Tue, Apr 1, 2008 at 6:25 AM, Oana Ureche <oa...@deri.org> wrote:

> Hi all,
>
> I recently installed Maven by following the steps given in this link:
>
> http://docs.codehaus.org/display/M2ECLIPSE/Demo+Script
>
> I got an error after, I had to modify the eclipse.ini by adding  the -vm
> argument.
> Now my eclipse is running on JDK, so no problem there.
>
> When I try File-> New -> Other -> Checkout Maven Projects from SVN
> I get an error:
> Problem Occurred:
> Checking out Maven projects (time of error: 1 April 2008 11:23:09 BST)
> Reason:
> Check the details
>
> The details say: Checkout error,
> so no help here...
>
> I am using Eclipse Europa, Windows XP, JDK 5.0, latest versions of
> subclipse, mylyn and maven.
>
> Thanks in advance,
> Oana
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>