nothing to do with stupidity level, its just a particularly low documentation level on that one.
I usually point people at the maven-core/pom.xml file in the maven sources - that builds the assembly for m2. - Brett solo turn wrote: >what i try to do is to pack files, including the dependecies, into a >zip. basically the same file set the war plugin would pack. just >without the restrictions, it should not go to subdirectory WEB-INF, >and there is no web.xml. this zip file should be transferred to >another server, via ftp or scp or whatever. > >On 8/26/05, solo turn <[EMAIL PROTECTED]> wrote: > > >>hi, >> >>i looked for documentation on how using the assembly plugin, but i >>guess my stupidity level is big enough to not understand how to use >>it. >> >>does somebody have a use case, like unpacking, add a file, repacking? >>or how to create a dist-directory with some files and directories in >>it? >> >>-solo >> >> >> > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
