2.2 unpack does not handle space in includes
--------------------------------------------

                 Key: MDEP-306
                 URL: http://jira.codehaus.org/browse/MDEP-306
             Project: Maven 2.x Dependency Plugin
          Issue Type: Bug
          Components: unpack
    Affects Versions: 2.2
         Environment: Windows XP, Java 6
            Reporter: Anthony Whitford
            Assignee: Brian Fox
            Priority: Critical


Upgrading to 2.2 broke my build and I traced the root cause to the fact that I 
am calling unpack against a zip file and my includes specifies a filename 
pattern with a space in the directory name.  This works fine if I roll back to 
version 2.1, but 2.2 doesn't do anything (presumably nothing is matching the 
includes spec).

-- 
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