Re: [Dbpedia-discussion] Compiling extraction_framework problems

2011-07-10 Thread Pablo Mendes
I believe these libraries are in the AKSW repo. Also, I think the project uses Maven2. So it's probably a good idea to confirm these two suspicions via the documentation for developers in wiki.dbpedia.org Cheers Pablo On Jul 10, 2011 3:13 AM, Tommy Chheng tommy.chh...@gmail.com wrote: I'm trying

Re: [Dbpedia-discussion] Compiling extraction_framework problems

2011-07-10 Thread Mohamed Morsey
Hi Tommy, as Pablo mentioned those libraries are in AKSW repository. I've downloaded the project and built it and it compiled with no problem. I guess that there was some connection problem to the repository, so MAVEN couldn't download the required files successfully. So, please try again to

Re: [Dbpedia-discussion] Compiling extraction_framework problems

2011-07-10 Thread Tommy Chheng
Thanks, it was an internet connection problem. I re-compiled and it worked now. Are these packages custom built in some fashion? Curious to know why they are different from the mvnrepository mirror in version number style and package names. -- Tommy Chheng On Sunday, July 10, 2011 at 9:07

Re: [Dbpedia-discussion] Compiling extraction_framework problems

2011-07-10 Thread Mohamed Morsey
Hi, On 07/10/2011 06:07 PM, Alexandru Todor wrote: Hi, I can confirm this problem. I've tried it multiple times on different servers and have had the exact same problem. It started since the internet problems in Leipzig appeared. I had to work around it by copying the missing artifacts from

[Dbpedia-discussion] Hosting dbpedia jars on a public maven repo?

2011-07-10 Thread Tommy Chheng
Are there plans to deploy the dbpedia jars to a public mvn repo? I'll be happy to make the changes in the pom files if it's ok to do this. -- Tommy Chheng -- All of the data generated in your IT infrastructure is

[Dbpedia-discussion] failed dependencies(harvester2/jbind) in extraction_framework main/live

2011-07-10 Thread Tommy Chheng
After resolving https://sourceforge.net/mailarchive/forum.php?thread_name=ivcqp7%24p3j%241%40dough.gmane.orgforum_name=dbpedia-discussion I tried compiling the source again, but i ran into a missing harvester2 and jbind jar error. I was able to fix the issue by changing pom.xml in main and