Hi,
i'm trying to create a development environment of openkm but can't seen to get it done.
I've followed the wiki - http://wiki.openkm.com/index.php/Developer_Guide - but i'm checking out the code as in http://wiki.openkm.com/index.php/Checko ... Subversion, the maven progress bar doesn't get over the 10%. I've checked and the source code seems to be all downloaded.
I've then tried importing the maven project (from the code i've downloaded in the step above) and it also doesn't get over the 10%.
Here's the console output.. and it stops here for hours:
Thanks.
i'm trying to create a development environment of openkm but can't seen to get it done.
I've followed the wiki - http://wiki.openkm.com/index.php/Developer_Guide - but i'm checking out the code as in http://wiki.openkm.com/index.php/Checko ... Subversion, the maven progress bar doesn't get over the 10%. I've checked and the source code seems to be all downloaded.
I've then tried importing the maven project (from the code i've downloaded in the step above) and it also doesn't get over the 10%.
Here's the console output.. and it stops here for hours:
Code: Select all
Any idea?29-01-2011 8:54:53 GMT: Updating index central|http://repo1.maven.org/maven2
29-01-2011 8:54:55 GMT: Updated index for central|http://repo1.maven.org/maven2
29-01-2011 8:55:07 GMT: Refreshing [/openkm/pom.xml]
29-01-2011 8:55:13 GMT: [WARN] The POM for com.openkm.extension:sample-full:jar:5.0 is missing, no dependency information available
29-01-2011 8:55:15 GMT: Downloaded http://repository.jboss.com/maven2/commons-fileupload/commons-fileupload/1.2.1/commons-fileupload-1.2.1.jar
29-01-2011 8:55:15 GMT: Downloaded http://repository.jboss.com/maven2/org/apache/commons/commons-compress/1.0/commons-compress-1.0.jar
29-01-2011 8:55:15 GMT: Downloaded http://repository.jboss.com/maven2/de/schlichtherle/io/truezip/6.6/truezip-6.6.jar
29-01-2011 8:55:15 GMT: Downloaded http://repository.jboss.com/maven2/org/slf4j/slf4j-api/1.5.3/slf4j-api-1.5.3.jar
29-01-2011 8:55:16 GMT: Downloaded http://repository.jboss.com/maven2/org/slf4j/slf4j-log4j12/1.5.3/slf4j-log4j12-1.5.3.jar
29-01-2011 8:55:16 GMT: Downloaded http://repository.jboss.com/maven2/dnsjava/dnsjava/2.0.8/dnsjava-2.0.8.jar
29-01-2011 8:56:16 GMT: Downloaded http://repository.jboss.com/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar
29-01-2011 8:56:16 GMT: Downloaded http://repository.jboss.com/maven2/org/apache/jackrabbit/jackrabbit-core/1.6.4/jackrabbit-core-1.6.4.jar
29-01-2011 8:56:16 GMT: Downloaded http://repository.jboss.com/maven2/org/apache/jackrabbit/jackrabbit-api/1.6.4/jackrabbit-api-1.6.4.jar
29-01-2011 8:56:17 GMT: Downloaded http://repository.jboss.com/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/1.6.4/jackrabbit-jcr-commons-1.6.4.jar
Thanks.