Hi,

what about combining both and being a bit future proof?

https://maven.apache.org/plugins/maven-clean-plugin-3.x/

https://maven.apache.org/plugins/maven-clean-plugin-4.x/

and https://maven.apache.org/plugins/maven-clean-plugin/ [or LATEST]

points to 3.x now, when 4 is release to 4.x, when 5 is released on 5.x, ...

--
Matthias


Am 06.02.2025 um 10:41 schrieb Slawomir Jaranowski:
Hi,

Maybe in such way:

https://maven.apache.org/plugins/maven-clean-plugin/
- documentation for  branch 3.x

https://maven.apache.org/plugins/maven-clean-plugin-4.x/
  - documentation for master version 4.x

and according to above for stage version

https://maven.apache.org/plugins-archives/maven-clean-plugin-LATEST-4.x/
- master

https://maven.apache.org/plugins-archives/maven-clean-plugin-LATEST/
  - 3.x version

On Wed, 5 Feb 2025 at 21:45, Elliotte Rusty Harold <elh...@ibiblio.org> wrote:
Makes sense. Just let's not jump the gun. That is, don't change the
URLs and don't publish the 4.x docs at the existing URLs until Maven 4
is released. If you want to publish the docs now, you could publish
both https://maven.apache.org/plugins/maven-clean-plugin-3.x/ and
https://maven.apache.org/plugins/maven-clean-plugin-3.x/ with
https://maven.apache.org/plugins/maven-clean-plugin/ pointing to the
3.x version for the time being.

On Wed, Feb 5, 2025 at 7:50 PM Slawomir Jaranowski
<s.jaranow...@gmail.com> wrote:
Hi,

We have some plugins in both versions for Maven 4.x and for 3.x,
probably more will be in the future.

Proposition to have 4.x documentation as in now, and add suffix -3.x
for 3.x versions, example:

https://maven.apache.org/plugins/maven-clean-plugin/ - documentation
for master branch 4.x
https://maven.apache.org/plugins/maven-clean-plugin-3.x/ -
documentation for verson 3.x

and according to above for stage version

https://maven.apache.org/plugins-archives/maven-clean-plugin-LATEST/ - master
https://maven.apache.org/plugins-archives/maven-clean-plugin-LATEST-3.x/
  - 3.x version

If there are no objections I will try to do it in this way.

--
Sławomir Jaranowski

---------------------------------------------------------------------
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