All maven 3 plugins have a major version of 3.xy.

The plugins with a major version of 2.x.y are maven 2 plugins, but
they continue to work with maven 3.

A plugin cannot have a breaking change*, as the only breaking change
would be to require a new major maven version.
*) not entirely true, as they will be bumped to the maven 3.2 or 3.3
API (and so on) from time to time.

I hopr this clarifies why this plugin was started as version
3.0.0-SNAPSHOT and thus should now be released as 3.0.0.

Am Fr., 13. Nov. 2020 um 19:12 Uhr schrieb Elliotte Rusty Harold
<elh...@ibiblio.org>:
>
> Why is this 3.0.0? This is the first release, so 1.0.0 feels right.
>
> On Fri, Nov 13, 2020 at 4:45 PM Benjamin Marwell <bmarw...@apache.org> wrote:
> >
> > +1 (non-binding)
> >
> > On 2020/11/11 22:14:35, Karl Heinz Marbaise <khmarba...@gmx.de> wrote:
> > > Hi,
> > >
> > > We solved 37 issues:
> > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12321432&version=12343851
> > >
> > > There are still a couple of issues left in JIRA:
> > > https://issues.apache.org/jira/issues/?jql=project%20%3D%20MJLINK%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC%2C%20updated%20DESC
> > >
> > >
> > > Staging repo:
> > > https://repository.apache.org/content/repositories/maven-1613
> > >
> > > https://repository.apache.org/content/repositories/maven-1613/org/apache/maven/plugins/maven-jlink-plugin/3.0.0/maven-jlink-plugin-3.0.0-source-release.zip
> > >
> > > Source release checksum(s):
> > > maven-jlink-plugin-source-release.zip sha512:
> > > 2a5ac893d5226eb013120fed77637197bf0ba0c99380762936da59bf2fee94e749bf5f069fd8ef92dfc3fc4910ce3f324c7a8592488c2b258cc26da3dca12b9e
> > >
> > > Staging site:
> > > https://maven.apache.org/plugins-archives/maven-jlink-plugin-LATEST/
> > >
> > > Guide to testing staged releases:
> > > https://maven.apache.org/guides/development/guide-testing-releases.html
> > >
> > > Vote open for at least 72 hours.
> > >
> > > [ ] +1
> > > [ ] +0
> > > [ ] -1
> > >
> > >
> > > Hint: Currently the site show pre-release which is already filed with an
> > > appropriate issue. I would suggest to release a new release a few days
> > > after this which fixes this.
> > >
> > >
> > > Kind regards
> > > Karl Heinz Marbaise
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > > For additional commands, e-mail: dev-h...@maven.apache.org
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > For additional commands, e-mail: dev-h...@maven.apache.org
> >
>
>
> --
> Elliotte Rusty Harold
> elh...@ibiblio.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to