Hello, At least for dependency resolution you can use [1]. But is it useful ?
/Olivier [1] http://maven.apache.org/ant-tasks/ 2011/5/17 Henri Yandell <[email protected]>: > On Tue, May 17, 2011 at 8:17 AM, Jörg Schaible > <[email protected]> wrote: >> Henri Yandell wrote: >> >>> Generally that it's fine to drop the build and focus on the m2 build, >>> but if someone is willing to step up and support a different build >>> then that is fine too. >>> >>> I think the solution is an Ant task that can parse pom.xml and provide >>> basic build/test support :) >> >> You mean this: http://maven.apache.org/plugins/maven-ant-plugin/ > > Not really - I'd mean an Ant task that reads a pom, not a Maven plugin > that generates an Ant file. The latter needs Maven (which the user > specifically won't have) and is a pain to manage (we have to keep > regenerating). > > Hen > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
