Hi Helix,

thank you, thank you and thank you!
I should first learn googling ;)
Adding a higher timeout is the solution. After adding the following in  
my settings.xml maven build it with success.

   <servers>
     <server>
       <id>central</id>
       <configuration>
         <timeout>600000</timeout>
       </configuration>
     </server>


I hope other having the same problem will help this too.


Best regards,
Marco


Zitat von helix84 <[email protected]>:

> Some more notes:
>
> Here's how you can set Maven's connection timeout:
>
> http://brettporter.wordpress.com/2009/06/16/configuring-maven-http-connections/
>
> And you shouldn't really use "sudo" to build dspace. You will want to
> have all the files in both [dspace-src] and [dspace] owned by the same
> user Tomcut is running as (probably user "tomcat6", group "tomcat6").
>
> Regards,
> ~~helix84




------------------------------------------------------------------------------
The Windows 8 Center - In partnership with Sourceforge
Your idea - your app - 30 days.
Get started!
http://windows8center.sourceforge.net/
what-html-developers-need-to-know-about-coding-windows-8-metro-style-apps/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to