Re: Replacing ivy with maven-ant-tasks

2011-01-18 Thread Stephen Connolly
On 18 January 2011 14:30, Eric Evans wrote: > On Tue, 2011-01-18 at 13:13 +, Stephen Connolly wrote: >> Is this something that people are OK with? > > Why?  What are the advantages? 1. It will make deploying to central easier (as ivy does not deploy correct poms, and maven-ant-tasks can gener

Re: Replacing ivy with maven-ant-tasks

2011-01-18 Thread Eric Evans
On Tue, 2011-01-18 at 13:13 +, Stephen Connolly wrote: > Is this something that people are OK with? Why? What are the advantages? -- Eric Evans eev...@rackspace.com

Replacing ivy with maven-ant-tasks

2011-01-18 Thread Stephen Connolly
Is this something that people are OK with? It will result in the version details being specified from the build.xml and not a separate ivy.xml Which branch shall I target first... My preference is to target 0.7 and then when the modularization takes place in trunk/0.8 it will be on top of the mav