Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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