Page 1 of 1

Error checkout source code from Git

PostPosted:Mon Dec 11, 2017 2:27 pm
by beli
Hi,

I have Jboss installed on Win 64bits and I used git to checkout the source code as explained in https://docs.openkm.com/kcenter/view/ok ... m-git.html, but I get this error :
Failure to transfer org.codehaus.mojo:gwt-maven-plugin:pom:2.4.0 from http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.codehaus.mojo:gwt-maven-plugin:pom:2.4.0 from/to central (http://repo.maven.apache.org/maven2): null to http://repo.maven.apache.org/maven2/org ... -2.4.0.pom

How can I fix it? Any help please.

Thanks.

Re: Error checkout source code from Git

PostPosted:Wed Dec 13, 2017 4:52 am
by beli
I have found the solution.
we have to install git on the local machine.

Re: Error checkout source code from Git

PostPosted:Thu Dec 14, 2017 7:13 pm
by jllort
You can also download the latest eclipse and work with it for downloading the project from git.
http://www.eclipse.org/downloads/eclipse-packages/ -> Eclipse IDE for Java EE Developers

and here how working with it http://www.vogella.com/tutorials/Eclips ... ticle.html