Skip to content

Allow to generate git.properties file AND add properties to maven project properties #391

Closed
@Kshekhovtsova

Description

@Kshekhovtsova

I would like if plugin allow me to generate git.properties file along with adding properties to maven project properties. Currently there is only boolean parameter generateGitPropertiesFile which allow to generate file OR to add properties to maven properties, but in my project it is necessary to do both of these things.

I suggest to add a new boolean parameter addToMavenProperties which enables/disables adding properties to maven properties. Then it should be checked that at least one of this two parameters is true.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions