Hi Dimitris,
thanks for your quickly reply.

I've done what you've suggested me with these commands, referring to this
guide on GitHub https://github.com/dbpedia/lookup:

git clone git://github.com/dbpedia/extraction-framework.git
cd extraction-framework
git checkout DBpedia_3.8
mvn clean install

But I've this error: [ERROR] Failed to execute goal
org.scala-tools:maven-scala-plugin:2.15.2:compile (process-resources)
on project core: wrap: org.apache.commons.exec.ExecuteException:
Process exited with an error: 1(Exit value: 1)

In the stacktrace, I've found this message before: [ERROR] scalac
error: 
/usr/local/data/datasets/dbpedia/2015-04/core/extraction-framework/core/target/classes
does not exist or is not a directory


Thanks,
Francesco

2016-01-14 12:11 GMT+01:00 Dimitris Kontokostas <[email protected]>:

> Hi Francesco,
>
> What you can do is build the DBpedia 3.8 sources locally to create the
> dependencies and try again
> https://github.com/dbpedia/extraction-framework/releases/tag/DBpedia_3.8
>
> Cheers,
> Dimtiris
>
>
> On Thu, Jan 14, 2016 at 12:59 PM, Francesco Marchitelli <
> [email protected]> wrote:
>
>> Hi all,
>> I'm trying to install DBpedia Lookup on my machine, but when launching
>> the command mvn clean install, I've this error:
>> [ERROR] Failed to execute goal on project dbpedia-lookup: Could not
>> resolve dependencies for project org.dbpedia.lookup:dbpedia-lookup:jar:3.1:
>> Could not find artifact org.dbpedia.extraction:core:jar:3.8 in
>> nxparser-repo (http://nxparser.googlecode.com/svn/repository)
>>
>> I've found the same error in this dicussion, at this link:
>> http://permalink.gmane.org/gmane.comp.web.semantic.dbpedia.general/5243
>>
>> Any ideas on what is wrong? I think it could probably be due to maven
>> dependencies on pom.xml, but I can't find anywhere that jar.
>>
>> Thanks.
>> Best,
>> Francesco
>>
>>
>> ------------------------------------------------------------------------------
>> Site24x7 APM Insight: Get Deep Visibility into Application Performance
>> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
>> Monitor end-to-end web transactions and take corrective actions now
>> Troubleshoot faster and improve end-user experience. Signup Now!
>> http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
>> _______________________________________________
>> Dbpedia-discussion mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
>>
>>
>
>
> --
> Kontokostas Dimitris
>
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Dbpedia-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion

Reply via email to