[Clirr-devel] build multiproject source release - how?
Status: Alpha
Brought to you by:
lkuehne
From: <lak...@t-...> - 2004-09-05 16:14:11
|
Hi, as with earlier releases I'd like to provide a source release as well. It doesn't make much sense to release the sources for the subprojects individually (i.e. dist:build-src for each subproject) because they will not compile without the toplevel project.xml. Is there sth. like a multiproject:build-src, i.e. a goal that generates a zip file that contains the whole source tree (including the subprojects)? For now I can simply do a fresh "cvs export" and zip up the results, but if Maven provides a simpler way to do it I'd love to hear about it. Thanks, Lars |