[
https://issues.apache.org/jira/browse/MRELEASE-798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17324469#comment-17324469
]
Robert Scholte commented on MRELEASE-798:
-----------------------------------------
It looks like I'm the maven-committer active on this topic and I have much
bigger topics to pick up, so don't expect anything soon.
However, I think there's a way you can solve this yourself: introduce a new
[ReleasePhase|https://maven.apache.org/maven-release/maven-release-api/index.html]
and define your own set of release phases. Have a look at
https://maarten.mulders.it/2020/01/customise-the-maven-release-process/ for
some guidance.
> Commit additional files with release plugin
> -------------------------------------------
>
> Key: MRELEASE-798
> URL: https://issues.apache.org/jira/browse/MRELEASE-798
> Project: Maven Release Plugin
> Issue Type: Improvement
> Components: prepare, scm
> Affects Versions: 2.3.2
> Reporter: Thorsten Hoeger
> Priority: Major
> Labels: github-pullrequest
> Attachments: maven-release-2.4.1-additionalCommitted.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Hi,
> is there any possibility to have the release-plugin commit additional files
> which were
> generated/modified in the preparationGoals.
> Now only the pom.xml is commited. Using scm-plugin has some serious drawbacks
> in this
> situation.
> If it is not possible at the moment, is there any chance to get this in the
> future. Maybe
> there could be a parameter additionalCommitFiles with a list of files to
> commit along with
> pom.xml.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)