Trygve Laugstøl wrote:
On Mon, Sep 05, 2005 at 06:40:05PM -0700, dan tran wrote:
Folks, I think we have a need to create plexus-archiver-manager component to
lookup an org.codehaus.plexus.archiver.Archiver/Unachiver based on a archive
type
(tar, zip, gzip,etc). maven-assembly-plugin will
I concur.
A patch would be great, thanks Dan.
- Brett
Trygve Laugstøl wrote:
>On Mon, Sep 05, 2005 at 06:40:05PM -0700, dan tran wrote:
>
>
>>Folks, I think we have a need to create plexus-archiver-manager component to
>>lookup an org.codehaus.plexus.archiver.Archiver
On Mon, Sep 05, 2005 at 06:40:05PM -0700, dan tran wrote:
> Folks, I think we have a need to create plexus-archiver-manager component to
> lookup an org.codehaus.plexus.archiver.Archiver/Unachiver based on a archive
> type
> (tar, zip, gzip,etc). maven-assembly-plugin will use this
Folks, I think we have a need to create plexus-archiver-manager component to
lookup an org.codehaus.plexus.archiver.Archiver/Unachiver based on a archive
type
(tar, zip, gzip,etc). maven-assembly-plugin will use this new class to clean
up it's hardcoded archiver types.
The implementati