Skip to content
This repository was archived by the owner on Jun 2, 2019. It is now read-only.
This repository was archived by the owner on Jun 2, 2019. It is now read-only.

Windows compatibility #65

@Skynet5d

Description

@Skynet5d

Hi maestrodev,

First, I would like to thank you for the job you have done so far. You have been providing to the community with a tremendous contribution.

I would like to report you that it seems that your puppet-maven module is not compatible with Windows 7. Indeed, if you check for example the manifests\maven.pp file you can notice that within exec {'maven-untar':..} there is a tar xf command with paths that are unix/linux like and the cwd attribute value is /opt. Therefore, the puppet parsing is failing because, it expects a fully qualified path for cwd and I guess an error would occur at runtime since the paths are not windows like.

Am I missing anything? Do you have an idea of how could I fix this issue?

Many thanks
Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions