Skip to content

Deprecate our Gradle plugin's integration with Gradle's maven plugin #25267

@dreis2211

Description

@dreis2211

Hi,

this is sort of related to #24225 but given the impact I think it's worth a dedicated ticket.

The maven plugin is deprecated since 6.x and Boot's Gradle Plugin makes use of it via MavenPluginAction...Since the documentation is also kind of "advertising" the usage (it's the first option in the docs) I'm relatively certain that users still use the maven plugin instead of the maven publish plugin. Maybe we could put a little warning in the docs about the deprecation (in earlier Boot releases) or remove the docs completely?

Anyhow - if the plan is to support Gradle 7 this will break the Gradle Plugin as it removed classes like MavenPlugin.

In case you wanted to tackle this inside #24225 please ignore me and close the ticket, but when I thought about release notes generation a dedicated ticket made sense in my head.

Cheers,
Christoph

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions