Re: Archive layout created by maven-assembly-plugin

2006-03-15 Thread Wendy Smoak
On 3/15/06, David Blevins <[EMAIL PROTECTED]> wrote: > I need to create an assembly that doesn't put everything under a > artifactId-version style directory; I haven't tried it, but the 'includeBaseDirectory' element looks promising... http://maven.apache.org/plugins/maven-assembly-plugin/assembl

Archive layout created by maven-assembly-plugin

2006-03-15 Thread David Blevins
I need to create an assembly that doesn't put everything under a artifactId-version style directory; meaning I want it to unzip right into ./ with no directory prefix such as: $ unzip openejb-tomcat-3.0.1.zip deflating ... ./conf/openejb.xml ./server/lib/openejb-core-3.0.1.jar ./server/lib/op