Hi Omri,

The Aduna repo has been migrated to Maven's central repo.
The issue should be fixed by just removing these lines in 
wiktionary/pom.xml:

       <repositories>

           <repository>
               <id>aduna</id>
               <name>Aduna Software</name>
               <url>http://repo.aduna-software.org/maven2/releases/</url>
           </repository>

       </repositories>

BTW, maybe you could submit a pull request for this.
Hope this helps!

On 6/16/14, 11:31 AM, Omri Oren wrote:
> Hi all,
>
> While trying to run "mvn install" on the DBpedia extraction framework, I
> get the following output:
>
> [...]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building Wiktionary Dump 4.0-SNAPSHOT
> [INFO]
> ------------------------------------------------------------------------
> Downloading:
> http://repo.aduna-software.org/maven2/releases/org/sweble/wikitext/swc-engine/1.1.1-SNAPSHOT/maven-metadata.xml
> Jun 16, 2014 2:04:42 AM org.apache.commons.httpclient.HttpMethodDirector
> executeWithRetry
> INFO: I/O exception (java.net.ConnectException) caught when processing
> request: Connection timed out
> Jun 16, 2014 2:04:42 AM org.apache.commons.httpclient.HttpMethodDirector
> executeWithRetry
> INFO: Retrying request
> Jun 16, 2014 2:05:45 AM org.apache.commons.httpclient.HttpMethodDirector
> executeWithRetry
> INFO: I/O exception (java.net.ConnectException) caught when processing
> request: Connection timed out
> Jun 16, 2014 2:05:45 AM org.apache.commons.httpclient.HttpMethodDirector
> executeWithRetry
> INFO: Retrying request
> Jun 16, 2014 2:06:48 AM org.apache.commons.httpclient.HttpMethodDirector
> executeWithRetry
> INFO: I/O exception (java.net.ConnectException) caught when processing
> request: Connection timed out
> Jun 16, 2014 2:06:48 AM org.apache.commons.httpclient.HttpMethodDirector
> executeWithRetry
> INFO: Retrying request
> [WARNING] Could not transfer metadata
> org.sweble.wikitext:swc-engine:1.1.1-SNAPSHOT/maven-metadata.xml from/to
> aduna (http://repo.aduna-software.org/maven2/releases/): Connection
> timed out
> [...]
>
> it seems that http://repo.aduna-software.org/maven2/releases is not
> available.
>
> The build continues to run, but I was wondering if this is something to
> worry about, and if anyone else is having the same issue.
>
> (a longer excerpt from the log is attached)
>
> Thanks,
> Omri
>
>
> <http://everything.me/>       
> Omri Oren
> Algorithm Engineer, EverythingMe <http://everything.me/>
> [email protected] <mailto:[email protected]>
>
>
>
> ------------------------------------------------------------------------------
> HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
> Find What Matters Most in Your Big Data with HPCC Systems
> Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
> Leverages Graph Analysis for Fast Processing & Easy Data Exploration
> http://p.sf.net/sfu/hpccsystems
>
>
>
> _______________________________________________
> Dbpedia-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dbpedia-developers
>

-- 
Marco Fossati
http://about.me/marco.fossati
Twitter: @hjfocs
Skype: hell_j

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Dbpedia-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dbpedia-developers

Reply via email to