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
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