CommuterJoy » Logbook

« commuterjoy home

Posted by mattc at Nov 19, 08 05:05 AM

Posted by mattc at Nov 18, 08 09:40 PM ... Comments (0)

I'm trying out Maven at work, it's not much fun.

It solves some of your problems quite neatly, like JAR dependencies. The subscriber concept works conceptually (ie. in Ant terms, targets listen out for standardised events rather than having to chain them together), but all the documentation I've read explains things in such a roundabout way that it just confuses matters. Here's a helpful quote from the O'Reilly Maven book (page 182),

The interesting phase in the clean lifecycle is the clean phase. The Clean plugin's clean goal (clean:clean) is bound to the clean phase in the clean lifecycle. The clean:clean goal deletes the output of a build by deleting the build directory.

Got that? Rather than,

<target name="clean">
<delete dir="${build.dir}"/>
<target>

One good thing: Maven has a published XSD, which I don't think Ant has ever bothered with.

Maybe I'll get it in a week or two.

Posted by mattc at Nov 18, 08 05:05 AM

Posted by mattc at Nov 13, 08 05:05 AM

Posted by mattc at Nov 12, 08 05:05 AM

Posted by mattc at Nov 11, 08 05:06 AM

Posted by mattc at Nov 10, 08 10:13 PM ... Comments (0)

I copied what Paul did.

It's ok for browser testing, I guess you want to build a custom image with your favourite browsers rather than the off-the-shelf one. My main exploration is to see if I can use it to host an instance of Selenium RC to which I can point our CI server, otherwise we'll have to continue to use a bespoke underthedesktm solution.

Posted by mattc at Nov 6, 08 05:34 AM

Posted by mattc at Nov 3, 08 05:05 AM

Posted by mattc at Nov 2, 08 05:05 AM

Posted by mattc at Nov 1, 08 05:05 AM

Posted by mattc at Oct 31, 08 05:05 AM

Posted by mattc at Oct 28, 08 05:05 AM

Posted by mattc at Oct 27, 08 05:05 AM

Posted by mattc at Oct 26, 08 05:05 AM

random bookmark
link summary month November 2008 (11)
October 2008 (18)
September 2008 (11)
August 2008 (12)
July 2008 (20)
June 2008 (15)
May 2008 (27)
April 2008 (9)
March 2008 (10)
February 2008 (8)
January 2008 (8)
December 2007 (12)
November 2007 (10)
October 2007 (10)
September 2007 (6)
August 2007 (13)
July 2007 (8)
June 2007 (10)
May 2007 (12)
April 2007 (5)
March 2007 (12)
February 2007 (13)
January 2007 (22)
December 2006 (21)
November 2006 (28)
August 2006 (1)
category code (12)
food (4)
notes (3)
photo (18)
project (2)
quote (12)
sketch (13)
soup (10)
travel (2)