|
From: Mark D. <ma...@ta...> - 2007-04-17 23:47:36
|
Could you not use the Maven-Ant tasks to publish? This would allow you to keep your existing Ant build process, but plugin in Maven support... Mark On 4/18/07, Ben Hale <ben...@in...> wrote: > > There is not in fact. We don't use Maven to build Spring, so it's > problematic to release snapshots to a maven repo on a nightly > schedule. The snapshot zips are the only intermediate distributable > that we produce. > > |