scott brinkmeyer created MRPM-102:
-------------------------------------

             Summary: path with space using the directoryIncluded causes 
rpmbuild failure
                 Key: MRPM-102
                 URL: https://jira.codehaus.org/browse/MRPM-102
             Project: Mojo RPM Plugin
          Issue Type: Bug
          Components: rpm
    Affects Versions: 2.1-alpha-1
         Environment: redhat enterprise linux 6.1, 5.5, ubuntu with rpm build 
tools
            Reporter: scott brinkmeyer
            Assignee: Brett Okken


using the maven rpm plugin to bundle the geronimo tarball and having another 
mapping contribute to the target location causes the plugin to list every file 
in the spec file.  due to the way that rpmbuild parses that file a space counts 
as 2 files on the same line.  this causes a build failure.

the issue is in the specwriter class, you just need to add a quote before and 
after destination when writing the path to the spec file



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to