You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Cesar Hernandez (Jira)" <ji...@apache.org> on 2022/04/14 22:40:00 UTC

[jira] [Commented] (TOMEE-3905) Fix Post release pom versioning for tomee-8.x branch

    [ https://issues.apache.org/jira/browse/TOMEE-3905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17522568#comment-17522568 ] 

Cesar Hernandez commented on TOMEE-3905:
----------------------------------------

I discovered that there is a bug in maven release plugin that is the root cause of having to fix some TomEE examples pom version number after each release: https://issues.apache.org/jira/browse/MRELEASE-932

The PR I'm creating for TOMEE-3905 will prevent this issue for 8 examples, except for the following two that currently are out of the reactor since the issue is the example code itself:
 * examples/applet/  https://issues.apache.org/jira/browse/TOMEE-3906
 * examples/mbean-auto-registration https://issues.apache.org/jira/browse/TOMEE-3907

 

> Fix Post release pom versioning for tomee-8.x branch
> ----------------------------------------------------
>
>                 Key: TOMEE-3905
>                 URL: https://issues.apache.org/jira/browse/TOMEE-3905
>             Project: TomEE
>          Issue Type: Task
>            Reporter: Cesar Hernandez
>            Assignee: Cesar Hernandez
>            Priority: Major
>             Fix For: 8.0.12
>
>
> Currently, there are a couple of examples that after each release their pom.xml version isn't updated.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)