Re: Assembly Plugin question, unpacking a fileset

2007-09-03 Thread John Casey
We don't support that at present, unfortunately. I think you'd probably have to use a different plugin to unpack the file/fileset to some location, then include that location in your assembly...either that, or somehow arrange to refer to these file(s) as artifacts from the Maven repository.

Assembly Plugin question, unpacking a fileset

2007-08-30 Thread Marc-Andre Houle
Hello everybody. i want to use the assembly plug-in to generate a tarball of the project I am working on. Everything is working fine and this plug-in have just saved my life... But one of the things I haven't found while searching on the list and on the examples, is how can I unpack a fileset