Hi all,
does anyone know a good assembly descriptor description and/or tutorial
and/or (non trivial) examples for version 2.1? I need to get rid of
SNAPSHOT deps so I'm trying to move back from 2.2-SNAPSHOT to 2.1 but
things fall apart :(
regards,
Bram
FYI
<assembly>
<id>release</id>
<formats>
<format>dir</format>
</formats>
<includeBaseDirectory>false</includeBaseDirectory>
<includeSiteDirectory>false</includeSiteDirectory>
<moduleSets>
<moduleSet>
<includes>
<include>mygroupId:myartifactId:war</include>
</includes>
<binaries>
<outputDirectory>/</outputDirectory>
<includeDependencies>false</includeDependencies>
<unpack>false</unpack>
</binaries>
</moduleSet>
</moduleSets>
</assembly>
[ERROR] BUILD ERROR
[INFO] --------------------------------------------------------
[INFO] Error creating assembly: You must set at least one file.
--
Bram de Kruijff
<GX> creative online development B.V.
t: 024 - 3888 261
f: 024 - 3888 621
e: [EMAIL PROTECTED]
Wijchenseweg 111
6538 SW Nijmegen
http://www.gx.nl/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]