On Sat, Apr 24, 2010 at 7:18 AM, Russel Winder <[email protected]> wrote:
> The JCSP project seems to produce multiple artefacts from the same > source, the different artefacts are just different slices of the > compiled material. My prejudice is that this is not easy to do with > Maven and should be doable in Gradle. Is this rights? Are there any > examples of doing this sort of thing that people can point me at. > Have a look at the java samples multi project build and the api project. Or the Groovy or Grails build. - Hans -- Hans Dockter Founder, Gradle http://www.gradle.org, http://twitter.com/gradleorg CEO, Gradle Inc. - Gradle Training, Support, Consulting http://www.gradle.biz > The JCSP build is currently an horrendously complicated Ant thing > involving ant-contrib and all its control flow XML -- yuk. Proposing > moving this to Maven is hard enough and to Gradle even harder so there > needs to be some serious upside. I have a Maven build just now simply > to get the main artefact into the repository. > > I know this is really a RTFM type question, but pointers to bits of the > FM and also other working builds would be appreciated, especially the > latter. > > Thanks. > > -- > Russel. > > ============================================================================= > Dr Russel Winder t: +44 20 7585 2200 voip: > sip:[email protected] <sip%[email protected]> > 41 Buckmaster Road m: +44 7770 465 077 xmpp: [email protected] > London SW11 1EN, UK w: www.russel.org.uk skype: russel_winder >
