Skip to content

Accept URL for templatePath #184

@driew12

Description

@driew12

It would be nice to be able to use a template located by a URL.

For example, when we need to use the same template in multiple projects. And it would help to easily maintain changes to the template without copying it to all projects after every change.

In my case, I use git-changelog-lib with the maven plugin. And i want to use something like that:

...
						<configuration>
							<templateFile>https://raw.githubusercontent.com/tomasbjerre/git-changelog-lib/master/src/main/resources/changelog.mustache</templateFile>
						</configuration>
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions