Skip to content

Consider using jgit or similar instead of executing external process #11

@pzygielo

Description

@pzygielo

ProcessBuilder pb = new ProcessBuilder("git", "log", "-n", "1",
"--decorate", "--date=local", file);

It might happen for this plugin to work on git cloned repository with no git available in $PATH. (Like in eclipse-ee4j/glassfish-build-maven-plugin#18).

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