Hi Carlo, I suggest you the following: 1) checkout the /trunk form svn (as you did) 2) compile first
$ mvn install (you can also see the README file for extended instructions) 3) prepare eclipse projects using maven $ mvn eclipse:eclipse 4) then import the project in eclipse. Keep in mind that you should make eclipse pointing to your installation of maven, and its repository Then you may have problems reported by eclipse, but you should be able to fixe them easily, using 'quick fix' or updating maven dependencies (both from eclipse UI) This worked for me several times. Ciao Enrico On 4 February 2012 16:08, Carlo Allocca <[email protected]> wrote: > Please, I am sending the below "stanbol installation errors". > > Any help? > Carlo > > Begin forwarded message: > > *From: *Carlo Allocca <[email protected]> > *Date: *3 February 2012 15:34:42 GMT > *To: *"[email protected]" < > [email protected]> > *Cc: *Carlo Allocca <[email protected]> > *Subject: **stanbol installation errors* > > Dear All, > > I am starting a new experience in using Stanbol. I am (almost) following > the instructions as described in > http://incubator.apache.org/stanbol/docs/trunk/tutorial.html > > Specifically, I did the following: > > 1) I created a folder on my desktop and from a console I run svn co > http://svn.apache.org/repos/asf/incubator/stanbol/trunk stanbol > > 2) From Eclipse (Indigo) File-->Import -->Maven -->Existing Maven > Projects. The attached picture shows the main errors occurring in the files > pom.xml > > > Please, I would like to ask any help to solve the below errors or any > document or link which may be useful to read. > > > Many Thanks, > > Best, > Carlo > > > > > > > > > > > > -- > The Open University is incorporated by Royal Charter (RC 000391), an > exempt charity in England & Wales and a charity registered in Scotland (SC > 038302). > -- Enrico Daga -- http://www.enridaga.net skype: enri-pan
