|
From: Guy B. K. <gu...@wa...> - 2010-03-01 19:09:46
|
On 26 Feb 2010, at 19:35, Tim Pizey wrote: > On 26 February 2010 12:49, Guy Bolton King wrote: >> >> On 25 Feb 2010, at 21:13, Tim Pizey wrote: >> >>> Thanks Guy. >>> >>> Does that mean that the latest build works for you? >> >> $ mvn install >> >> ...passes all unit tests and sticks a jar in targets/. I'm no maven expert, but my ~/.m2/settings.xml is empty, so that should mean I have a fairly vanilla maven setup, yes? I haven't tested the jar against any of our current projects yet. > > > Cool, yes that does mean that. > The ant build also works. Confirmed. > Are your other projects Maven or ant.? Ant + Ivy. Cheers, Guy |