Unable to obtain archiver for extension 'zip'
---------------------------------------------

                 Key: MNG-4793
                 URL: http://jira.codehaus.org/browse/MNG-4793
             Project: Maven 2 & 3
          Issue Type: Bug
          Components: Plugins and Lifecycle
    Affects Versions: 3.0-beta-3
         Environment: maven-3-beta-2, maven-3-beta-3
            Reporter: Paul Gier
         Attachments: build.log

There seems to be a regression in maven-3-beta-3 related to the assembly 
plugin.  When building a multi-module project using Maven 3-beta-3 I get the 
error "Unable to obtain archiver for extension 'zip'".  This error does not 
happen with Maven 3-beta-2.

I wasn't able to reproduce this problem with a smaller project.  The source can 
be checked out from the jboss repo
{code}
svn co -r 107936 http://anonsvn.jboss.org/repos/jbossas/trunk
{code}

The problem can be seen running building certain modules.
{code}
mvn clean install -pl deployment,server,osgi/zip
{code}

I will try to narrow down the problem further if I have some time.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to