Page 1 of 1

Problem in Getting Source from maven SVN

PostPosted:Sun Aug 05, 2012 1:11 pm
by vikrant
I am trying to download source(version 5.1) from maven svn in eclipse(Galilio SR2)
but it stucks on 10% and does not show any error just show
importing maven project in progress.
I also did wait for 2-3 hours(2-3 times) but result is same(for version openkm 5.1, 5.1.8.2 )
should I wait more..
How much time does it take.

I have configured maven,jdk1.6.26, subeclipse, Jboss in eclipse(on Windows 7) as per the OpenKM documentation.

please need help.


Thank you

Re: Problem in Getting Source from maven SVN

PostPosted:Tue Aug 07, 2012 7:12 am
by jllort
Maven could try several hours ( take a look if you get a .m2 folder directory ) with 10MB DSL has import a lot of libraries etc...

if you want can close eclipse and execute maven from terminal, then you will see probably better what's happening. Use the command mvn clean package -Dmaven.test.skip=true