Problem with Maven making internet connection drop out

2008-03-21 Thread Wim Deblauwe
Hi, I have a problem with running the Atlassian PDK. They use Maven 2. See http://confluence.atlassian.com/display/DEVNET/How+to+Build+an+Atlassian+Pluginfor their instructions. When I try to run mvn idea:idea, everything seems to work for a while, but then in the midst of the work being done,

Re: Problem with Maven making internet connection drop out

2008-03-21 Thread Stephen Connolly
Does the same thing happen when building Hudson? Hudson has such a mad collection of dependencies that it should cause the same issue for you IMHO. -Stephen On Fri, Mar 21, 2008 at 7:54 AM, Wim Deblauwe [EMAIL PROTECTED] wrote: Hi, I have a problem with running the Atlassian PDK. They use

Re: Problem with Maven making internet connection drop out

2008-03-21 Thread Wim Deblauwe
I will try, what is the svn url? 2008/3/21, Stephen Connolly [EMAIL PROTECTED]: Does the same thing happen when building Hudson? Hudson has such a mad collection of dependencies that it should cause the same issue for you IMHO. -Stephen On Fri, Mar 21, 2008 at 7:54 AM, Wim Deblauwe

Re: Problem with Maven making internet connection drop out

2008-03-21 Thread Stephen Connolly
it's on cvs On Fri, Mar 21, 2008 at 8:23 AM, Wim Deblauwe [EMAIL PROTECTED] wrote: I will try, what is the svn url? 2008/3/21, Stephen Connolly [EMAIL PROTECTED]: Does the same thing happen when building Hudson? Hudson has such a mad collection of dependencies that it should cause

Re: Problem with Maven making internet connection drop out

2008-03-21 Thread Heinrich Nirschl
On Fri, Mar 21, 2008 at 8:54 AM, Wim Deblauwe [EMAIL PROTECTED] wrote: Hi, I have a problem with running the Atlassian PDK. They use Maven 2. See http://confluence.atlassian.com/display/DEVNET/How+to+Build+an+Atlassian+Pluginfor their instructions. When I try to run mvn idea:idea,