composite build w/maven continuum

2005-12-05 Thread Edwin Park
Hi, This is partly a maven question and partly a continuum one. I have a multi-project build where one of the components is made up of several different projects. This is represented in maven2 as a parent project and several child projects. However, when I distribute this component I would like

Re: composite build w/maven continuum

2005-12-05 Thread dan tran
Edwin, how about introduce another project which will uses maven-assembly-plugin to combine those components into one single jar, send use a custom plugin to deploy the big jar. ( I can send you the mojo, which i call deployable-assembly-maven-plugin). However, there is the problem, the big jar