Re: [Wicket-user] Interesting maven experience...
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, Jonathan Locke <[EMAIL PROTECTED]> wrote: > > > > > > 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 Saturday or Sunday, > > > that the problems started. It was definitely before the big renaming > > > change to org.apache.wicket. > > > > > > Maven did spew out a lot of warnings on javadoc generation, a number of > > > @link tags that couldn't be resolved but I don't remember the exact > > > message, and then it hanged on generating the sources.jar. > > > > > > /Per > > > > > > > > > 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, 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 ejeklint ejeklint 13756395463 Apr 11 12:47 > > >>> wicket-1.3.0-incubating-SNAPSHOT-sources.jar > > >>> > > >>> Whoah! Didn't seem right. :) > > >>> > > >>> Deleting all and getting it fresh from svn fixed it. > > >>> > > >>> (Sorry for previous empty post, keyboard slip.) > > >>> -- > > >>> View this message in context: > > >>> http://www.nabble.com/Interesting-maven-experience...-tf3558632.html#a9937196 > > >>> Sent from the Wicket - User mailing list archive at Nabble.com. > > >>> > > >>> > > >>> - > > >>> Take Surveys. Earn Cash. Influence the Future of IT > > >>> Join SourceForge.net's Techsay panel and you'll get the chance to share > > >>> your > > >>> opinions on IT & business topics through brief surveys-and earn cash > > >>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > >>> ___ > > >>> Wicket-user mailing list > > >>> [EMAIL PROTECTED] > > >>> https://lists.sourceforge.net/lists/listinfo/wicket-user > > >>> > > >> > > >> - > > >> Take Surveys. Earn Cash. Influence the Future of IT > > >> Join SourceForge.net's Techsay panel and you'll get the chance to share > > >> your > > >> opinions on IT & business topics through brief surveys-and earn cash > > >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > >> ___ > > >> Wicket-user mailing list > > >> [EMAIL PROTECTED] > > >> https://lists.sourceforge.net/lists/listinfo/wicket-user > > >> > > >> > > > > > > > > > > -- > > View this message in context: > > http://www.nabble.com/Interesting-maven-experience...-tf3558632.html#a9967071 > > Sent from the Wicket - User mailing list archive at Nabble.com. > > > > > > - > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to share your > > opinions on IT & business topics through brief surveys-and earn cash > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > ___ > > Wicket-user mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > > > -- > Learn Wicket at ApacheCon Europe: http://apachecon.com > Join the wicket community at irc.freenode.net: ##wicket > Wicket 1.2.5 will keep your server alive. Download Wicket now! > http://wicketframework.org > -- Learn Wicket at ApacheCon Europe: http://apachecon.com Join the wicket community at irc.freenode.net: ##wicket Wicket 1.2.5 will keep your server alive. Download Wicket now! http://wicketframework.org - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ Wicket-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/wicket-user
Re: [Wicket-user] Interesting maven experience...
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 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 Saturday or Sunday, > > that the problems started. It was definitely before the big renaming > > change to org.apache.wicket. > > > > Maven did spew out a lot of warnings on javadoc generation, a number of > > @link tags that couldn't be resolved but I don't remember the exact > > message, and then it hanged on generating the sources.jar. > > > > /Per > > > > > > 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, 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 ejeklint ejeklint 13756395463 Apr 11 12:47 > >>> wicket-1.3.0-incubating-SNAPSHOT-sources.jar > >>> > >>> Whoah! Didn't seem right. :) > >>> > >>> Deleting all and getting it fresh from svn fixed it. > >>> > >>> (Sorry for previous empty post, keyboard slip.) > >>> -- > >>> View this message in context: > >>> http://www.nabble.com/Interesting-maven-experience...-tf3558632.html#a9937196 > >>> Sent from the Wicket - User mailing list archive at Nabble.com. > >>> > >>> > >>> - > >>> Take Surveys. Earn Cash. Influence the Future of IT > >>> Join SourceForge.net's Techsay panel and you'll get the chance to share > >>> your > >>> opinions on IT & business topics through brief surveys-and earn cash > >>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > >>> ___ > >>> Wicket-user mailing list > >>> [EMAIL PROTECTED] > >>> https://lists.sourceforge.net/lists/listinfo/wicket-user > >>> > >> > >> - > >> Take Surveys. Earn Cash. Influence the Future of IT > >> Join SourceForge.net's Techsay panel and you'll get the chance to share > >> your > >> opinions on IT & business topics through brief surveys-and earn cash > >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > >> ___ > >> Wicket-user mailing list > >> [EMAIL PROTECTED] > >> https://lists.sourceforge.net/lists/listinfo/wicket-user > >> > >> > > > > > > -- > View this message in context: > http://www.nabble.com/Interesting-maven-experience...-tf3558632.html#a9967071 > Sent from the Wicket - User mailing list archive at Nabble.com. > > > - > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > ___ > Wicket-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/wicket-user > -- Learn Wicket at ApacheCon Europe: http://apachecon.com Join the wicket community at irc.freenode.net: ##wicket Wicket 1.2.5 will keep your server alive. Download Wicket now! http://wicketframework.org - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ Wicket-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/wicket-user
Re: [Wicket-user] Interesting maven experience...
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 Saturday or Sunday, > that the problems started. It was definitely before the big renaming > change to org.apache.wicket. > > Maven did spew out a lot of warnings on javadoc generation, a number of > @link tags that couldn't be resolved but I don't remember the exact > message, and then it hanged on generating the sources.jar. > > /Per > > > 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, 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 ejeklint ejeklint 13756395463 Apr 11 12:47 >>> wicket-1.3.0-incubating-SNAPSHOT-sources.jar >>> >>> Whoah! Didn't seem right. :) >>> >>> Deleting all and getting it fresh from svn fixed it. >>> >>> (Sorry for previous empty post, keyboard slip.) >>> -- >>> View this message in context: >>> http://www.nabble.com/Interesting-maven-experience...-tf3558632.html#a9937196 >>> Sent from the Wicket - User mailing list archive at Nabble.com. >>> >>> >>> - >>> Take Surveys. Earn Cash. Influence the Future of IT >>> Join SourceForge.net's Techsay panel and you'll get the chance to share >>> your >>> opinions on IT & business topics through brief surveys-and earn cash >>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >>> ___ >>> Wicket-user mailing list >>> [EMAIL PROTECTED] >>> https://lists.sourceforge.net/lists/listinfo/wicket-user >>> >> >> - >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to share >> your >> opinions on IT & business topics through brief surveys-and earn cash >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >> ___ >> Wicket-user mailing list >> [EMAIL PROTECTED] >> https://lists.sourceforge.net/lists/listinfo/wicket-user >> >> > > -- View this message in context: http://www.nabble.com/Interesting-maven-experience...-tf3558632.html#a9967071 Sent from the Wicket - User mailing list archive at Nabble.com. - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ Wicket-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/wicket-user
Re: [Wicket-user] Interesting maven experience...
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, 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 ejeklint ejeklint 13756395463 Apr 11 12:47 >> wicket-1.3.0-incubating-SNAPSHOT-sources.jar >> >> Whoah! Didn't seem right. :) >> >> Deleting all and getting it fresh from svn fixed it. >> >> (Sorry for previous empty post, keyboard slip.) >> -- >> View this message in context: >> http://www.nabble.com/Interesting-maven-experience...-tf3558632.html#a9937196 >> Sent from the Wicket - User mailing list archive at Nabble.com. >> >> >> - >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to share >> your >> opinions on IT & business topics through brief surveys-and earn cash >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >> ___ >> Wicket-user mailing list >> [EMAIL PROTECTED] >> https://lists.sourceforge.net/lists/listinfo/wicket-user >> > > - > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > ___ > Wicket-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/wicket-user > > -- View this message in context: http://www.nabble.com/Interesting-maven-experience...-tf3558632.html#a9966658 Sent from the Wicket - User mailing list archive at Nabble.com. - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ Wicket-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/wicket-user
Re: [Wicket-user] Interesting maven experience... More data!
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. http://www.nabble.com/file/7826/wicketbuildlooping.rtf wicketbuildlooping.rtf /Per 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, 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 ejeklint ejeklint 13756395463 Apr 11 12:47 >> wicket-1.3.0-incubating-SNAPSHOT-sources.jar >> >> Whoah! Didn't seem right. :) >> >> Deleting all and getting it fresh from svn fixed it. >> >> (Sorry for previous empty post, keyboard slip.) >> -- >> View this message in context: >> http://www.nabble.com/Interesting-maven-experience...-tf3558632.html#a9937196 >> Sent from the Wicket - User mailing list archive at Nabble.com. >> >> >> - >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to share >> your >> opinions on IT & business topics through brief surveys-and earn cash >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >> ___ >> Wicket-user mailing list >> [EMAIL PROTECTED] >> https://lists.sourceforge.net/lists/listinfo/wicket-user >> > > - > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > ___ > Wicket-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/wicket-user > > -- View this message in context: http://www.nabble.com/Interesting-maven-experience...-tf3558632.html#a9954096 Sent from the Wicket - User mailing list archive at Nabble.com. - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ Wicket-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/wicket-user
Re: [Wicket-user] Interesting maven experience...
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 org.apache.wicket. Maven did spew out a lot of warnings on javadoc generation, a number of @link tags that couldn't be resolved but I don't remember the exact message, and then it hanged on generating the sources.jar. /Per 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, 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 ejeklint ejeklint 13756395463 Apr 11 12:47 >> wicket-1.3.0-incubating-SNAPSHOT-sources.jar >> >> Whoah! Didn't seem right. :) >> >> Deleting all and getting it fresh from svn fixed it. >> >> (Sorry for previous empty post, keyboard slip.) >> -- >> View this message in context: >> http://www.nabble.com/Interesting-maven-experience...-tf3558632.html#a9937196 >> Sent from the Wicket - User mailing list archive at Nabble.com. >> >> >> - >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to share >> your >> opinions on IT & business topics through brief surveys-and earn cash >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >> ___ >> Wicket-user mailing list >> Wicket-user@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/wicket-user >> > > - > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > ___ > Wicket-user mailing list > Wicket-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wicket-user > > -- View this message in context: http://www.nabble.com/Interesting-maven-experience...-tf3558632.html#a9943307 Sent from the Wicket - User mailing list archive at Nabble.com. - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ Wicket-user mailing list Wicket-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-user
Re: [Wicket-user] Interesting maven experience...
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 then my disk was full! Turned out that the wicket sources > has swollen a bit: > > -rw-r--r--1 ejeklint ejeklint 13756395463 Apr 11 12:47 > wicket-1.3.0-incubating-SNAPSHOT-sources.jar > > Whoah! Didn't seem right. :) > > Deleting all and getting it fresh from svn fixed it. > > (Sorry for previous empty post, keyboard slip.) > -- > View this message in context: > http://www.nabble.com/Interesting-maven-experience...-tf3558632.html#a9937196 > Sent from the Wicket - User mailing list archive at Nabble.com. > > > - > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > ___ > Wicket-user mailing list > Wicket-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wicket-user > - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ Wicket-user mailing list Wicket-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-user
Re: [Wicket-user] Interesting maven experience...
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 forever and then my disk was full! Turned out that the wicket sources has swollen a bit: -rw-r--r--1 ejeklint ejeklint 13756395463 Apr 11 12:47 wicket-1.3.0-incubating-SNAPSHOT-sources.jar Whoah! Didn't seem right. :) Deleting all and getting it fresh from svn fixed it. (Sorry for previous empty post, keyboard slip.) -- View this message in context: http://www.nabble.com/Interesting-maven-experience...-tf3558632.html#a9937196 Sent from the Wicket - User mailing list archive at Nabble.com. - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ Wicket-user mailing list Wicket-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-user - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___ Wicket-user mailing list Wicket-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-user
[Wicket-user] Interesting maven experience...
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 ejeklint ejeklint 13756395463 Apr 11 12:47 wicket-1.3.0-incubating-SNAPSHOT-sources.jar Whoah! Didn't seem right. :) Deleting all and getting it fresh from svn fixed it. (Sorry for previous empty post, keyboard slip.) -- View this message in context: http://www.nabble.com/Interesting-maven-experience...-tf3558632.html#a9937196 Sent from the Wicket - User mailing list archive at Nabble.com. - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ Wicket-user mailing list Wicket-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-user
[Wicket-user] Interesting maven experience...
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. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ Wicket-user mailing list Wicket-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-user
[Wicket-user] Interesting maven experience...
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. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ Wicket-user mailing list Wicket-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-user