On 6 October 2011 20:57, Stephen Bayliss <[email protected]> wrote: > Maybe it's worth updating the README.md - as this specifies Maven 2.2.1? Well, if the readme says maven 2, it is probably more easy that I update the poms to support both.
Thank you Enrico > >> -----Original Message----- >> From: Enrico Daga [mailto:[email protected]] >> Sent: 06 October 2011 14:43 >> To: [email protected] >> Subject: Re: KReS and slf4j >> >> >> On 6 October 2011 12:49, Stephen Bayliss >> <[email protected]> wrote: >> > Hi Enrico >> > >> > Happy to report that upgrading to Maven 3 has resolved the >> slf4j issue >> > - and that everything is building now with the latest source. >> > >> > Thanks for your help! >> Great :) >> >> > >> > Steve >> > >> >> -----Original Message----- >> >> From: Enrico Daga [mailto:[email protected]] >> >> Sent: 06 October 2011 09:46 >> >> To: [email protected] >> >> Subject: Re: KReS and slf4j >> >> >> >> >> >> Hi >> >> >> >> On 5 October 2011 20:31, Stephen Bayliss >> >> <[email protected]> wrote: >> >> > 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.solrind >> >> > e >> >> > x.zip to >> >> > >> >> /home/share/stanbol/data/sites/dbpediadefault/src/main/resourc >> >> es/org/ap >> >> > >> >> ache/stanbol/data/site/dbpedia/default/index/dbpedia_43k.solri >> >> ndex.zip due >> >> > to ja >> >> > va.io.FileNotFoundException >> >> > http://www.salzburgresearch.at/~rwesten/stanbol/dbpe >> >> > dia_43k.solrindex.zip >> >> I am trying right now with a clean maven repo and latest >> revision. I >> >> will let you know soon >> >> >> >> Enrico >> >> > >> >> > 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 >> >> >> >> >> > >> >> > >> >> >> >> >> >> >> >> -- >> >> Enrico Daga >> >> >> >> -- >> >> http://www.enridaga.net >> >> skype: enri-pan >> >> >> > >> > >> >> >> >> -- >> Enrico Daga >> >> -- >> http://www.enridaga.net >> skype: enri-pan >> > > -- Enrico Daga -- http://www.enridaga.net skype: enri-pan
