On Mon, 2007-07-16 at 17:29 +0100, Nord, James wrote: > I want to be able to have a build that contains specific project > dependencies and produces a bundled result - such as a zip that can be > taken and given to the packaging/installation team. As I'm not using > web technology I can't find a packaging type that's suitable - but I > would have thought this is a fairly generic requirement.
Did you have a look at the assembly plugin? It should do what you are looking for. http://maven.apache.org/plugins/maven-assembly-plugin/ - Henry --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
