12 hours for installing maven 2, getting the sources from svn and running 'mvn clean install -Dmaven.test.skip=true'? Wow, that must be a world record :) Takes less than a minute to run for me. And my wicket target dir is just a couple of MB.
Maybe building from source is just not for you and you're better off getting the snapshots from http://wicketstuff.org/maven/repository/org/apache/wicket/ (like Johan said). There are separate jars with the javadocs and sources. Eelco On 2/4/07, nilo de roock <[EMAIL PROTECTED]> wrote:
Adventures in modern compillation of the phonebook app, 6 hours yesterday, 6 hours today, what a complete waste of time. Yeah, I know: "you should not touch anything beyond 1.2.4" "If you can't stand the heat..." I am off. [J:\wicket-1.x\wicket\target]dir Volume in drive J is 50_05_27 Serial number is 2CFB:D6F8 Directory of J:\wicket-1.x\wicket\target\* 4-02-2007 13:18 <DIR> . 4-02-2007 13:18 <DIR> .. 4-02-2007 13:16 <DIR> apidocs 4-02-2007 12:05 <DIR> classes 4-02-2007 12:06 <DIR> surefire-reports 4-02-2007 12:06 <DIR> test-classes 4-02-2007 13:18 5,171,647 wicket-1.3-incubating-SNAPSHOT-javadoc.jar 4-02-2007 13:26 2,695,811,776 wicket-1.3-incubating-SNAPSHOT-sources.jar 4-02-2007 13:16 1,378,241 wicket-1.3-incubating-SNAPSHOT.jar 2,702,361,664 bytes in 3 files and 6 dirs 2,702,368,768 bytes allocated 13,240,459,264 bytes free -- View this message in context: http://www.nabble.com/-Wicket-dev--2GB-sources--tf3169499.html#a8792201 Sent from the Wicket - Dev mailing list archive at Nabble.com.
