Re: [Wicket-user] Interesting maven experience... More data!

2007-04-12 Thread Per Ejeklint
OK, I got it again so now maybe som expert can have a look at it. Attached is the output from my terminal. Yesterday I created a fresh checkout and today I made an update. When building it started to loop. I'm running Maven-2.0.6 on Mac OS X 10.4.9. SVN version is 1.4.3. Hope this helps.

Re: [Wicket-user] Interesting maven experience...

2007-04-12 Thread Jonathan Locke
i am reproing this. try doing a mvn -U Eelco Hillenius wrote: Any idea how to reproduce this? Eelco On 4/11/07, Per Ejeklint [EMAIL PROTECTED] wrote: Just a note for your information. I just had an unusual experience with maven when building wicket-1.x. Had done a few updates,

Re: [Wicket-user] Interesting maven experience...

2007-04-12 Thread Jonathan Locke
we just figured this out. try mvn clean install and it should work. Per Ejeklint wrote: Sorry, I really don't know. I have erased the entire branch so I can't re-run the sequence. I checked out wicket-1.x about 10 days ago, and I think it was after the second update which I did this

Re: [Wicket-user] Interesting maven experience...

2007-04-12 Thread Martijn Dashorst
Just hang on for a couple of minutes... It seems to be a bug in the sources plugin, triggered by a special condition introduced a couple of days ago. Martijn On 4/12/07, Jonathan Locke [EMAIL PROTECTED] wrote: we just figured this out. try mvn clean install and it should work. Per

Re: [Wicket-user] Interesting maven experience...

2007-04-12 Thread Martijn Dashorst
Revision 528220 should fix this interesting experience. Martijn On 4/12/07, Martijn Dashorst [EMAIL PROTECTED] wrote: Just hang on for a couple of minutes... It seems to be a bug in the sources plugin, triggered by a special condition introduced a couple of days ago. Martijn On 4/12/07,

[Wicket-user] Interesting maven experience...

2007-04-11 Thread Per Ejeklint
Just a note. -- View this message in context: http://www.nabble.com/Interesting-maven-experience...-tf3558620.html#a9937156 Sent from the Wicket - User mailing list archive at Nabble.com. - Take Surveys. Earn Cash.

[Wicket-user] Interesting maven experience...

2007-04-11 Thread Per Ejeklint
Just a note. -- View this message in context: http://www.nabble.com/Interesting-maven-experience...-tf3558619.html#a9937155 Sent from the Wicket - User mailing list archive at Nabble.com. - Take Surveys. Earn Cash.

[Wicket-user] Interesting maven experience...

2007-04-11 Thread Per Ejeklint
Just a note for your information. I just had an unusual experience with maven when building wicket-1.x. Had done a few updates, and then the install target got in a strange loop. It took forever and then my disk was full! Turned out that the wicket sources has swollen a bit: -rw-r--r--1

Re: [Wicket-user] Interesting maven experience...

2007-04-11 Thread Wesley Hales
I had the same problem - I was trying to build 1.3 On 4/11/07, Per Ejeklint [EMAIL PROTECTED] wrote: Just a note for your information. I just had an unusual experience with maven when building wicket-1.x. Had done a few updates, and then the install target got in a strange loop. It took

Re: [Wicket-user] Interesting maven experience...

2007-04-11 Thread Eelco Hillenius
Any idea how to reproduce this? Eelco On 4/11/07, Per Ejeklint [EMAIL PROTECTED] wrote: Just a note for your information. I just had an unusual experience with maven when building wicket-1.x. Had done a few updates, and then the install target got in a strange loop. It took forever and

Re: [Wicket-user] Interesting maven experience...

2007-04-11 Thread Per Ejeklint
Sorry, I really don't know. I have erased the entire branch so I can't re-run the sequence. I checked out wicket-1.x about 10 days ago, and I think it was after the second update which I did this Saturday or Sunday, that the problems started. It was definitely before the big renaming change to