Hi Enrico Thanks for that - I'm trying again with the latest source and Maven 3.
I am now getting a file not found error on: http://www.salzburgresearch.at/~rwesten/stanbol/dbpedia_43k.solrindex.zip [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.6: run (compile) on project org.apache.stanbol.data.sites.dbpedia.default: An Ant B uildException has occured: The following error occurred while executing this lin e: [ERROR] /home/share/stanbol/data/sites/dbpediadefault/download_index.xml:26: Fai led to copy http://www.salzburgresearch.at/~rwesten/stanbol/dbpedia_43k.solrinde x.zip to /home/share/stanbol/data/sites/dbpediadefault/src/main/resources/org/ap ache/stanbol/data/site/dbpedia/default/index/dbpedia_43k.solrindex.zip due to ja va.io.FileNotFoundException http://www.salzburgresearch.at/~rwesten/stanbol/dbpe dia_43k.solrindex.zip Regards Steve > -----Original Message----- > From: Enrico Daga [mailto:[email protected]] > Sent: 05 October 2011 16:37 > To: [email protected] > Subject: Re: KReS and slf4j > > > On 4 October 2011 15:10, Stephen Bayliss > <[email protected]> wrote: > > I have seen a few earlier threads about slf4j, but I'm > still getting > > problems with building KReS with a fresh checkout > > > > eg > > > stanbol/reasoners/manager/src/main/java/org/apache/stanbol/reasoners/m > > anager > > /ReasoningServicesManagerImpl.java:[10,16] package > org.slf4j does not exist > > > > These seem to be resolvable by adding the slf4j-api dependency to > > individual poms. > > > > I'm running > > > > mvn install -P kres > I can run this without such problem. I invite you to download > the latest version, first of all. Then can you tell me which > maven version are you using (I have maven 3)?. There is some > difference on how maven 2 interpret dependencies wrt > parent/projects poms. Anyway, if you find the same issue on > the latest version, I can add them in the individual pom. > > Cheers > Enrico > > > > > And I am on rev 1178739 > > > > Are there still some issues here? > > > > Regards > > Steve > > > > > > -- > Enrico Daga > > -- > http://www.enridaga.net > skype: enri-pan >
