Skip to content

failure when running phing build-vendor in stock phix project #1

@michaelsmanley

Description

@michaelsmanley

Attempting to follow the directions in http://blog.stuartherbert.com/php/2011/03/24/setting-up-your-components-package-xml-file/

[exec] config-create: must have 2 parameters, root path and filename to save as
Execution of target "setup-vendor" failed for the following reason: /Users/msm/Dropbox/Documents/Business/MSM Projects/Software/Products/php/MSMProjects/Fuselage/build.xml:197:40: Task exited with code 1

It appears that

is failing because the directory I am running it in has a space in a directory in the path.

I'm unfamiliar with allowable syntax for phing tasks. I imagine if the arguments to pear-config have single quotes around them the command will work, if phing is passing those arguments to the shell. That's probably necessary for all of the commands.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions