good catch, I just changed the release notes and deleted the bad tag. On Mon, 22 Sept 2025 at 15:16, Slawomir Jaranowski
<[email protected]> wrote: > > Hi, > > Tag template was restored in parent 45 for release plugin. > > One I see is that we have a missing tag-template for release-drafter, > and draft of release has the wrong tag. > During publish release we should check tag in release notes, when the > proposed tag does not exist GitHub crate one. > > We have correct tag on: > * 06902bd 2025-09-10 10:53:40 +1000 [Olivier Lamy] (tag: > maven-shade-plugin-3.6.1) [maven-release-plugin] prepare release > maven-shade-plugin-3.6.1 > > and one extra: > * 9662c98 2025-09-10 10:53:43 +1000 [Olivier Lamy] (tag: v3.6.1,...) > [maven-release-plugin] prepare for next development iteration > > > > On Mon, 22 Sept 2025 at 05:46, Olivier Lamy <[email protected]> wrote: > > > > not sure.It's something common coming from the parent pom. > > I vaguely remember some discussions about this a few months ago, but I > > didn't check. > > But now looking at it (as this is the case for all releases), I find > > it a bit weird as the tag has `HEAD` in the tagged pom > > https://github.com/apache/maven-shade-plugin/blob/9662c98c9b85b90cbd17bf029de29eeee3b48307/pom.xml#L63 > > > > On Sat, 20 Sept 2025 at 01:16, Michael Osipov <[email protected]> wrote: > > > > > > Since when did the tag format template change in Maven Release? > > > > > > On 2025/09/14 11:25:25 Olivier Lamy wrote: > > > > The Apache Maven team is pleased to announce the release of the Apache > > > > Maven Shade Plugin, version 3.6.1 > > > > > > > > This plugin provides the capability to package the artifact in an > > > > uber-jar, including its dependencies and to shade - i.e. rename - the > > > > packages of some of the dependencies. > > > > > > > > https://maven.apache.org/plugins/maven-shade-plugin/ > > > > > > > > You should specify the version in your project's plugin configuration: > > > > > > > > <plugin> > > > > <groupId>org.apache.maven.plugins</groupId> > > > > <artifactId>maven-shade-plugin</artifactId> > > > > <version>3.6.1</version> > > > > </plugin> > > > > > > > > You can download the appropriate sources etc. from the download page: > > > > > > > > https://maven.apache.org/plugins/maven-shade-plugin/download.cgi > > > > > > > > Release Notes: > > > > https://github.com/apache/maven-shade-plugin/releases/tag/v3.6.1 > > > > > > > > Enjoy, > > > > > > > > -The Apache Maven team > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: [email protected] > > > > For additional commands, e-mail: [email protected] > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [email protected] > > > For additional commands, e-mail: [email protected] > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > -- > Sławomir Jaranowski > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
