On 7/10/06, Jason Carreira <[EMAIL PROTECTED]> wrote:
+1 for this I'm surprised Maven can't build a source distribution with a bundled standard ant build with maven dependency ant task calls. I'd think this would be a common need.
A lot of Jakarta Commons projects deal with this sort of thing by having a developer run "mvn ant:ant" to create a build.xml that (in theory at least) replicates the functionality of the current Maven build environment, and then check that in. It seems to work fairly well on simple single module projects like your typical Commons library ... but I've never tried it in something as complicated as our build systems. Craig
The one case I wouldn't mind seeing an Ant build is > in the source distribution. > Many times, I'm downloading source distros, and > have to make some change, but > 'm on a network where I don't have connectivity to > the outside world. If we > could make a source distro that was completely > self-contained, complete with an > Ant build, I'd be fine with that. > > Don --------------------------------------------------------------------- Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=36712&messageID=72369#72369 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]